Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Function
DebugString
tensorflow/core/framework/function.cc:786–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
784
}
785
786
string DebugString(const FunctionDef& func_def) { return Print(func_def); }
787
788
string DebugString(const GraphDef& instantiated_func_def) {
789
std::vector<const NodeDef*> ptrs;
Callers
12
TEST
Function · 0.70
IsValidShape
Method · 0.70
MakeShapeHelper
Function · 0.70
MergeWith
Method · 0.70
SliceTensorShape
Method · 0.70
SummarizeAttrValue
Function · 0.70
DebugString
Method · 0.70
Merge
Method · 0.70
AttachContext
Method · 0.70
DebugString
Method · 0.70
IsValidShape
Method · 0.70
FillIndicesAndSizes
Method · 0.70
Calls
3
Print
Function · 0.70
node
Method · 0.45
push_back
Method · 0.45
Tested by
2
TEST
Function · 0.56
IsValidShape
Method · 0.56