Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
NumInputs
Method · 0.45
NumOutputs
Method · 0.45
BuildEagerOp
Method · 0.45
BuildEagerInputs
Method · 0.45
PersistEagerOutputs
Method · 0.45
Init
Function · 0.45
Prepare
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected