Skip to content

Commit

Permalink
Add more quantized kernel pytest (pytorch#4036)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: pytorch#4036

Reviewed By: mcr229

Differential Revision: D58897580

Pulled By: kirklandsign

fbshipit-source-id: 3ce7ebd244ed3a4d74fa792a35e6d13f80a14703
  • Loading branch information
kirklandsign authored and facebook-github-bot committed Jun 22, 2024
1 parent 398ce66 commit caf3b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ addopts =
exir/tests/
# kernels/
kernels/prim_ops/test
kernels/quantized/test/test_out_variants.py
kernels/quantized
kernels/test/test_case_gen.py
# backends/xnnpack
backends/xnnpack/test
Expand Down

0 comments on commit caf3b1b

Please sign in to comment.