Home
last modified time | relevance | path

Searched defs:biasScale (Results 1 – 9 of 9) sorted by relevance

/external/armnn/src/backends/backendsCommon/test/
DQuantizedLstmEndToEndTestImpl.cpp42 float biasScale = 3.1876640625e-05f; in CreateQuantizedLstmNetwork() local
DQLstmEndToEndTestImpl.cpp68 const float biasScale = layerNormScale / 1024; in QLstmEndToEnd() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DLstmTestImpl.cpp1578 float biasScale = 3.1876640625e-05f; in QuantizedLstmTestImpl() local
1783 float biasScale = layerNormScale / 1024; in QLstmTestImpl() local
2021 float biasScale = layerNormScale / 1024; in QLstmTestImpl1() local
2293 float biasScale = layerNormScale / 1024; in QLstmTestImpl2() local
/external/armnn/src/armnn/test/
DCreateWorkload.hpp796 float biasScale = 3.1876640625e-05f; in CreateQuantizedLstmWorkloadTest() local
961 float biasScale = layerNormScale / 1024; in CreateQLstmWorkloadTest() local
/external/android-nn-driver/test/1.3/
DQLstm.cpp182 float biasScale = layerNormScale / 1024; in QLstmTestImpl() local
/external/armnn/src/armnnSerializer/test/
DSerializerTests.cpp4300 float biasScale = 3.1876640625e-05f; in BOOST_AUTO_TEST_CASE() local
4575 float biasScale = 3.5002e-05f / 1024; in BOOST_AUTO_TEST_CASE() local
4735 float biasScale = layerNormScale / 1024; in BOOST_AUTO_TEST_CASE() local
4922 float biasScale = layerNormScale / 1024; in BOOST_AUTO_TEST_CASE() local
/external/android-nn-driver/test/
DLstm.hpp456 float biasScale = 3.1876640625e-05f; in QuantizedLstmTestImpl() local
/external/armnn/src/backends/backendsCommon/
DWorkloadData.cpp214 { in ValidateBiasTensorQuantization()
/external/android-nn-driver/
DConversionUtils.hpp469 { in SanitizeBiasQuantizationScale()