Home
last modified time | relevance | path

Searched defs:tempInputRHSData (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DBatchMatmul.cpp126 auto tempInputRHSData = getTempData<T>(getNumberOfElements(inputRHSShape)); in batchMatMulGeneric() local
160 auto tempInputRHSData = getTempData<T>(getNumberOfElements(inputRHSShape)); in batchMatMulQuantized() local