Searched refs:NextOpId (Results 1 – 3 of 3) sorted by relevance
60 uint64 NextOpId() { in NextOpId() function
161 remote_op->set_id(ctx_->RemoteMgr()->NextOpId()); in StartSend()
525 get_op_id = [&ctx]() { return ctx.RemoteMgr()->NextOpId(); }; in GetOrCreateKernelAndDevice()626 const int64 op_id = ctx.RemoteMgr()->NextOpId(); in AddOrExecuteNode()790 remote_op->set_id(ctx.RemoteMgr()->NextOpId()); in PrepareRemoteOp()1284 recv_op_id = ctx->RemoteMgr()->NextOpId(); in EagerCopyToDevice()