Type data_structures Namespace tensorflow.python.training.tracking.data_structures Methods sticky_attribute_assignment sticky_attribute_assignment sticky_attribute_assignment_dyn Properties _DictWrapper_fn _UntrackableError_fn List_fn ListWrapper_fn Mapping_fn NoDependency_fn sticky_attribute_assignment_fn TrackableDataStructure_fn 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 List_fn get; PythonFunctionContainer ListWrapper_fn get; PythonFunctionContainer Mapping_fn get; PythonFunctionContainer NoDependency_fn get; PythonFunctionContainer sticky_attribute_assignment_fn get; PythonFunctionContainer TrackableDataStructure_fn get;