We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1888144 commit 385a129Copy full SHA for 385a129
pytest.ini
@@ -38,7 +38,7 @@ addopts =
38
--ignore=kernels/quantized/test/test_quant_dequant_per_token.py
39
kernels/test/test_case_gen.py
40
# backends/xnnpack
41
- backends/xnnpack/test
+ backends/xnnpack/test/ops
42
# Testing models is slow and we should gradually onboard
43
--ignore=backends/xnnpack/test/models
44
--ignore=backends/xnnpack/test/ops/test_bmm.py
0 commit comments