MCPcopy 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

RuntimeGraphOptimizerFunction · 0.45
ExecuteWithTimeoutFunction · 0.45
TEST_FFunction · 0.45
GetMatchedNodesMethod · 0.45
GetNodeMethod · 0.45
TEST_FFunction · 0.45
BuildSigMapMethod · 0.45
TEST_FFunction · 0.45
TestGraphEveryWayMethod · 0.45
PrepareNodesMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
GetNodeMethod · 0.36
TEST_FFunction · 0.36
BuildSigMapMethod · 0.36
TEST_FFunction · 0.36
TestGraphEveryWayMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36