Searched defs:biasQuantScales (Results 1 – 3 of 3) sorted by relevance
| /external/armnn/src/backends/backendsCommon/test/layerTests/ |
| D | TransposeConvolution2dTestImpl.cpp | 592 const std::vector<float> biasQuantScales{ 0.125f, 0.25f }; in TransposeConvolution2dPerAxisQuantTest() local
|
| D | Conv2dTestImpl.cpp | 3459 const std::vector<float> biasQuantScales{ 0.25f, 0.375f, 0.5f }; in Convolution2dPerAxisQuantTest() local 3699 const std::vector<float> biasQuantScales{ 0.5f, 0.25f, 0.5f, 0.25f }; in DepthwiseConvolution2dPerAxisQuantTest() local
|
| /external/armnn/src/armnnSerializer/test/ |
| D | SerializerTests.cpp | 682 const std::vector<float> biasQuantScales{ 0.25f, 0.50f, 0.75f }; in BOOST_AUTO_TEST_CASE() local 896 const std::vector<float> biasQuantScales{ 0.25f, 0.35f, 0.45f, 0.55f }; in BOOST_AUTO_TEST_CASE() local
|