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

Method DebugString

tensorflow/compiler/xrt/xrt_memory_manager.cc:290–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290string XRTMemoryManager::DebugString() const {
291 // We might want to emit more detailed information here, like per device
292 // memory allocations.
293 return "XRTMemoryManager";
294}
295
296XRTMemoryManager::DeviceContext* XRTMemoryManager::GetDeviceContext(
297 int device_ordinal, bool create_if_missing) {

Callers 10

ToLiteralMethod · 0.45
XrtContextMethod · 0.45
InitializeTPUMethod · 0.45
CreateMethod · 0.45
QueueThreadMethod · 0.45
CompareLiteralProtosFunction · 0.45
CompareLiteralsFunction · 0.45

Calls

no outgoing calls

Tested by 3

CompareLiteralProtosFunction · 0.36
CompareLiteralsFunction · 0.36