Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ NumOutputs
Method
NumOutputs
tensorflow/lite/delegates/flex/kernel.cc:199–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
197
198
int NumInputs() const { return inputs_.Size(); }
199
int NumOutputs() const { return outputs_.Size(); }
200
201
tensorflow::EagerOperation* op() { return op_.get(); }
202
Callers
1
ExecuteFlexOp
Function · 0.45
Calls
1
Size
Method · 0.45
Tested by
no test coverage detected