LostTech.TensorFlow : API Documentation

Type IGradientsDebugger

Namespace tensorflow.python.debug

Interfaces IPythonObjectContainer

Public instance methods

object identify_gradient(object input_tensor)

object watch_gradients_by_tensor_names(object graph, object tensor_name_regex)

object watch_gradients_by_tensors(object graph, object tensors)

Public properties

object graph get;

object y_tensor get;