Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ProtoDebugString
Function
ProtoDebugString
tensorflow/core/framework/resource_handle.cc:92–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
string ProtoDebugString(const ResourceHandle& handle) {
93
return handle.DebugString();
94
}
95
96
void EncodeResourceHandleList(const ResourceHandle* p, int64 n,
97
std::unique_ptr<port::StringListEncoder> e) {
Callers
6
DebugString
Method · 0.70
GetPythonOps
Function · 0.50
DebugString
Method · 0.50
Compute
Method · 0.50
SingleExampleProtoToTensors
Function · 0.50
TEST
Function · 0.50
Calls
1
DebugString
Method · 0.45
Tested by
1
TEST
Function · 0.40