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

Method DebugString

tensorflow/core/framework/resource_mgr_test.cc:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 ~Other() override {}
46
47 string DebugString() const override { return strings::StrCat("O/", label_); }
48
49 private:
50 string label_;

Callers 3

FindFunction · 0.45
LookupOrCreateFunction · 0.45
ComputePolicyFunction · 0.45

Calls 1

StrCatFunction · 0.50

Tested by

no test coverage detected