-
Notifications
You must be signed in to change notification settings - Fork 169
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
Remove torchao_nightly package #661
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/661
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 877acd3 with merge base accbdba (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@@ -10,7 +10,7 @@ | |||
|
|||
from setuptools import find_packages, setup | |||
|
|||
current_date = datetime.now().strftime("%Y.%m.%d") | |||
current_date = datetime.now().strftime("%Y%m%d") |
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.
heads up to @joecummings and @ebsmothers in case you have version guards on nightly date
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.
Yep, we'll catch and fix
Feel free to merge whenever you're ready @atalman - presumably the right test plan is to trigger this once and see all the published nightly binaries for today on the pytorch index and kill torchao-nightly pypi? |
When this does land @atalman, can you ping me so I can fix our tests real quick? |
does |
Final nightly package name similar to this:
torchao-0.4.0.dev20240812+cpu-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl