Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ id
Method
id
tensorflow/stream_executor/cuda/cuda_platform.cc:131–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
Platform::Id CudaPlatform::id() const { return cuda::kCudaPlatformId; }
132
133
int CudaPlatform::VirtualDeviceCount() const {
134
if (virtual_device_count_ < 0) {
Callers
4
UnloadModule
Method · 0.45
GetSymbol
Method · 0.45
ScopedActivateContext
Method · 0.45
~ScopedActivateContext
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected