LostTech.TensorFlow : API Documentation

Type IBase

Namespace tensorflow.python.autograph.pyct.transformer

Interfaces IPythonObjectContainer

Public instance methods

object apply_to_single_assignments(object targets, object values, object apply_fn)

object get_local(object name, object default)

object set_local(object name, object value)

object visit(object node)

object visit_block(object nodes, object before_visit, object after_visit)

Public properties

object enclosing_entities get;

object local_scope_level get;