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

Method Initialized

tensorflow/stream_executor/platform.cc:98–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96Platform::~Platform() {}
97
98bool Platform::Initialized() const { return true; }
99
100int Platform::VirtualDeviceCount() const {
101 return VisibleDeviceCount();

Callers 5

PlatformWithNameMethod · 0.45
PlatformWithIdMethod · 0.45
PlatformsWithFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected