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