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

Fixes code and tests skipping/asserting incorrectly on torch 2+. #3136

Merged
merged 15 commits into from Apr 5, 2023

Conversation

loadams
Copy link
Contributor

@loadams loadams commented Apr 4, 2023

  • Cleans up instances in tests where we repeat the process of getting the torch version to skip, rather than using the existing logic we have in utils.
  • Fixes runtime code that incorrectly skipped on torch 2.

@loadams loadams marked this pull request as ready for review April 4, 2023 18:11
@loadams loadams enabled auto-merge (squash) April 4, 2023 20:08
@loadams loadams changed the title Update skip on torch in tests Fixes code that skips on torch versions, fixes tests skipping incorrectly on torch 2+. Apr 4, 2023
@loadams loadams changed the title Fixes code that skips on torch versions, fixes tests skipping incorrectly on torch 2+. Fixes code and tests skipping/asserting incorrectly on torch 2+. Apr 5, 2023
@loadams loadams merged commit ab1f32d into master Apr 5, 2023
17 checks passed
@mrwyattii mrwyattii deleted the loadams/skip-on-torch-rocm branch July 7, 2023 02: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.

None yet

2 participants