Lines Matching defs:negative_scale

67   TEST(QS8_VLRELU__NEON_X8, negative_scale) {  in TEST()  argument
70 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
152 TEST(QS8_VLRELU__NEON_X16, negative_scale) { in TEST() argument
155 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
237 TEST(QS8_VLRELU__NEON_X32, negative_scale) { in TEST() argument
240 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
322 TEST(QS8_VLRELU__SSE2_X16, negative_scale) { in TEST() argument
325 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
407 TEST(QS8_VLRELU__SSE2_X32, negative_scale) { in TEST() argument
410 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
492 TEST(QS8_VLRELU__SSSE3_X16, negative_scale) { in TEST() argument
495 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
577 TEST(QS8_VLRELU__SSSE3_X32, negative_scale) { in TEST() argument
580 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
662 TEST(QS8_VLRELU__SSE41_X8, negative_scale) { in TEST() argument
665 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
747 TEST(QS8_VLRELU__SSE41_X16, negative_scale) { in TEST() argument
750 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
832 TEST(QS8_VLRELU__SSE41_X32, negative_scale) { in TEST() argument
835 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
917 TEST(QS8_VLRELU__AVX_X8, negative_scale) { in TEST() argument
920 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1002 TEST(QS8_VLRELU__AVX_X16, negative_scale) { in TEST() argument
1005 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1087 TEST(QS8_VLRELU__AVX_X32, negative_scale) { in TEST() argument
1090 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1172 TEST(QS8_VLRELU__AVX2_X16, negative_scale) { in TEST() argument
1175 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1257 TEST(QS8_VLRELU__AVX2_X32, negative_scale) { in TEST() argument
1260 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1342 TEST(QS8_VLRELU__AVX2_X64, negative_scale) { in TEST() argument
1345 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1422 TEST(QS8_VLRELU__WASMSIMD_ARM_X16, negative_scale) { in TEST() argument
1424 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1499 TEST(QS8_VLRELU__WASMSIMD_ARM_X32, negative_scale) { in TEST() argument
1501 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1576 TEST(QS8_VLRELU__WASMSIMD_X86_X8, negative_scale) { in TEST() argument
1578 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1653 TEST(QS8_VLRELU__WASMSIMD_X86_X16, negative_scale) { in TEST() argument
1655 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1730 TEST(QS8_VLRELU__WASMSIMD_X86_X32, negative_scale) { in TEST() argument
1732 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1807 TEST(QS8_VLRELU__WASMRELAXEDSIMD_ARM_X16, negative_scale) { in TEST() argument
1809 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1884 TEST(QS8_VLRELU__WASMRELAXEDSIMD_ARM_X32, negative_scale) { in TEST() argument
1886 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
1961 TEST(QS8_VLRELU__WASMRELAXEDSIMD_X86_X8, negative_scale) { in TEST() argument
1963 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2038 TEST(QS8_VLRELU__WASMRELAXEDSIMD_X86_X16, negative_scale) { in TEST() argument
2040 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2115 TEST(QS8_VLRELU__WASMRELAXEDSIMD_X86_X32, negative_scale) { in TEST() argument
2117 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2197 TEST(QS8_VLRELU__ARMSIMD32_X4, negative_scale) { in TEST() argument
2200 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2282 TEST(QS8_VLRELU__ARMSIMD32_X8, negative_scale) { in TEST() argument
2285 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2345 TEST(QS8_VLRELU__SCALAR_SELECT_X1, negative_scale) { in TEST() argument
2347 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2419 TEST(QS8_VLRELU__SCALAR_SELECT_X2, negative_scale) { in TEST() argument
2421 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2493 TEST(QS8_VLRELU__SCALAR_SELECT_X4, negative_scale) { in TEST() argument
2495 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2551 TEST(QS8_VLRELU__SCALAR_ANDXOR_X1, negative_scale) { in TEST() argument
2553 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2625 TEST(QS8_VLRELU__SCALAR_ANDXOR_X2, negative_scale) { in TEST() argument
2627 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local
2699 TEST(QS8_VLRELU__SCALAR_ANDXOR_X4, negative_scale) { in TEST() argument
2701 …for (float negative_scale : std::vector<float>({-127.99609375f, -1.3f, -0.3f, -1.0f / 256.0f, 1 / … in TEST() local