| /external/armnn/delegate/test/ | 
| D | ElementwiseUnaryTest.cpp | 30     std::vector<float> inputValues  variable 49     std::vector<float> inputValues  variable 71     std::vector<float> inputValues  variable 91     std::vector<float> inputValues  variable 111     std::vector<float> inputValues  variable 131     std::vector<float> inputValues  variable 157     std::vector<float> inputValues  variable 177     std::vector<float> inputValues  variable 199     std::vector<float> inputValues  variable 219     std::vector<float> inputValues  variable [all …] 
 | 
| D | Pooling2dTest.cpp | 28     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in MaxPool2dFP32PaddingValidTest()  local 54     std::vector<int8_t > inputValues = { -5, 8, -10, 7,  in MaxPool2dInt8PaddingValidTest()  local 83     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in MaxPool2dFP32PaddingSameTest()  local 109     std::vector<int8_t> inputValues = { -5, 8, -10, 7,  in MaxPool2dInt8PaddingSameTest()  local 138     std::vector<float> inputValues = { -5.0f, -8.0f, -10.0f, 7.0f,  in MaxPool2dFP32ReluTest()  local 165     std::vector<int8_t> inputValues = { -5, -8, -10, 7,  in MaxPool2dInt8ReluTest()  local 194     std::vector<float> inputValues = { -5.0f, -8.0f, -10.0f, 7.0f,  in MaxPool2dFP32Relu6Test()  local 221     std::vector<int8_t> inputValues = { -5, -8, -10, 7,  in MaxPool2dInt8Relu6Test()  local 250     std::vector<uint8_t> inputValues = { 5, 8, 10, 7,  in MaxPool2dUint8PaddingSameTest()  local 279     std::vector<uint8_t> inputValues = { 12, 8, 10, 15,  in MaxPool2dUint8ReluTest()  local [all …] 
 | 
| D | QuantizationTest.cpp | 25     std::vector<uint8_t> inputValues  in DequantizeUint8Test()  local 51     std::vector<int8_t> inputValues  in DequantizeInt8Test()  local 77     std::vector<int16_t> inputValues  in DequantizeInt16Test()  local 105     std::vector<float> inputValues  in QuantizeFloat32Uint8Test()  local 131     std::vector<float> inputValues  in QuantizeFloat32Int8Test()  local 157     std::vector<float> inputValues  in QuantizeFloat32Int16Test()  local 183     std::vector<int16_t> inputValues  in QuantizeInt16Int16Test()  local 209     std::vector<int16_t> inputValues  in QuantizeInt16Int8Test()  local 235     std::vector<int8_t> inputValues  in QuantizeInt8Uint8Test()  local 261     std::vector<uint8_t> inputValues  in QuantizeUint8Int8Test()  local
  | 
| D | MirrorPadTest.cpp | 25     std::vector<float> inputValues =  in MirrorPadSymmetric2dTest()  local 67     std::vector<float> inputValues =  in MirrorPadReflect2dTest()  local 109     std::vector<float> inputValues =  in MirrorPadSymmetric3dTest()  local 167     std::vector<float> inputValues =  in MirrorPadReflect3dTest()  local 225     std::vector<uint8_t> inputValues =  in MirrorPadSymmetricUint8Test()  local 265     std::vector<int8_t> inputValues =  in MirrorPadReflectInt8Test()  local
  | 
| D | Pooling3dTest.cpp | 31     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in MaxPool3dFP32PaddingValidTest()  local 64     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in MaxPool3dFP32PaddingSameTest()  local 97     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in MaxPool3dFP32H1Test()  local 130     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in MaxPool3dFP32Test()  local 163     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in AveragePool3dFP32PaddingValidTest()  local 196     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in AveragePool3dFP32PaddingSameTest()  local 229     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in AveragePool3dFP32H1Test()  local 262     std::vector<float> inputValues = { 1, 2, 3, 4, 5, 6,  in AveragePool3dFP32Test()  local
  | 
| D | BatchSpaceTest.cpp | 24     std::vector<float> inputValues { 1.0f, 2.0f, 3.0f, 4.0f };  in BatchToSpaceNDFp32Test()  local 46     std::vector<float> inputValues { 1.0f, 2.0f, 3.0f, 4.0f };  in BatchToSpaceNDFp32BatchOneTest()  local 68     std::vector<uint8_t> inputValues { 1, 2, 3, 4, 5, 6, 7 };  in BatchToSpaceNDUint8Test()  local 91     std::vector<float> inputValues { 1.0f, 2.0f, 3.0f, 4.0f };  in SpaceToBatchNDFp32Test()  local 113     std::vector<float> inputValues { 1.0f,  2.0f,  3.0f,  4.0f,  in SpaceToBatchNDFp32PaddingTest()  local 142     std::vector<uint8_t> inputValues { 1, 2, 3, 4, 5, 6, 7 };  in SpaceToBatchNDUint8Test()  local
  | 
| D | ReshapeTest.cpp | 29     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in ReshapeSimpleTest()  local 57     std::vector<Half> inputValues = { 5._h, -8._h, -10._h, 7._h,  in ReshapeSimpleFloat16Test()  local 83     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in ReshapeReduceDimTest()  local 109     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in ReshapeFlattenTest()  local 135     std::vector<float> inputValues = { -5.0f, 8.0f, -10.0f, 7.0f,  in ReshapeFlattenAllTest()  local 161     std::vector<int8_t> inputValues = { -5, 8, -10, 7,  in ReshapeInt8Test()  local 189     std::vector<uint8_t> inputValues = { 5, 8, 10, 7,  in ReshapeUint8Test()  local 217     std::vector<int16_t> inputValues = { -5, 8, -10, 7,  in ReshapeInt16Test()  local
  | 
| D | SpaceDepthTest.cpp | 24     std::vector<float> inputValues = { 1.f,  2.f,  3.f,  4.f,  in DepthToSpaceFp32Test()  local 50     std::vector<uint8_t> inputValues = { 1,  2,  3,  4,  in DepthToSpaceUint8Test()  local 72     std::vector<float> inputValues = { 1.4f, 2.3f, 3.2f, 4.1f, 5.4f, 6.3f, 7.2f, 8.1f };  in SpaceToDepthFp32Test()  local 91     std::vector<uint8_t> inputValues = { 1, 2, 3, 2 };  in SpaceToDepthUint8Test()  local
  | 
| D | PackTest.cpp | 24     std::vector<std::vector<T>> inputValues;  in PackFp32Axis0Test()  local 87     std::vector<std::vector<T>> inputValues;  in PackFp32Axis1Test()  local 151     std::vector<std::vector<T>> inputValues;  in PackFp32Axis2Test()  local 213     std::vector<std::vector<T>> inputValues;  in PackFp32Axis3Test()  local 283     std::vector<std::vector<T>> inputValues;  in PackFp32Inputs3Test()  local
  | 
| D | Convolution2dTest.cpp | 30     static std::vector<float> inputValues =  in Conv2DWithBiasesFp32Test()  local 84     static std::vector<int8_t> inputValues = { 1, 2, 3, 4 };  in Conv2DWithBiasesInt8Test()  local 127     static std::vector<uint8_t> inputValues = { 1, 2, 4, 8 };  in Conv2DWithBiasesReluUint8Test()  local 185     static std::vector<uint8_t> inputValues = { 1, 2, 4, 1 };  in Conv2DWithBiasesRelu6Uint8Test()  local 234     static std::vector<int8_t> inputValues =  in Conv2DPerChannelInt8Test()  local 380     static std::vector<int8_t> inputValues = { 1, 2, 3, 4 };  in TransposeConvInt8Test()  local 413     static std::vector<float> inputValues = { 1, 2, 3, 4 };  in TransposeConvFp32Test()  local
  | 
| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | CastTestImpl.cpp | 14                                      const std::vector<TInput>& inputValues,  in CastTest() 65     std::vector<int32_t> inputValues = { -1, -3, -1, -3, -1, -3, -1, -3, 1,  in CastInt32ToFloat2dTest()  local 78     std::vector<int16_t> inputValues = { -1, -3, -1, -3, -1, -3, -1, -3, 1,  in CastInt16ToFloat2dTest()  local 91     std::vector<int8_t> inputValues = { -1, -3, -1, -3, -1, -3, -1, -3, 1,  in CastInt8ToFloat2dTest()  local 104     std::vector<int8_t> inputValues = { -1, -3, -1, -3, -1, -3, -1, -3, 1,  in CastInt8AsymmToFloat2dTest()  local 116     std::vector<uint8_t> inputValues = { 1, 3, 1, 3, 1, 3, 1, 3, 1,  in CastUInt8ToFloat2dTest()  local 129     std::vector<int8_t> inputValues  = { -1, -3, -1, -3, -1, -3, -1, -3, -1,  in CastInt8ToUInt82dTest()  local 142     std::vector<int8_t> inputValues  = { -1, -3, -1, -3, -1, -3, -1, -3, -1,  in CastInt8AsymmToUInt82dTest()  local 157 …std::vector<armnn::Half> inputValues = { -1.10_h, -3._h, -1.30_h, -3._h, -1._h, -3._h, -1._h, -3._…  in CastFloat16ToFloat322dTest()  local 171     std::vector<armnn::BFloat16> inputValues = armnnUtils::QuantizedVector<armnn::BFloat16>(  in CastBFloat16ToFloat322dTest()  local [all …] 
 | 
| D | ExpTestImpl.cpp | 17     std::vector<float> inputValues  in Exp2dTest()  local 48     std::vector<float> inputValues  in Exp3dTest()  local 81     std::vector<float> inputValues  in ExpZeroTest()  local 110     std::vector<float> inputValues  in ExpNegativeTest()  local
  | 
| D | NegTestImpl.cpp | 18     std::vector<float> inputValues  in Neg2dTest()  local 49     std::vector<float> inputValues  in Neg3dTest()  local 80     std::vector<float> inputValues  in NegZeroTest()  local 109     std::vector<float> inputValues  in NegNegativeTest()  local
  | 
| D | LogTestImpl.cpp | 17     std::vector<float> inputValues  in Log2dTest()  local 48     std::vector<float> inputValues  in Log3dTest()  local 81     std::vector<float> inputValues  in LogZeroTest()  local 110     std::vector<float> inputValues  in LogNegativeTest()  local
  | 
| D | SqrtTestImpl.cpp | 18     std::vector<float> inputValues  in Sqrt2dTest()  local 49     std::vector<float> inputValues  in Sqrt3dTest()  local 80     std::vector<float> inputValues  in SqrtZeroTest()  local 109     std::vector<float> inputValues  in SqrtNegativeTest()  local
  | 
| D | RsqrtTestImpl.cpp | 18     std::vector<float> inputValues  in Rsqrt2dTest()  local 49     std::vector<float> inputValues  in Rsqrt3dTest()  local 80     std::vector<float> inputValues  in RsqrtZeroTest()  local 109     std::vector<float> inputValues  in RsqrtNegativeTest()  local
  | 
| D | SinTestImpl.cpp | 17     std::vector<float> inputValues  in Sin2dTest()  local 48     std::vector<float> inputValues  in Sin3dTest()  local 81     std::vector<float> inputValues  in SinZeroTest()  local 110     std::vector<float> inputValues  in SinNegativeTest()  local
  | 
| D | LogSoftmaxTestImpl.cpp | 34     const std::vector<float>& inputValues,  in LogSoftmaxTestImpl() 88     std::vector<float> inputValues  in LogSoftmaxTest1()  local 126     std::vector<float> inputValues  in LogSoftmaxTest2()  local 164     std::vector<float> inputValues  in LogSoftmaxTest3()  local 202     std::vector<float> inputValues  in LogSoftmaxTest4()  local
  | 
| D | ArgMinMaxTestImpl.cpp | 84     std::vector<float> inputValues({ 5.0f, 2.0f, 8.0f, 10.0f, 9.0f });  in ArgMaxSimpleTest()  local 112     std::vector<float> inputValues({ 5.0f, 2.0f, 8.0f, 10.0f, 9.0f });  in ArgMinSimpleTest()  local 140     std::vector<float> inputValues({   1.0f,   2.0f,   3.0f,   4.0f,  in ArgMinChannelTest()  local 176     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ArgMaxChannelTest()  local 211     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ArgMaxHeightTest()  local 247     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ArgMinWidthTest()  local
  | 
| D | AbsTestImpl.cpp | 18     std::vector<float> inputValues  in Abs2dTest()  local 51     std::vector<float> inputValues  in Abs3dTest()  local 83     std::vector<float> inputValues  in AbsZeroTest()  local
  | 
| D | BatchNormalizationTestImpl.cpp | 35     const std::vector<float>& inputValues,  in BatchNormTestImpl() 227     std::vector<float> inputValues  in BatchNormFloat32Test()  local 275     std::vector<float> inputValues  in BatchNormFloat32NhwcTest()  local 327     std::vector<float> inputValues  in BatchNormFloat16Test()  local 375     std::vector<float> inputValues  in BatchNormFloat16NhwcTest()  local 427     std::vector<float> inputValues  in BatchNormUint8Test()  local 475     std::vector<float> inputValues  in BatchNormUint8NhwcTest()  local 523     std::vector<float> inputValues  in BatchNormInt16Test()  local 571     std::vector<float> inputValues  in BatchNormInt16NhwcTest()  local
  | 
| D | ReduceSumTestImpl.cpp | 103     std::vector<float> inputValues({ 5.0f, 2.0f, 8.0f, 10.0f, 9.0f });  in ReduceSumSimpleTest()  local 136     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ReduceSumSingleAxisTest1()  local 177     std::vector<float> inputValues( {7, 8, 6, 1,  in ReduceSumSingleAxisTest2()  local 236     std::vector<float> inputValues( {7, 8, 6, 1,  in ReduceSumSingleAxisTest3()  local 301     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ReduceSumMultipleAxisTest()  local
  | 
| D | ReductionTestImpl.cpp | 104     std::vector<float> inputValues  in ReduceMaxSimpleTest()  local 144     std::vector<float> inputValues  in ReduceMaxNegativeAxisTest()  local 185     std::vector<float> inputValues  in ReduceMaxSimpleTest2()  local 227     std::vector<float> inputValues  in ReduceMinSimpleTest()  local 267     std::vector<float> inputValues  in ReduceMinNegativeAxisTest()  local
  | 
| D | ReduceProdTestImpl.cpp | 102     std::vector<float> inputValues({ 5.0f, 2.0f, 8.0f, 10.0f, 9.0f });  in ReduceProdSimpleTest()  local 135 …std::vector<float> inputValues({   1.0f,    2.0f,      3.0f,     4.0f,      5.0f,    6.0f,      7.…  in ReduceProdSingleAxisTest1()  local 172     std::vector<float> inputValues( {7, 8, 6, 1,  in ReduceProdSingleAxisTest2()  local 231     std::vector<float> inputValues({ 7, 8, 6, 1,  in ReduceProdSingleAxisTest3()  local 296     std::vector<float> inputValues({  1.0f,   2.0f,   3.0f,   4.0f,  in ReduceProdMultipleAxisTest()  local
  | 
| /external/armnn/src/backends/reference/test/ | 
| D | ArgMinMaxTests.cpp | 17     std::vector<float> inputValues({ 1.0f, 5.0f, 3.0f, 4.0f, 2.0f, 6.0f});  variable 37     std::vector<float> inputValues({ 1.0f, 5.0f, 3.0f, 4.0f, 2.0f, 6.0f });  variable
  |