Searched defs:profiler_options (Results 1 – 3 of 3) sorted by relevance
814 inline const ::tensorflow::ProfileOptions& RemoteProfilerSessionManagerOptions::profiler_options() … in profiler_options() function819 ::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()
591 RemoteProfilerSessionManagerOptions::_Internal::profiler_options(const RemoteProfilerSessionManager… in profiler_options() function in tensorflow::RemoteProfilerSessionManagerOptions::_Internal
72 ProfileOptions profiler_options = 1; field