Skip to content

Commit 27dabc5

Browse files
guangy10facebook-github-bot
authored andcommitted
Cover tosa AOT tests in CI (#267)
Summary: Pull Request resolved: #267 tosa backend tests (python tests) will be added to `backends/tosa/test` dir Reviewed By: huydhn Differential Revision: D49169366 fbshipit-source-id: e67433eeabc137e902a888c3abdb77526f8d46e7
1 parent 77ea624 commit 27dabc5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backends/tosa/test/test_tosa_example.py

Whitespace-only changes.

pytest.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ addopts =
3434
# kernels/
3535
kernels/prim_ops/test/test_prim_ops.py
3636
kernels/test/test_case_gen.py
37+
# backends/tosa
38+
backends/tosa/test

0 commit comments

Comments
 (0)