LostTech.TensorFlow : API Documentation

Type WrappedGraph

Namespace tensorflow.python.eager.wrap_function

Parent PythonObjectContainer

Interfaces IWrappedGraph

Public properties

IDictionary<object, WrappedFunction> functions get;

object functions_dyn get;

FuncGraph graph get; set;

object PythonObject get;

object variables get;

object variables_dyn get;