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

Rebuild for pytorch #28

Merged

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update pytorch.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.

This package has the following downstream children:

And potentially more.

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot.
The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable.
Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://github.com/regro/autotick-bot/actions/runs/1080536134, please use this URL for debugging

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari force-pushed the rebuild-pytorch-0-1_h2b1f7e branch from 52fe364 to 3907c43 Compare July 30, 2021 07:22
@h-vetinari h-vetinari added the automerge Merge the PR when CI passes label Jul 30, 2021
@github-actions
Copy link
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: failed

Thus the PR was not passing and not merged.

@h-vetinari h-vetinari force-pushed the rebuild-pytorch-0-1_h2b1f7e branch from ad2dcac to 13dd10f Compare July 30, 2021 11:18
@h-vetinari h-vetinari removed the automerge Merge the PR when CI passes label Jul 30, 2021
@hmaarrfk
Copy link
Contributor

FYI, we kinda jumped the gun on getting this merged. We still don't have full builds for Pytorch GPU 1.9.0.

You might want to hold off until some columns are filled conda-forge/pytorch-cpu-feedstock#52

@h-vetinari
Copy link
Member

I'm surprised how the CI could pass here. Shouldn't the pin mean that the test environment can only be installed if the GPU build of pytorch exists already?

@hmaarrfk
Copy link
Contributor

It seems we didn't get the pin quite right.

It is pulling in pytorch-gpu 1.8.0. let me see.

Thanks for helping us debug and being critical!

recipe/meta.yaml Outdated Show resolved Hide resolved
@hmaarrfk
Copy link
Contributor

happy to see a failure.

@h-vetinari h-vetinari mentioned this pull request Aug 8, 2021
3 tasks
Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
@@ -1,5 +1,4 @@
{% set version = "0.9.1" %}
{% set number = 1 %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this version of torchvision compatible with pytorch 1.9?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upstream doesn't constrain the version directly, and this feedstock had no upper pytorch requirement for as long that I'm aware. If the CI passes, I'd say it's fine.


# for compatibility with (& ease of migration from) old packages in the pytorch channel, see
# https://anaconda.org/pytorch/torchvision-cpu/files
- name: torchvision-cpu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we sure this is ok to remove? maybe a migrator is necessary to replace torchvision-cpu with torchvision and pytorch-cpu

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, but there are no dependent packages in conda-forge either.

Copy link
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready to merge IMO

@hmaarrfk
Copy link
Contributor

Since we run all the tests I think it is fine.

@hmaarrfk hmaarrfk merged commit a386c16 into conda-forge:master Aug 10, 2021
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-pytorch-0-1_h2b1f7e branch August 10, 2021 12:29
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.

4 participants