LostTech.TensorFlow : API Documentation

Type Annotator

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

Parent Base

Interfaces IAnnotator

Public instance methods

IList<object> visit_With(object node)

object visit_With_dyn(object node)

Public properties

WholeTreeAnalyzer cross_function_analyzer get; set;

object ctx get; set;

Analyzer current_analyzer get; set;

ValueTuple<object> enclosing_entities get;

object enclosing_entities_dyn get;

int local_scope_level get;

object local_scope_level_dyn get;

object PythonObject get;

_State state get; set;