Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ get
Method
get
tensorflow/core/graph/template_base.h:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
int size() { return oedges.size(); }
194
int remainEdge() {return remainEdgeVal;}
195
std::vector<const Edge*> get() { return oedges; }
196
197
private:
198
std::vector<const Edge*> oedges;
Callers
15
RuntimeGraphOptimizer
Function · 0.45
GrapplerItemFromMetaGraphDef
Function · 0.45
ExecuteWithTimeout
Function · 0.45
TEST_F
Function · 0.45
GetMatchedNodes
Method · 0.45
GetNode
Method · 0.45
TEST_F
Function · 0.45
BuildSigMap
Method · 0.45
TEST_F
Function · 0.45
TestGraphEveryWay
Method · 0.45
PrepareNodes
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
GetNode
Method · 0.36
TEST_F
Function · 0.36
BuildSigMap
Method · 0.36
TEST_F
Function · 0.36
TestGraphEveryWay
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TestSimpleUnaryInferOp
Method · 0.36