MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / nodes

Method nodes

tensorflow/lite/delegates/gpu/common/model.h:170–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 }
169
170 std::vector<Node*> nodes() const final {
171 return FilterNodes([](const NodeDef&) { return true; });
172 }
173
174 std::vector<Value<TensorT>*> inputs() const final {
175 return FilterValues(

Callers 14

num_nodesMethod · 0.45
TestGraphInfoClass · 0.45
CompileMethod · 0.45
ConvertOperationsMethod · 0.45
CompileFunction · 0.45
TESTFunction · 0.45
ApplyMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 9

num_nodesMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36