Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dprofiler_pywrap_impl.cc175 absl::string_view worker_list, bool include_dataset_ops, in GetOptionsLocked()
220 bool include_dataset_ops, int duration_ms, int num_tracing_attempts, in Trace()
H A Dprofiler_wrapper.cc111 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dprofiler_client.py26 include_dataset_ops=True, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler_options.proto31 bool include_dataset_ops = 1; field
/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/profiler/
Dprofiler_options.pb.h614 inline bool ProfileOptions::include_dataset_ops() const { in include_dataset_ops() function