Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ num_units
Method
num_units
tensorflow/lite/kernels/basic_rnn_test.cc:217–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
216
int input_size() { return input_size_; }
217
int num_units() { return units_; }
218
int num_batches() { return batches_; }
219
220
protected:
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected