-
Notifications
You must be signed in to change notification settings - Fork 390
update version compatibility to allow torch 2.11.0.dev #3545
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3545
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: This comment was automatically generated by Dr. CI and updates every 15 minutes. |
a1eb3e1 to
61510e2
Compare
61510e2 to
3ca16f2
Compare
|
cc @vkuzo @andrewor14 for review |
stack-info: PR: #3545, branch: danielvegamyhre/stack/91
3ca16f2 to
270ebe2
Compare
| (_parse_version("0.15.0"), _parse_version("2.10.0.dev")), | ||
| # Current torchao version | ||
| (_parse_version("0.16.0.dev"), _parse_version("2.9.1")), | ||
| (_parse_version("0.16.0.dev"), _parse_version("2.10.0.dev")), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we remove this line if the torch version has been bumped?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm i'm not sure, there are still plenty of 2.10 nightlies active in the index people could be using: https://download.pytorch.org/whl/nightly/torch/
we also still have 2.9 nightlies listed in the compatibility table, which don't exist in the index anymore, so can probably be removed:
Line 73 in 27c5eb9
| (_parse_version("0.13.0"), _parse_version("2.9.0.dev")), |
IMO we should:
- keep 2.10 nightlies while they are still active/indexed
- remove 2.9 nightlies which are no longer active/indexed
going to discuss in the team chat
stack-info: PR: #3545, branch: danielvegamyhre/stack/91
270ebe2 to
5d2c725
Compare
stack-info: PR: #3545, branch: danielvegamyhre/stack/91
5d2c725 to
a8c00b8
Compare
stack-info: PR: #3545, branch: danielvegamyhre/stack/91
a8c00b8 to
69e3a8e
Compare
stack-info: PR: #3545, branch: danielvegamyhre/stack/91
69e3a8e to
eeb92b7
Compare
Stacked PRs:
update version compatibility to allow torch 2.11.0.dev
_C_cutlass_100a.abi3.sowas failing to load and preventing mxfp8 .so from being loaded:cudalib in mxfp8_cuda c++ extension for mxfp8 blocked layout kernel in next PR in stackLoading /home/danvm/ao/torchao/_C_cutlass_100a.abi3.so Failed to import cpp extensions: operator torchao::_linear_8bit_act_1bit_weight does not exist