Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ id
Method
id
tensorflow/compiler/tf2tensorrt/segment/segment.cc:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
int src_output() const { return src_port_; }
88
int dst_input() const { return dst_port_; }
89
int id() const { return id_; }
90
bool IsControlEdge() const { return control_; }
91
92
private:
Callers
7
SimpleGraph
Method · 0.45
operator()
Method · 0.45
StableDFS
Function · 0.45
SegmentGraph
Function · 0.45
operator()
Method · 0.45
GetEngineInfo
Function · 0.45
ConvertSegmentToGraphDef
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected