Home
last modified time | relevance | path

Searched refs:_internal_use_cuda_malloc_async (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/protobuf/
Dconfig.pb.cc1226 if (this->_internal_use_cuda_malloc_async() != 0) { in _InternalSerialize()
1228 …target = ::_pbi::WireFormatLite::WriteBoolToArray(11, this->_internal_use_cuda_malloc_async(), tar… in _InternalSerialize()
1288 if (this->_internal_use_cuda_malloc_async() != 0) { in ByteSizeLong()
1353 if (from._internal_use_cuda_malloc_async() != 0) { in MergeFrom()
1354 _this->_internal_set_use_cuda_malloc_async(from._internal_use_cuda_malloc_async()); in MergeFrom()
Dconfig.pb.h626 bool _internal_use_cuda_malloc_async() const; in Swap()
4593 inline bool GPUOptions_Experimental::_internal_use_cuda_malloc_async() const { in _internal_use_cuda_malloc_async() function
4598 return _internal_use_cuda_malloc_async(); in use_cuda_malloc_async()