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

Upgrade torch dependency to 2.4.0 plus misc changes: #7821

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

qihqi
Copy link
Collaborator

@qihqi qihqi commented Aug 9, 2024

  • added decomp for channel_shuffle - this seems to be new opinfo test that is failing by the upgrade
  • commented out test on uint16 - seems regression fron torch side
  • cases of [] on non-tensors
  • clean up div
  • fix bernoulli_
  • fix instruction typo in README
  • add missing req in test-requirements.txt

* added decomp for channel_shuffle - this seems to be new opinfo test
  that is failing by the upgrade
* commented out test on uint16 - seems regression fron torch side
* cases of [] on non-tensors
* clean up div
* fix bernoulli_
* fix instruction typo in README
* add missing req in test-requirements.txt
@qihqi qihqi requested review from lsy323 and will-cromar August 9, 2024 01:12
@qihqi qihqi merged commit 60b9dfe into master Aug 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants