Searched defs:nBatch (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | LstmUtils.cpp | 19 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()
|
H A D | Lstm.cpp | 63 const uint32_t nBatch = inputShape[0]; in LstmImpl() local
|
H A D | RefLstmWorkload.cpp | 74 const uint32_t nBatch = inputShape[0]; in Execute() local
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | LstmTestImpl.cpp | 32 uint32_t nBatch, in LstmUtilsVectorBatchVectorAddTestImpl() 88 uint32_t nBatch, in LstmUtilsMeanStddevNormalizationTestImpl() 116 uint32_t nBatch, in LstmUtilsVectorBatchVectorCwiseProductTestImpl()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/ |
H A D | QuantizedOpKernels.cpp | 1471 int64_t nBatch = qx.size(0); in _qmaxpool_2d_nhwc_kernel() local 1604 int64_t nBatch = qx.size(0); in qmaxpool_3d_nthwc_kernel() local 1816 int64_t nBatch, 1926 int64_t nBatch, 1960 int64_t nBatch, 1998 int64_t nBatch,
|