Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ FormatNodeDefForError
Function
FormatNodeDefForError
tensorflow/core/framework/node_def_util.cc:133–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
string FormatNodeDefForError(const NodeDef& node_def) {
134
return FormatNodeForError(NodeDebugInfo(node_def));
135
}
136
137
string FormatNodeDefForError(
138
StringPiece node_name, bool has_experimental_debug_info,
Callers
13
Compute
Method · 0.85
FindKernelRegistration
Function · 0.85
FindKernelDef
Function · 0.85
CreateOpKernel
Function · 0.85
RemoveNewDefaultAttrsFromNodeDef
Function · 0.85
InstantiateNode
Method · 0.85
InstantiateFunction
Function · 0.85
ValidateNodeDef
Function · 0.85
AttachDef
Function · 0.85
TEST
Function · 0.85
ProcessOutputs
Method · 0.85
SelectDevice
Function · 0.85
Calls
2
FormatNodeForError
Function · 0.85
NodeDebugInfo
Class · 0.70
Tested by
1
TEST
Function · 0.68