/aosp_15_r20/external/armnn/delegate/test/ |
H A D | DelegateOptionsTestHelper.hpp | 39 float quantScale = 1.0f, in CreateAddDivTfLiteModel() 157 float quantScale = 1.0f, in CreateCosTfLiteModel() 234 float quantScale = 1.0f, in DelegateOptionTest() 276 float quantScale = 1.0f, in DelegateOptionNoFallbackTest()
|
H A D | ConvolutionTestHelper.hpp | 46 float quantScale = 1.0f, 220 float quantScale = 1.0f, 298 float quantScale = 1.0f, 456 float quantScale = 1.0f, 529 float quantScale = 1.0f, in CreateTransposeConvTfLiteModel() 652 float quantScale = 1.0f, in TransposeConvTest()
|
H A D | ControlTestHelper.hpp | 30 float quantScale = 1.0f, in CreateConcatTfLiteModel() 122 float quantScale = 1.0f, in CreateMeanTfLiteModel() 217 float quantScale = 1.0f, in ConcatenationTest() 270 float quantScale = 1.0f, in MeanTest()
|
H A D | SplitTestHelper.hpp | 30 float quantScale = 1.0f, in CreateSplitTfLiteModel() 130 float quantScale = 1.0f, in SplitTest() 180 float quantScale = 1.0f, in CreateSplitVTfLiteModel() 290 float quantScale = 1.0f, in SplitVTest()
|
H A D | RoundTestHelper.hpp | 26 float quantScale = 1.0f, in CreateRoundTfLiteModel() 109 float quantScale = 1.0f, in RoundTest()
|
H A D | CastTestHelper.hpp | 26 float quantScale = 1.0f, in CreateCastTfLiteModel() 105 float quantScale = 1.0f, in CastTest()
|
H A D | ShapeTestHelper.hpp | 27 float quantScale = 1.0f, in CreateShapeTfLiteModel() 114 float quantScale = 1.0f, in ShapeTest()
|
H A D | GatherNdTestHelper.hpp | 28 float quantScale = 1.0f, in CreateGatherNdTfLiteModel() 126 float quantScale = 1.0f, in GatherNdTest()
|
H A D | ComparisonTestHelper.hpp | 29 float quantScale = 1.0f, in CreateComparisonTfLiteModel() 160 float quantScale = 1.0f, in ComparisonTest()
|
H A D | LogicalTestHelper.hpp | 29 float quantScale = 1.0f, in CreateLogicalBinaryTfLiteModel() 138 float quantScale = 1.0f, in LogicalBinaryTest()
|
H A D | QuantizationTestHelper.hpp | 29 float quantScale = 1.0f, in CreateQuantizationTfLiteModel() 132 float quantScale = 1.0f, in QuantizationTest()
|
H A D | GatherTestHelper.hpp | 29 float quantScale = 1.0f, in CreateGatherTfLiteModel() 128 float quantScale = 1.0f, in GatherTest()
|
H A D | UnpackTestHelper.hpp | 30 float quantScale = 1.0f, in CreateUnpackTfLiteModel() 126 float quantScale = 1.0f, in UnpackTest()
|
H A D | PackTestHelper.hpp | 30 float quantScale = 1.0f, in CreatePackTfLiteModel() 124 float quantScale = 1.0f, in PackTest()
|
H A D | BatchMatMulTestHelper.hpp | 31 float quantScale = 1.0f, in CreateBatchMatMulTfLiteModel() 132 float quantScale = 1.0f, in BatchMatMulTest()
|
H A D | RedefineTestHelper.hpp | 31 float quantScale = 1.0f, in CreateRedefineTfLiteModel() 154 float quantScale = 1.0f, in RedefineTest()
|
H A D | ArgMinMaxTestHelper.hpp | 32 float quantScale = 1.0f, in CreateArgMinMaxTfLiteModel() 139 float quantScale = 1.0f, in ArgMinMaxTest()
|
H A D | BatchSpaceTestHelper.hpp | 30 float quantScale = 1.0f, in CreateBatchSpaceTfLiteModel() 162 float quantScale = 1.0f, in BatchSpaceTest()
|
H A D | ReduceTestHelper.hpp | 31 float quantScale = 1.0f, in CreateReduceTfLiteModel() 158 float quantScale = 1.0f, in ReduceTest()
|
H A D | ElementwiseBinaryTestHelper.hpp | 33 float quantScale = 1.0f, in CreateElementwiseBinaryTfLiteModel() 184 float quantScale = 1.0f, in ElementwiseBinaryTest()
|
H A D | PadTestHelper.hpp | 34 float quantScale = 1.0f, in CreatePadTfLiteModel() 173 float quantScale = 1.0f, in PadTest()
|
H A D | Pooling2dTestHelper.hpp | 35 float quantScale = 1.0f, in CreatePooling2dTfLiteModel() 129 float quantScale = 1.0f, in Pooling2dTest()
|
H A D | FullyConnectedTestHelper.hpp | 33 float quantScale = 1.0f, in CreateFullyConnectedTfLiteModel() 180 float quantScale = 1.0f, in FullyConnectedTest()
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/ |
H A D | ElementwiseUnaryTestImpl.hpp | 41 float quantScale, in ElementwiseUnaryTestHelper() 102 float quantScale = 1.0f, in ElementwiseUnaryTestHelper()
|
/aosp_15_r20/external/armnn/samples/SpeechRecognition/src/ |
H A D | Wav2LetterPreprocessor.cpp | 54 const float quantScale, in GetQuantElem() 65 int quantOffset, float quantScale) in Invoke()
|