Type IMetric Namespace tensorflow.contrib.eager.python.metrics_impl Interfaces ITrackable Methods add_variable build init_variables Properties name variables 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;