open-ce / pytorch-feedstock

Apache License 2.0
5 stars 11 forks source link

refresh to v1.11 #93

Closed cdeepali closed 2 years ago

cdeepali commented 2 years ago

Checklist before submitting

Description

Fixes # (issue).

Review process to land

  1. All tests and other checks must succeed.
  2. At least one maintainer must review and approve.
  3. If any maintainer requests changes, they must be addressed.
npanpaliya commented 2 years ago

@cdeepali - We could have select and meta recipes common for both pytorch versions. So that way we would have only 4 recipes - select recipes, meta recipe, pytorch 1.10 and pytorch 1.12.

cdeepali commented 2 years ago

@npanpaliya, we do have version in the meta_recipe so can't move it out.

Also as we are having this kind of folder structure only for this release so I have avoided to change the structure.

npanpaliya commented 2 years ago

@npanpaliya, we do have version in the meta_recipe so can't move it out.

Also as we are having this kind of folder structure only for this release so I have avoided to change the structure.

ok.

cdeepali commented 2 years ago

This needs to be force merged because validation will not pass due to change in folder structure.