Home
last modified time | relevance | path

Searched refs:num_tracing_attempts (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dprofiler_client.py31 num_tracing_attempts=3): argument
50 duration_ms, num_tracing_attempts, {})
/external/tensorflow/tensorflow/python/profiler/
Dprofiler_client.py34 num_tracing_attempts=3, argument
135 duration_ms, num_tracing_attempts, opts)
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dcapture_profile.cc180 Status Trace(const std::string& logdir, int num_tracing_attempts, in Trace() argument
193 int remaining_attempts = num_tracing_attempts; in Trace()
218 std::cout << "No trace event is collected after " << num_tracing_attempts in Trace()
Dcapture_profile.h42 Status Trace(const std::string& logdir, int num_tracing_attempts,
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_wrapper.cc103 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE() argument
111 duration_ms, num_tracing_attempts, opts); in PYBIND11_MODULE()
Dprofiler_pywrap_impl.h31 bool include_dataset_ops, int duration_ms, int num_tracing_attempts,
Dprofiler_pywrap_impl.cc216 bool include_dataset_ops, int duration_ms, int num_tracing_attempts, in Trace() argument
226 TF_RETURN_IF_ERROR(tensorflow::profiler::Trace(logdir, num_tracing_attempts, in Trace()
/external/tensorflow/tensorflow/python/tpu/profiler/
Dcapture_tpu_profile.py197 FLAGS.num_tracing_attempts)
203 FLAGS.num_tracing_attempts, options)
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.profiler.experimental.client.pbtxt9 …\'service_addr\', \'logdir\', \'duration_ms\', \'worker_list\', \'num_tracing_attempts\', \'option…