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

Method Size

tensorflow/lite/delegates/flex/kernel.cc:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 ~OpInputs() {}
73
74 int Size() const { return inputs_.size(); }
75
76 int TfLiteIndex(int i) const { return inputs_[i]; }
77

Callers 7

NumInputsMethod · 0.45
NumOutputsMethod · 0.45
BuildEagerOpMethod · 0.45
BuildEagerInputsMethod · 0.45
PersistEagerOutputsMethod · 0.45
InitFunction · 0.45
PrepareFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected