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
Currently we are skipping some FOAK tests because they require CUDA to run, but will be good to enable CUDA in the github actions so that we can run these tests.
Also we should have some automated regression tests. These need to be run in custom github runners. The flow could be:
maintainer triggers selected regressions by discretion.
tests run and report results (either in a custom system or committing back to a gitub artifact)
show some regression comparisons with existing benches.
If a full bench is run and mantainer decides to update the benches, then download the corresponding artifact and commit
The text was updated successfully, but these errors were encountered:
fabianlim
changed the title
Enable CUDA Unit Tests
Enable CUDA Unit Tests in GH Workflows
Jun 24, 2024
The text was updated successfully, but these errors were encountered: