Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DLstmUtils.cpp19 uint32_t nBatch, in VectorBatchVectorAdd()
91 uint32_t nBatch, in MatrixBatchVectorMultiplyAccumulate()
115 uint32_t nBatch, in VectorBatchVectorAssign()
134 uint32_t nBatch, in VectorBatchVectorCwiseProductAccumulate()
155 uint32_t nBatch, in VectorBatchVectorCwiseProduct()
DLstm.cpp63 const uint32_t nBatch = inputShape[0]; in LstmImpl() local
DRefLstmWorkload.cpp74 const uint32_t nBatch = inputShape[0]; in Execute() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DLstmTestImpl.cpp32 uint32_t nBatch, in LstmUtilsVectorBatchVectorAddTestImpl()
88 uint32_t nBatch, in LstmUtilsMeanStddevNormalizationTestImpl()
116 uint32_t nBatch, in LstmUtilsVectorBatchVectorCwiseProductTestImpl()