Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore aimet-torch-cpu variant in PR job #3761

Conversation

quic-kyunggeu
Copy link
Contributor

Context

In #3741, @quic-emironov has made somewhat-major behavioral changes as follows:

  1. Removed aimet-torch-cpu variant
  2. aimet-*-gpu variants only run cuda test cases (the ones marked as @pytest.mark.cuda), and aimet-*-cpu variants only run non-cuda test cases.

These behavioral differences between the old PR jobs (in Jenkins) and the new PR jobs (in GitHub Action) is making us hesitant to completely replace Jenkins with GitHub Action.

Main Changes

Restored the old behaviors where aimet-*-gpu tests both cuda and non-cuda test cases so that everyone feels safer about transitioning our PR jobs' infrastructure from Jenkins to GitHub Action completely.

@quic-kyunggeu quic-kyunggeu merged commit d4d73f0 into quic:develop Jan 30, 2025
4 checks passed
@quic-kyunggeu quic-kyunggeu deleted the ci2.0-let_gpu_variants_run_all_unittests branch January 30, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants