Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py947 debug_urls, watch_opts = self._prepare_run_watch_config(
953 debug_ops=watch_opts.debug_ops,
954 node_name_regex_allowlist=watch_opts.node_name_regex_allowlist,
955 op_type_regex_allowlist=watch_opts.op_type_regex_allowlist,
956 tensor_dtype_regex_allowlist=watch_opts.tensor_dtype_regex_allowlist,
958 watch_opts.tolerate_debug_op_creation_failures))
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_utils.py61 watch_opts = run_options.debug_options.debug_tensor_watch_opts
64 watch = watch_opts.add()
Ddebug_utils_test.py74 def _verify_watches(self, watch_opts, expected_output_slot, argument
91 for watch in watch_opts:
/external/tensorflow/tensorflow/python/debug/cli/
Danalyzer_cli_test.py2043 watch_opts = run_options.debug_options.debug_tensor_watch_opts
2046 watch = watch_opts.add()