LostTech.TensorFlow : API Documentation

Type IMetric

Namespace tensorflow.contrib.eager.python.metrics_impl

Interfaces ITrackable

Public instance methods

object add_variable(object name, object shape, object dtype, object initializer)

object build(IDictionary<string, object> kwargs, Object[] args)

object init_variables()

Public properties

object name get;

object variables get;