Searched refs:auxInputBatchPtr (Results 1 – 1 of 1) sorted by relevance
229 const T* auxInputBatchPtr = nullptr; in executeTyped() local231 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()236 RNN::RNNStep<T>(inputBatchPtr, fixedTimeInputShape, auxInputBatchPtr, in executeTyped()248 const T* auxInputBatchPtr = nullptr; in executeTyped() local250 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()264 RNN::RNNStep<T>(inputBatchPtr, fixedTimeInputShape, auxInputBatchPtr, in executeTyped()