MCPcopy 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

SimpleGraphMethod · 0.45
operator()Method · 0.45
StableDFSFunction · 0.45
SegmentGraphFunction · 0.45
operator()Method · 0.45
GetEngineInfoFunction · 0.45
ConvertSegmentToGraphDefFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected