LostTech.TensorFlow : API Documentation

Type CounterCell

Namespace tensorflow.python._monitoring

Parent PythonObjectContainer

Interfaces ICounterCell

Public instance methods

void increase_by(int value)

object increase_by_dyn(object value)

Public properties

object PythonObject get;