Home
last modified time | relevance | path

Searched refs:WatchKeyDoesNotExistInDebugDumpDirError (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_data.py453 class WatchKeyDoesNotExistInDebugDumpDirError(ValueError): class
1488 raise WatchKeyDoesNotExistInDebugDumpDirError(
1523 raise WatchKeyDoesNotExistInDebugDumpDirError(
1558 raise WatchKeyDoesNotExistInDebugDumpDirError(
1592 raise WatchKeyDoesNotExistInDebugDumpDirError(
H A Ddebug_gradients.py410 except debug_data.WatchKeyDoesNotExistInDebugDumpDirError:
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Devaluator.py138 except debug_data.WatchKeyDoesNotExistInDebugDumpDirError:
H A Devaluator_test.py178 raise debug_data.WatchKeyDoesNotExistInDebugDumpDirError()