LostTech.TensorFlow : API Documentation

Type Base

Namespace tensorflow.python.autograph.core.converter

Parent Base

Interfaces IBase

Public instance methods

object get_definition_directive(object node, PythonClassContainer directive, string arg, object default)

object get_definition_directive(object node, object directive, string arg, object default)

object get_definition_directive_dyn(object node, object directive, object arg, object default)

Public properties

object ctx 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;