LostTech.TensorFlow : API Documentation

Type data_structures

Namespace tensorflow.python.training.tracking.data_structures

Public static methods

object sticky_attribute_assignment(object trackable, int name, object value)

object sticky_attribute_assignment(object trackable, string name, object value)

object sticky_attribute_assignment_dyn(object trackable, object name, object value)

Public properties

PythonFunctionContainer _DictWrapper_fn get;

PythonFunctionContainer _UntrackableError_fn get;

PythonFunctionContainer ListWrapper_fn get;

PythonFunctionContainer Mapping_fn get;

PythonFunctionContainer NoDependency_fn get;

PythonFunctionContainer sticky_attribute_assignment_fn get;

PythonFunctionContainer TrackableDataStructure_fn get;