-
Couldn't load subscription status.
- Fork 1
2.7.0 Update - CPU only #73
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
base: master
Are you sure you want to change the base?
Conversation
…ue in this release and can break on CI
Failed to submit graph for 6103e50Message: Failed to run command: 'pbp generate from-feedstock --output /tmp/tmp3ba0fwq9/pytorch-feedstock.yaml --custom-metadata-file /tmp/tmp3ba0fwq9/custom_metadata.yaml --release-name pytorch-feedstock-73-6103e50edd4ce441f21ad3078a3c045349f029aa pytorch-feedstock/recipe', with error: 'INFO:root:Found feedstock pytorch-feedstock at /tmp/tmp3ba0fwq9/pytorch-feedstock/recipe INFO:root:Build/Test graph from pytorch-feedstock Created by sbx_user1051 on 2025-10-21 18:55:18 Command line: /opt/conda/envs/webhook-listener/bin/pbp generate from-feedstock --output /tmp/tmp3ba0fwq9/pytorch-feedstock.yaml --custom-metadata-file /tmp/tmp3ba0fwq9/custom_metadata.yaml --release-name pytorch-feedstock-73-6103e50edd4ce441f21ad3078a3c045349f029aa pytorch-feedstock/recipeINFO:root:Found abs.yaml in /tmp/tmp3ba0fwq9/pytorch-feedstock |
Failed to submit graph for 2a7da22Message: Failed to run command: 'pbp generate from-feedstock --output /tmp/tmpvc4thfqz/pytorch-feedstock.yaml --custom-metadata-file /tmp/tmpvc4thfqz/custom_metadata.yaml --release-name pytorch-feedstock-73-2a7da221135e06deda8bc4faea71e9282cd18310 pytorch-feedstock/recipe', with error: 'INFO:root:Found feedstock pytorch-feedstock at /tmp/tmpvc4thfqz/pytorch-feedstock/recipe INFO:root:Build/Test graph from pytorch-feedstock Created by sbx_user1051 on 2025-10-23 06:01:18 Command line: /opt/conda/envs/webhook-listener/bin/pbp generate from-feedstock --output /tmp/tmpvc4thfqz/pytorch-feedstock.yaml --custom-metadata-file /tmp/tmpvc4thfqz/custom_metadata.yaml --release-name pytorch-feedstock-73-2a7da221135e06deda8bc4faea71e9282cd18310 pytorch-feedstock/recipeINFO:root:Found abs.yaml in /tmp/tmpvc4thfqz/pytorch-feedstock ' |
| # we cannot apply patches to submodules when checking out with git_url, because | ||
| # then conda switches the patch-application to use git, which cannot construct | ||
| # a usable ancestor from outside the submodule; the only option then is to | ||
| # pull in the submodules separately. |
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.
NB, this bit is to support release candidate building, which shouldn't be used mostly. Also the method below won't fetch release candidates anymore.
Pytorch 2.7
Destination channel: defaults
Links
Notice
Explanation of changes: