Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/python/framework/test_ops.cc:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
class StubResource : public ResourceBase {
159
public:
160
string DebugString() const override { return
""
; }
161
};
162
163
REGISTER_RESOURCE_HANDLE_KERNEL(StubResource);
Callers
1
PrintAnalysis
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected