Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetDevice
Method
GetDevice
tensorflow/core/nccl/nccl_manager_test.cc:395–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
}
394
395
static BaseGPUDevice* GetDevice(size_t rank) {
396
return devices_->at(rank % devices_->size()).get();
397
}
398
399
static UnboundedWorkQueue* work_queue_;
400
Callers
10
RunMultiNodeAllReduceTest
Method · 0.95
RunMultiNodeBroadcastTest
Method · 0.95
TYPED_TEST
Function · 0.45
CompareGraphViewWithGraph
Method · 0.45
UpdateDevice
Function · 0.45
MaybeReshapeVectorFanin
Method · 0.45
TEST_F
Function · 0.45
CanRemoveNode
Function · 0.45
AddNewIdentityFromIdentityN
Function · 0.45
TYPED_TEST
Function · 0.45
Calls
3
get
Method · 0.45
at
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected