Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/test/
H A DConvolutionTestHelper.hpp44 float outputQuantScale = 2.0f,
218 float outputQuantScale = 2.0f,
296 float outputQuantScale = 2.0f,
454 float outputQuantScale = 2.0f,
527 float outputQuantScale = 2.0f, in CreateTransposeConvTfLiteModel()
650 float outputQuantScale = 1.0f, in TransposeConvTest()
H A DFullyConnectedTestHelper.hpp35 float outputQuantScale = 2.0f, in CreateFullyConnectedTfLiteModel()
H A DConvolution2dTest.cpp266 float outputQuantScale = 401.960785f; in Conv2DPerChannelInt8Test() local
H A DLstmTestHelper.hpp25 std::vector<char> CreateLstmTfLiteModel(tflite::TensorType tensorType, in CreateLstmTfLiteModel()