Home
last modified time | relevance | path

Searched refs:_internal_checkpoint_path (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/util/
Devent.pb.cc1287 if (!from._internal_checkpoint_path().empty()) { in SessionLog()
1288 _this->_impl_.checkpoint_path_.Set(from._internal_checkpoint_path(), in SessionLog()
1429 if (!this->_internal_checkpoint_path().empty()) { in _InternalSerialize()
1431 …this->_internal_checkpoint_path().data(), static_cast<int>(this->_internal_checkpoint_path().lengt… in _InternalSerialize()
1435 2, this->_internal_checkpoint_path(), target); in _InternalSerialize()
1465 if (!this->_internal_checkpoint_path().empty()) { in ByteSizeLong()
1468 this->_internal_checkpoint_path()); in ByteSizeLong()
1505 if (!from._internal_checkpoint_path().empty()) { in MergeFrom()
1506 _this->_internal_set_checkpoint_path(from._internal_checkpoint_path()); in MergeFrom()
Devent.pb.h829 const std::string& _internal_checkpoint_path() const; in Swap()
2318 return _internal_checkpoint_path(); in checkpoint_path()
2332 inline const std::string& SessionLog::_internal_checkpoint_path() const { in _internal_checkpoint_path() function