Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DebugString
Method
DebugString
tensorflow/compiler/jit/deadness_analysis.cc:1604–1606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1602
} // namespace deadness_analysis_internal
1603
1604
string DeadnessAnalysis::DebugString(DeadnessPredicate predicate) const {
1605
return static_cast<Predicate*>(predicate.pred_)->ToString();
1606
}
1607
1608
} // namespace tensorflow
Callers
1
GetInputPreds
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected