Searched refs:maxIndex (Results 1 – 1 of 1) sorted by relevance
75 int16_t maxIndex; in test_softmax_q7() local80 maxIndex=findMaxIndex(pTmp,this->vecDim); in test_softmax_q7()81 *pOut++ = maxIndex; in test_softmax_q7()98 int16_t maxIndex; in test_softmax_with_batch_q7() local104 maxIndex=findMaxIndex(pTmp,this->vecDim); in test_softmax_with_batch_q7()105 *pOut++ = maxIndex; in test_softmax_with_batch_q7()