Searched refs:prev_activ_depth (Results 1 – 1 of 1) sorted by relevance
76 const int prev_activ_depth = ArraySize(prev_activ_dims, 0); in quantizedLstmStep() local77 const int total_input_depth = prev_activ_depth + input_depth; in quantizedLstmStep()