Searched refs:total_input_depth (Results 1 – 1 of 1) sorted by relevance
77 const int total_input_depth = prev_activ_depth + input_depth; in quantizedLstmStep() local78 TFLITE_CHECK_EQ(ArraySize(weights_dims, 0), total_input_depth); in quantizedLstmStep()