Home
last modified time | relevance | path

Searched defs:profiler_options (Results 1 – 3 of 3) sorted by relevance

/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.h814 inline const ::tensorflow::ProfileOptions& RemoteProfilerSessionManagerOptions::profiler_options() … in profiler_options() function
819 ::tensorflow::ProfileOptions* profiler_options) { in unsafe_arena_set_allocated_profiler_options()
861 …essionManagerOptions::set_allocated_profiler_options(::tensorflow::ProfileOptions* profiler_option… in set_allocated_profiler_options()
Dprofiler_options.pb.cc591 RemoteProfilerSessionManagerOptions::_Internal::profiler_options(const RemoteProfilerSessionManager… in profiler_options() function in tensorflow::RemoteProfilerSessionManagerOptions::_Internal
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler_options.proto72 ProfileOptions profiler_options = 1; field