Searched refs:aux_input_size (Results 1 – 1 of 1) sorted by relevance
151 uint32_t aux_input_size = 0; in RNNStep() local155 aux_input_size = auxInputShape.dimensions[1]; in RNNStep()166 aux_input_ptr_batch = auxInputData + b * aux_input_size; in RNNStep()