Home
last modified time | relevance | path

Searched refs:GraphTracingReachedDestination (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_graphs.py144 class GraphTracingReachedDestination(Exception): class
197 raise GraphTracingReachedDestination()
Ddebug_data.py1217 except debug_graphs.GraphTracingReachedDestination: