LostTech.TensorFlow : API Documentation

Type decorators

Namespace tensorflow.python.autograph.pyct.testing.decorators

Public static methods

object functional_decorator()

object functional_decorator_dyn()

object standalone_decorator(object f)

object standalone_decorator_dyn(object f)

object wrapping_decorator(object f)

object wrapping_decorator_dyn(object f)

Public properties

PythonFunctionContainer functional_decorator_fn get;

PythonFunctionContainer standalone_decorator_fn get;

PythonFunctionContainer wrapping_decorator_fn get;