Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/compiler/jit/xla_compilation_cache.cc:69–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
string XlaCompilationCache::DebugString() const {
70
return
"XLA JIT compilation cache"
;
71
}
72
73
// Compute a string signature which encodes the shapes of the
74
// arguments in the supplied list.
Callers
1
HumanString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected