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

Method DebugString

tensorflow/core/kernels/data/cache_ops.cc:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31} // namespace
32
33string MemoryCache::DebugString() const { return kMemoryCache; }
34
35void MemoryCache::Complete() {
36 mutex_lock l(mu_);

Callers 13

RunFusedGraphFunction · 0.45
CompareGraphTransferInfoFunction · 0.45
MakeTensorFromProtoMethod · 0.45
ComputeMethod · 0.45
IsEqualFunction · 0.45
RewriteDatasetFunction · 0.45
VerifyShapesCompatibleFunction · 0.45
SetRetvalMethod · 0.45
ComputeMethod · 0.45
GetScalarFunction · 0.45
ComputeAsyncMethod · 0.45

Calls

no outgoing calls

Tested by 3

RunFusedGraphFunction · 0.36
CompareGraphTransferInfoFunction · 0.36
IsEqualFunction · 0.36