Skip to content

Commit

Permalink
[ci] add mnist inference test (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
pilkicTT authored Aug 16, 2024
1 parent 7af981e commit 8d1b35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ addopts = -svv --junit-xml=reports/report.xml
testpaths =
pybuda/test/mlir/test_ops.py
pybuda/test/test_api.py
pybuda/test/mlir/mnist/test_inference.py

filterwarnings =
ignore::DeprecationWarning

0 comments on commit 8d1b35c

Please sign in to comment.