MCPcopy 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
131Platform::Id CudaPlatform::id() const { return cuda::kCudaPlatformId; }
132
133int CudaPlatform::VirtualDeviceCount() const {
134 if (virtual_device_count_ < 0) {

Callers 4

UnloadModuleMethod · 0.45
GetSymbolMethod · 0.45
ScopedActivateContextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected