Home
last modified time | relevance | path

Searched defs:batchSize (Results 1 – 25 of 45) sorted by relevance

12

/external/armnn/tests/ImageTensorGenerator/
DImageTensorGenerator.hpp95 unsigned int batchSize, in PrepareImageTensor()
132 unsigned int batchSize, in PrepareImageTensor()
152 unsigned int batchSize, in PrepareImageTensor()
DImageTensorGenerator.cpp300 const unsigned int batchSize = 1; in main() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/concurrent/test/flow/
DStateFlowCommonStressTest.kt21 val batchSize = Random.nextInt(1..1000) in <lambda>() constant
/external/armnn/src/backends/backendsCommon/test/layerTests/
DDivisionTestImpl.cpp28 const unsigned int batchSize = 2u; in DivisionByZeroTest() local
70 const unsigned int batchSize = 2u; in DivisionTest() local
176 const unsigned int batchSize = 2u; in DivisionFloat16Test() local
284 const unsigned int batchSize = 2u; in DivisionUint8Test() local
491 const unsigned int batchSize = 2u; in DivisionInt32Test() local
DMultiplicationTestImpl.cpp27 const unsigned int batchSize = 2u; in MultiplicationTest() local
68 const unsigned int batchSize = 2u;; in Multiplication5dTest() local
200 constexpr unsigned int batchSize = 1u; in MultiplicationUint8Test() local
536 const unsigned int batchSize = 5; in CompareMultiplicationTest() local
DAdditionTestImpl.cpp27 unsigned int batchSize = 2u; in AdditionTest() local
98 unsigned int batchSize = 2u; in Addition5dTest() local
649 unsigned int batchSize = 4; in CompareAdditionTest() local
DMaximumTestImpl.cpp28 const unsigned int batchSize = 2u; in MaximumSimpleTest() local
132 const unsigned int batchSize = 2u; in MaximumFloat16Test() local
DLstmTestImpl.cpp148 unsigned int batchSize = armnn::numeric_cast<unsigned int>(input.shape()[0]); in LstmNoCifgNoPeepholeNoProjectionTestImpl() local
352 unsigned int batchSize = 2; in LstmLayerNoCifgWithPeepholeWithProjectionTestImpl() local
1073 unsigned int batchSize = armnn::numeric_cast<unsigned int>(input.shape()[0]); in LstmLayerWithCifgWithPeepholeNoProjectionTestImpl() local
1295 unsigned int batchSize = 2; in LstmLayerNoCifgWithPeepholeWithProjectionWithLayerNormTestImpl() local
2529 uint32_t batchSize = 2; in LstmUtilsMeanStddevNormalizationNoneZeroInputTest() local
2546 uint32_t batchSize = 2; in LstmUtilsMeanStddevNormalizationAllZeroInputTest() local
2563 uint32_t batchSize = 2; in LstmUtilsMeanStddevNormalizationMixedZeroInputTest() local
2580 uint32_t batchSize = 4; in LstmUtilsVectorBatchVectorCwiseProductTest() local
2640 uint32_t batchSize = 2; in LstmUtilsVectorBatchVectorAddTest() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/internal/
DConcurrentWeakMapOperationStressTest.kt20 private val batchSize = 1000 in <lambda>() constant in kotlinx.coroutines.internal.ConcurrentWeakMapOperationStressTest
DLockFreeTaskQueueStressTest.kt30 private val batchSize = 100 in <lambda>() constant
/external/armnn/src/backends/reference/workloads/
DRefNormalizationWorkload.cpp34 const unsigned int batchSize = tensorShape[0]; in NormalizeWithinUingLbr() local
103 const unsigned int batchSize = tensorShape[0]; in NormalizeAcrossUingLbr() local
DResize.cpp81 const unsigned int batchSize = inputInfo.GetShape()[0]; in Resize() local
DConvImpl.cpp102 const unsigned int batchSize = rOutputShape[0]; in Convolve() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/
DShareInBufferTest.kt25 val batchSize = capacity + 1 in <lambda>() constant
/external/android-nn-driver/1.0/
DFullyConnected.hpp23 unsigned int batchSize = totalInputElements / inputSize; in FlattenFullyConnectedInput() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/flow/
DStateFlowStressTest.kt30 val batchSize = Random.nextInt(1..1000) in <lambda>() constant
/external/icing/java/src/com/google/android/icing/
DBreakIteratorBatcher.java70 public int[] next(int batchSize) { in next()
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/operators/
DBufferTest.kt27 val batchSize = capacity + 2 in <lambda>() constant
/external/armnn/src/backends/backendsCommon/test/
DActivationFixture.hpp41 unsigned int batchSize = 5; member
/external/libopus/silk/
Dresampler_structs.h46 opus_int batchSize; member
/external/armnn/tests/
DImagePreprocessor.hpp40 unsigned int batchSize=1)
/external/android-nn-driver/test/
DLstm.hpp684 uint32_t batchSize = 1; in LstmNoCifgNoPeepholeNoProjection() local
880 uint32_t batchSize = 1; in LstmCifgPeepholeNoProjection() local
1070 uint32_t batchSize = 2; in LstmNoCifgPeepholeProjection() local
1790 uint32_t batchSize = 2; in LstmCifgPeepholeNoProjectionBatch2() local
1983 uint32_t batchSize = 2; in LstmNoCifgPeepholeProjectionNoClippingLayerNorm() local
2185 uint32_t batchSize = 2; in LstmCifgPeepholeProjectionNoClippingLayerNorm() local
2382 uint32_t batchSize = 2; in QuantizedLstm() local
/external/armnn/src/armnn/layers/
DQLstmLayer.cpp158 unsigned int batchSize = inputShapes[0][0]; in InferOutputShapes() local
DLstmLayer.cpp155 unsigned int batchSize = inputShapes[0][0]; in InferOutputShapes() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp555 uint32_t batchSize = 2; in QLstmWithProjection() local
713 uint32_t batchSize = 2; in QLstmWithNoProjection() local
874 uint32_t batchSize = 2; in DynamicOutputQLstmWithNoProjection() local

12