Home
last modified time | relevance | path

Searched refs:_internal_to_tensor (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.cc6495 if (!from._internal_to_tensor().empty()) { in TensorConnection()
6496 _this->_impl_.to_tensor_.Set(from._internal_to_tensor(), in TensorConnection()
6619 if (!this->_internal_to_tensor().empty()) { in _InternalSerialize()
6621 this->_internal_to_tensor().data(), static_cast<int>(this->_internal_to_tensor().length()), in _InternalSerialize()
6625 2, this->_internal_to_tensor(), target); in _InternalSerialize()
6652 if (!this->_internal_to_tensor().empty()) { in ByteSizeLong()
6655 this->_internal_to_tensor()); in ByteSizeLong()
6682 if (!from._internal_to_tensor().empty()) { in MergeFrom()
6683 _this->_internal_set_to_tensor(from._internal_to_tensor()); in MergeFrom()
Dconfig.pb.h3837 const std::string& _internal_to_tensor() const; in Swap()
8001 return _internal_to_tensor(); in to_tensor()
8015 inline const std::string& TensorConnection::_internal_to_tensor() const { in _internal_to_tensor() function