Home
last modified time | relevance | path

Searched refs:sync_protocol_thread_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
H A Dpreemption_sync_manager.cc82 std::unique_ptr<Thread> sync_protocol_thread_; member in tensorflow::__anone94c49f70111::PreemptionSyncManagerImpl
187 sync_protocol_thread_ = absl::WrapUnique(env_->StartThread( in Initialize()