Home
last modified time | relevance | path

Searched refs:debug_tensor_watch_opts (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_utils_test.py107 debug_watch_opts = self._run_options.debug_options.debug_tensor_watch_opts
133 debug_watch_opts = self._run_options.debug_options.debug_tensor_watch_opts
155 debug_watch_opts = self._run_options.debug_options.debug_tensor_watch_opts
177 debug_watch_opts = self._run_options.debug_options.debug_tensor_watch_opts
199 debug_watch_opts = self._run_options.debug_options.debug_tensor_watch_opts
234 self._run_options.debug_options.debug_tensor_watch_opts, 0,
248 self._run_options.debug_options.debug_tensor_watch_opts, 0,
261 self._run_options.debug_options.debug_tensor_watch_opts, 0,
273 self._run_options.debug_options.debug_tensor_watch_opts, 0,
286 self._run_options.debug_options.debug_tensor_watch_opts, 0,
[all …]
H A Ddebug_utils.py56 watch_opts = run_options.debug_options.debug_tensor_watch_opts
/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebugger_state_impl.cc25 debug_options.debug_tensor_watch_opts()) { in DebuggerState()
54 debug_options_.debug_tensor_watch_opts(), graph, device); in DecorateGraph()
61 debug_options_.debug_tensor_watch_opts()) { in PublishGraph()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Ddebug.pb.h406 const ::tensorflow::DebugTensorWatch& debug_tensor_watch_opts(int index) const; in Swap()
409 debug_tensor_watch_opts() const; in Swap()
1063 inline const ::tensorflow::DebugTensorWatch& DebugOptions::debug_tensor_watch_opts(int index) const… in debug_tensor_watch_opts() function
1076 DebugOptions::debug_tensor_watch_opts() const { in debug_tensor_watch_opts() function
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Ddebug.proto60 repeated DebugTensorWatch debug_tensor_watch_opts = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.cc538 if (!run_options.debug_options().debug_tensor_watch_opts().empty()) { in RunInternal()
1423 if (!debug_options.debug_tensor_watch_opts().empty()) { in CreateExecutors()
1491 if (!run_state_args->debug_options.debug_tensor_watch_opts().empty()) { in GetOrCreateExecutors()
1493 run_state_args->debug_options.debug_tensor_watch_opts()); in GetOrCreateExecutors()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dmonitored_session.py1536 options.debug_options.debug_tensor_watch_opts.extend(
1537 incoming_options.debug_options.debug_tensor_watch_opts)
H A Dmonitored_session_test.py1495 options.debug_options.debug_tensor_watch_opts.extend(
1884 debug_tensor_watch_opts=[watch_a, watch_b]),
1916 caller_options.debug_options.debug_tensor_watch_opts.extend(
1932 debug_tensor_watch_opts=[caller_watch, hook_watch]),
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmaster_session.cc1155 if (!req.options().debug_options().debug_tensor_watch_opts().empty()) { in BuildBuildGraphOptions()
1199 if (!debug_options.debug_tensor_watch_opts().empty()) { in HashBuildGraphOptions()
1201 SummarizeDebugTensorWatches(debug_options.debug_tensor_watch_opts()); in HashBuildGraphOptions()
1983 if (!debug_options.debug_tensor_watch_opts().empty()) { in DoRunWithLocalExecution()
H A Dgraph_mgr.cc279 if (!debug_options.debug_tensor_watch_opts().empty()) { in InitItem()
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Danalyzer_cli_test.py2061 watch_opts = run_options.debug_options.debug_tensor_watch_opts