LostTech.TensorFlow : API Documentation

Type reaching_definitions

Namespace tensorflow.python.autograph.pyct.static_analysis.reaching_definitions

Public static methods

ValueTuple<IList<object>, object> resolve(ValueTuple<IEnumerable<object>, object> node, Context source_info, IDictionary<object, Graph> graphs, PythonClassContainer definition_factory)

object resolve_dyn(object node, object source_info, object graphs, object definition_factory)

Public properties

PythonFunctionContainer _NodeState_fn get;

PythonFunctionContainer Analyzer_fn get;

PythonFunctionContainer Definition_fn get;

PythonFunctionContainer resolve_fn get;

PythonFunctionContainer TreeAnnotator_fn get;