LostTech.TensorFlow : API Documentation

Type liveness

Namespace tensorflow.python.autograph.pyct.static_analysis.liveness

Public static methods

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

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

Public properties

PythonFunctionContainer Analyzer_fn get;

PythonFunctionContainer Annotator_fn get;

PythonFunctionContainer resolve_fn get;

PythonFunctionContainer WholeTreeAnalyzer_fn get;