LostTech.TensorFlow : API Documentation

Type IntGaugeCell

Namespace tensorflow.python._monitoring

Parent PythonObjectContainer

Interfaces IIntGaugeCell

Methods

Properties

Public instance methods

void set(bool value)

void set(int value)

void set(string value)

object set_dyn(object value)

Public properties

object PythonObject get;