You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We plan to run unit tests when we switch to different torch versions and triton versions.
How should we leverage with torchao's unit tests to make sure new torch version and triton versions are working?
Thanks!
The text was updated successfully, but these errors were encountered:
We want to test both the accuracy and functionality. It's better to run all the existing tests in this repo.
Should I just run tests under test folder one by one? It's not mentioned in readme file. So I want to check with you guys how you run the unit tests locally to be confident on new commits.
We plan to run unit tests when we switch to different torch versions and triton versions.
How should we leverage with torchao's unit tests to make sure new torch version and triton versions are working?
Thanks!
The text was updated successfully, but these errors were encountered: