Home
last modified time | relevance | path

Searched refs:include_dataset_ops_ (Results 1 – 2 of 2) 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.h343 bool include_dataset_ops_; in Swap() member
609 _impl_.include_dataset_ops_ = false; in clear_include_dataset_ops()
612 return _impl_.include_dataset_ops_; in _internal_include_dataset_ops()
620 _impl_.include_dataset_ops_ = value; in _internal_set_include_dataset_ops()
Dprofiler_options.pb.cc157 , decltype(_impl_.include_dataset_ops_){} in ProfileOptions()
189 , decltype(_impl_.include_dataset_ops_){false} in SharedCtor()
243 _impl_.include_dataset_ops_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint64(&ptr); in _InternalParse()