HomeSort by relevance Sort by last modified time
    Searched defs:GetStepSequenceAsync (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
collective_executor_mgr.cc 78 void CollectiveExecutorMgr::GetStepSequenceAsync(
  /external/tensorflow/tensorflow/core/distributed_runtime/
rpc_collective_executor_mgr.cc 87 wi->GetStepSequenceAsync(
91 << "] from GetStepSequenceAsync call to "
103 void RpcCollectiveExecutorMgr::GetStepSequenceAsync(
108 done(errors::Internal("GetStepSequenceAsync called at non-group-leader"));
worker.cc 417 void Worker::GetStepSequenceAsync(const GetStepSequenceRequest* request,
421 env_->collective_executor_mgr->GetStepSequenceAsync(request, response,

Completed in 1486 milliseconds