MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / id

Method id

tensorflow/stream_executor/host/host_platform.cc:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33HostPlatform::~HostPlatform() {}
34
35Platform::Id HostPlatform::id() const { return kHostPlatformId; }
36
37int HostPlatform::VisibleDeviceCount() const {
38 return std::thread::hardware_concurrency();

Callers 2

GetUntypedSymbolMethod · 0.45
RegisterPlatformMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected