Searched refs:include_dataset_ops (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/ |
H A D | profiler_pywrap_impl.cc | 175 absl::string_view worker_list, bool include_dataset_ops, in GetOptionsLocked() argument 202 include_dataset_ops); in GetOptionsLocked() 210 VLOG(1) << "include_dataset_ops set to " << include_dataset_ops; in GetOptionsLocked() 220 bool include_dataset_ops, int duration_ms, int num_tracing_attempts, in Trace() argument 226 GetOptionsLocked(service_addr, logdir, worker_list, include_dataset_ops, in Trace()
|
H A D | profiler_wrapper.cc | 110 const char* worker_list, bool include_dataset_ops, int duration_ms, in PYBIND11_MODULE() 117 service_addr, logdir, worker_list, include_dataset_ops, in PYBIND11_MODULE()
|
H A D | profiler_pywrap_impl.h | 32 bool include_dataset_ops, int duration_ms, int num_tracing_attempts,
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | profiler_client.py | 26 include_dataset_ops=True, argument 45 _pywrap_profiler.trace(service_addr, logdir, worker_list, include_dataset_ops,
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/ |
H A D | profiler_session.cc | 47 options.set_include_dataset_ops(opts.include_dataset_ops()); in GetOptions()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/xla_extension/ |
H A D | profiler.pyi | 29 include_dataset_ops: bool
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | profiler.cc | 86 &tensorflow::ProfileOptions::include_dataset_ops, in BuildProfilerSubmodule()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/ |
H A D | profiler_options.proto | 31 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/ |
D | profiler_options.pb.h | 279 bool include_dataset_ops() const; in Swap() 614 inline bool ProfileOptions::include_dataset_ops() const { in include_dataset_ops() function
|