HomeSort by relevance Sort by last modified time
    Searched refs:watch_opts (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/debug/lib/
debug_utils.py 61 watch_opts = run_options.debug_options.debug_tensor_watch_opts
64 watch = watch_opts.add()
debug_utils_test.py 71 def _verify_watches(self, watch_opts, expected_output_slot,
79 watch_opts: Repeated protobuf field of DebugTensorWatch.
88 for watch in watch_opts:
  /external/tensorflow/tensorflow/python/debug/wrappers/
framework.py 864 debug_urls, watch_opts = self._prepare_run_watch_config(
    [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
analyzer_cli_test.py     [all...]

Completed in 206 milliseconds