Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ tf_node
Method
tf_node
tensorflow/compiler/tf2tensorrt/segment/segment.cc:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
126
const string& name() const { return node_->name(); }
127
const Node* tf_node() const { return node_; }
128
int id() const { return id_; }
129
130
private:
Callers
1
SegmentGraph
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected