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 91afa6e commit 217c534Copy full SHA for 217c534
pytest.ini
@@ -38,7 +38,8 @@ 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/passes
42
+ backends/xnnpack/test/serialization
43
# extension/
44
extension/llm/modules/test
45
extension/pybindings/test
0 commit comments