Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ global_rendezvous
Method
global_rendezvous
tensorflow/core/framework/op_kernel.h:1136–1136 ·
view source on GitHub ↗
Global rendezvous.
Source
from the content-addressed store, hash-verified
1134
1135
// Global rendezvous.
1136
Rendezvous* global_rendezvous() const { return params_->global_rendezvous; }
1137
1138
CollectiveExecutor* collective_executor() const {
1139
return params_->collective_executor;
Callers
1
ComputeAsync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected