Home
last modified time | relevance | path

Searched refs:set_include_dataset_ops (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/lib/
H A Dprofiler_session.h55 options.set_include_dataset_ops(true); in DefaultOptions()
H A Dprofiler_session.cc47 options.set_include_dataset_ops(opts.include_dataset_ops()); in GetOptions()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dprofiler.cc87 &tensorflow::ProfileOptions::set_include_dataset_ops) in BuildProfilerSubmodule()
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/
H A Dprofiler_pywrap_impl.cc201 options.mutable_profiler_options()->set_include_dataset_ops( in GetOptionsLocked()
/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.h280 void set_include_dataset_ops(bool value); in Swap()
622 inline void ProfileOptions::set_include_dataset_ops(bool value) { in set_include_dataset_ops() function