Type IGradientsDebugger Namespace tensorflow.python.debug Interfaces IPythonObjectContainer Methods identify_gradient watch_gradients_by_tensor_names watch_gradients_by_tensors Properties graph y_tensor 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;