Home
last modified time | relevance | path

Searched refs:optional_parallel_batch_ (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/framework/
Ddataset_options.pb.cc1197 , decltype(_impl_.optional_parallel_batch_){} in OptimizationOptions()
1330 , decltype(_impl_.optional_parallel_batch_){} in SharedCtor()
2041 swap(_impl_.optional_parallel_batch_, other->_impl_.optional_parallel_batch_); in InternalSwap()
Ddataset_options.pb.h1153 } optional_parallel_batch_; in Swap() member
2232 _impl_.optional_parallel_batch_.parallel_batch_ = false; in clear_parallel_batch()
2238 return _impl_.optional_parallel_batch_.parallel_batch_; in _internal_parallel_batch()
2247 _impl_.optional_parallel_batch_.parallel_batch_ = value; in _internal_set_parallel_batch()