Searched refs:fc_batches (Results 1 – 1 of 1) sorted by relevance
88 const int fc_batches = FlatSizeSkipDim(activ_temp_dims, 0); in quantizedLstmStep() local107 for (int b = 0; b < fc_batches; ++b) { in quantizedLstmStep()