Searched refs:auxInputBatchPtr (Results 1 – 1 of 1) sorted by relevance
258 const T* auxInputBatchPtr = nullptr; in executeTyped() local260 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()265 RNN::RNNStep<T>(inputBatchPtr, fixedTimeInputShape, auxInputBatchPtr, in executeTyped()277 const T* auxInputBatchPtr = nullptr; in executeTyped() local279 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()293 RNN::RNNStep<T>(inputBatchPtr, fixedTimeInputShape, auxInputBatchPtr, in executeTyped()