Home
last modified time | relevance | path

Searched defs:include_dataset_ops (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dprofiler_client.py30 include_dataset_ops=True, argument
/external/tensorflow/tensorflow/core/profiler/
Dprofiler_options.proto28 bool include_dataset_ops = 1; field
/external/tensorflow/tensorflow/python/profiler/internal/
Dprofiler_pywrap_impl.cc172 absl::string_view worker_list, bool include_dataset_ops, in GetOptionsLocked()
216 bool include_dataset_ops, int duration_ms, int num_tracing_attempts, in Trace()
Dprofiler_wrapper.cc103 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE()