Lines Matching defs:negative_scale

77   TEST(QU8_VLRELU__NEON_X8, negative_scale) {  in TEST()  argument
80 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
176 TEST(QU8_VLRELU__NEON_X16, negative_scale) { in TEST() argument
179 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
275 TEST(QU8_VLRELU__NEON_X32, negative_scale) { in TEST() argument
278 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
374 TEST(QU8_VLRELU__SSE2_X16, negative_scale) { in TEST() argument
377 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
473 TEST(QU8_VLRELU__SSE2_X32, negative_scale) { in TEST() argument
476 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
572 TEST(QU8_VLRELU__SSSE3_X16, negative_scale) { in TEST() argument
575 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
671 TEST(QU8_VLRELU__SSSE3_X32, negative_scale) { in TEST() argument
674 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
770 TEST(QU8_VLRELU__SSE41_X8, negative_scale) { in TEST() argument
773 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
869 TEST(QU8_VLRELU__SSE41_X16, negative_scale) { in TEST() argument
872 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
968 TEST(QU8_VLRELU__SSE41_X32, negative_scale) { in TEST() argument
971 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1067 TEST(QU8_VLRELU__AVX_X8, negative_scale) { in TEST() argument
1070 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1166 TEST(QU8_VLRELU__AVX_X16, negative_scale) { in TEST() argument
1169 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1265 TEST(QU8_VLRELU__AVX_X32, negative_scale) { in TEST() argument
1268 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1364 TEST(QU8_VLRELU__AVX2_X16, negative_scale) { in TEST() argument
1367 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1463 TEST(QU8_VLRELU__AVX2_X32, negative_scale) { in TEST() argument
1466 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1562 TEST(QU8_VLRELU__AVX2_X64, negative_scale) { in TEST() argument
1565 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1656 TEST(QU8_VLRELU__WASMSIMD_ARM_X16, negative_scale) { in TEST() argument
1658 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1747 TEST(QU8_VLRELU__WASMSIMD_ARM_X32, negative_scale) { in TEST() argument
1749 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1838 TEST(QU8_VLRELU__WASMSIMD_X86_X8, negative_scale) { in TEST() argument
1840 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1929 TEST(QU8_VLRELU__WASMSIMD_X86_X16, negative_scale) { in TEST() argument
1931 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2020 TEST(QU8_VLRELU__WASMSIMD_X86_X32, negative_scale) { in TEST() argument
2022 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2111 TEST(QU8_VLRELU__WASMRELAXEDSIMD_ARM_X16, negative_scale) { in TEST() argument
2113 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2202 TEST(QU8_VLRELU__WASMRELAXEDSIMD_ARM_X32, negative_scale) { in TEST() argument
2204 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2293 TEST(QU8_VLRELU__WASMRELAXEDSIMD_X86_X8, negative_scale) { in TEST() argument
2295 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2384 TEST(QU8_VLRELU__WASMRELAXEDSIMD_X86_X16, negative_scale) { in TEST() argument
2386 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2475 TEST(QU8_VLRELU__WASMRELAXEDSIMD_X86_X32, negative_scale) { in TEST() argument
2477 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2571 TEST(QU8_VLRELU__ARMSIMD32_X4, negative_scale) { in TEST() argument
2574 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2670 TEST(QU8_VLRELU__ARMSIMD32_X8, negative_scale) { in TEST() argument
2673 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2743 TEST(QU8_VLRELU__SCALAR_SELECT_X1, negative_scale) { in TEST() argument
2745 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2831 TEST(QU8_VLRELU__SCALAR_SELECT_X2, negative_scale) { in TEST() argument
2833 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2919 TEST(QU8_VLRELU__SCALAR_SELECT_X4, negative_scale) { in TEST() argument
2921 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2987 TEST(QU8_VLRELU__SCALAR_ANDXOR_X1, negative_scale) { in TEST() argument
2989 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
3075 TEST(QU8_VLRELU__SCALAR_ANDXOR_X2, negative_scale) { in TEST() argument
3077 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
3163 TEST(QU8_VLRELU__SCALAR_ANDXOR_X4, negative_scale) { in TEST() argument
3165 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local