Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed.cc25 class CompleteGroupCall : public CancellableCall { class
27 CompleteGroupCall(const CollGroupParams& group, const string& device_name, in CompleteGroupCall() function in tensorflow::__anonb3ac978c0111::CompleteGroupCall
36 ~CompleteGroupCall() override {} in ~CompleteGroupCall()
263 CompleteGroupCall* call = new CompleteGroupCall( in CompleteGroupDistributed()