LostTech.TensorFlow : API Documentation

Type function_wrappers

Namespace tensorflow.python.autograph.core.function_wrappers

Public static methods

object with_function_scope(object thunk, object scope_name, object options)

object with_function_scope_dyn(object thunk, object scope_name, object options)

Public properties

PythonFunctionContainer FunctionScope_fn get;

PythonFunctionContainer with_function_scope_fn get;