Searched refs:auxInputSize (Results 1 – 1 of 1) sorted by relevance
171 uint32_t auxInputSize = 0; in executeTyped() local173 auxInputSize = getSizeOfDimension(auxInputShape, 2); in executeTyped()191 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()211 auxInputBatchPtr = auxInput + i * batchSize * auxInputSize; in executeTyped()