Home
last modified time | relevance | path

Searched defs:weightsScale (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dquant_basic_lstm_test.cc32 QuantizedLSTMOpModel(int numBatches, int inputSize, float weightsScale, in QuantizedLSTMOpModel()
205 float weightsScale = 0.00408021; in TEST_P() local
/aosp_15_r20/external/armnn/src/armnnSerializer/test/
H A DLstmSerializationTests.cpp1445 float weightsScale = 0.00408021f; variable
1660 float weightsScale = 0.007f; variable
1820 float weightsScale = 0.007f; variable
2011 float weightsScale = 0.007f; variable
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/src/
DFullyConnected.cpp92 const float weightsScale = context->getInputShape(kWeightsTensor).scale; in validate() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DLstmTestImpl.cpp1512 float weightsScale = 0.00408021f; in QuantizedLstmTestImpl() local
1713 float weightsScale = 0.00784314f; in QLstmTestImpl() local
1951 float weightsScale = 0.00784314f; in QLstmTestImpl1() local
2216 float weightsScale = 0.00784314f; in QLstmTestImpl2() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DQLstmEndToEndTestImpl.cpp62 const float weightsScale = 0.00784314f; in QLstmEndToEnd() local
H A DQuantizedLstmEndToEndTestImpl.cpp37 float weightsScale = 0.00408021f; in CreateQuantizedLstmNetwork() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTMTest.cpp276 float weightsScale = 0.00408021; in TEST_F() local
DQuantizedLSTM.cpp266 const float weightsScale = inputToInputWeights->scale; in prepare() local
/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DCreateWorkload.hpp844 float weightsScale = 0.00408021f; in CreateQuantizedLstmWorkloadTest() local
1006 float weightsScale = 0.00784314f; in CreateQLstmWorkloadTest() local
/aosp_15_r20/external/android-nn-driver/test/1.3/
H A DQLstm.cpp143 float weightsScale = 0.00784314f; in QLstmTestImpl() local
/aosp_15_r20/external/android-nn-driver/test/
H A DLstm.hpp432 float weightsScale = 0.00408021f; in QuantizedLstmTestImpl() local