Searched refs:input_weights_stride (Results 1 – 1 of 1) sorted by relevance
148 const uint32_t input_weights_stride = weightsShape.dimensions[1]; in RNNStep() local188 input_weights_ptr += input_weights_stride; in RNNStep()