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

Method Size

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

Source from the content-addressed store, hash-verified

147 }
148
149 int Size() const { return outputs_.size(); }
150
151 int TfLiteIndex(int i) const { return outputs_[i]; }
152

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected