Home
last modified time | relevance | path

Searched refs:optional_algorithm_ (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/compiler/xla/stream_executor/
Ddnn.pb.h913 } optional_algorithm_; in Swap() member
1533 delete _impl_.optional_algorithm_.algorithm_; in clear_algorithm()
1542 ::stream_executor::dnn::AlgorithmProto* temp = _impl_.optional_algorithm_.algorithm_; in release_algorithm()
1546 _impl_.optional_algorithm_.algorithm_ = nullptr; in release_algorithm()
1554 ? *_impl_.optional_algorithm_.algorithm_ in _internal_algorithm()
1565 ::stream_executor::dnn::AlgorithmProto* temp = _impl_.optional_algorithm_.algorithm_; in unsafe_arena_release_algorithm()
1566 _impl_.optional_algorithm_.algorithm_ = nullptr; in unsafe_arena_release_algorithm()
1576 _impl_.optional_algorithm_.algorithm_ = algorithm; in unsafe_arena_set_allocated_algorithm()
1584 …_impl_.optional_algorithm_.algorithm_ = CreateMaybeMessage< ::stream_executor::dnn::AlgorithmProto… in _internal_mutable_algorithm()
1586 return _impl_.optional_algorithm_.algorithm_; in _internal_mutable_algorithm()
Ddnn.pb.cc1264 return *msg->_impl_.optional_algorithm_.algorithm_; in algorithm()
1281 _impl_.optional_algorithm_.algorithm_ = algorithm; in set_allocated_algorithm()
1310 decltype(_impl_.optional_algorithm_){} in AlgorithmConfigProto()
1357 decltype(_impl_.optional_algorithm_){} in SharedCtor()
1399 delete _impl_.optional_algorithm_.algorithm_; in clear_optional_algorithm()
1552 *_impl_.optional_algorithm_.algorithm_); in ByteSizeLong()
1648 swap(_impl_.optional_algorithm_, other->_impl_.optional_algorithm_); in InternalSwap()