Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Find
Function · 0.45
LookupOrCreate
Function · 0.45
ComputePolicy
Function · 0.45
Calls
1
StrCat
Function · 0.50
Tested by
no test coverage detected