LostTech.TensorFlow : API Documentation

Type subscribe

Namespace tensorflow.python.framework.subscribe

Public static methods

object subscribe_(object tensors, PythonFunctionContainer side_effects)

object subscribe_(object tensors, object side_effects)

object subscribe__dyn(object tensors, object side_effects)

Public properties

PythonFunctionContainer _ControlOutputCache_fn get;

PythonFunctionContainer subscribe__fn get;