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

Function Demangle

tensorflow/core/platform/posix/port.cc:353–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353string Demangle(const char* mangled) { return mangled; }
354
355double NominalCPUFrequency() {
356 return absl::base_internal::NominalCPUFrequency();

Callers 1

DebugStringMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected