Skip to content

Add pure python platform-agnostic wheel#988

Closed
ejguan wants to merge 3 commits intometa-pytorch:mainfrom
ejguan:python_only_releases
Closed

Add pure python platform-agnostic wheel#988
ejguan wants to merge 3 commits intometa-pytorch:mainfrom
ejguan:python_only_releases

Conversation

@ejguan
Copy link
Contributor

@ejguan ejguan commented Feb 6, 2023

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 6, 2023
@ejguan ejguan force-pushed the python_only_releases branch from d2365f9 to 64b67d9 Compare February 6, 2023 21:35
@ejguan ejguan changed the title Add python agnostic wheel Add pure python platform-agnostic wheel Feb 6, 2023
@ejguan ejguan marked this pull request as ready for review February 6, 2023 22:27
@facebook-github-bot
Copy link
Contributor

@ejguan has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@ejguan ejguan requested review from NivekT and wenleix February 6, 2023 22:33
Copy link
Contributor

@NivekT NivekT left a comment

Choose a reason for hiding this comment

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

Questions:

  1. Will this be the default installation going forward?
  2. Do we need to update the installation instructions in README?

@ejguan
Copy link
Contributor Author

ejguan commented Feb 6, 2023

  1. Will this be the default installation going forward?

Like I said in the issue. This wheel would be the backup package when none of platform specific wheels fit into users' machine. If pip finds any suitable wheel for the specific platform, it should install the platform-specific one.

2. Do we need to update the installation instructions in README?

No thing needs to be updated IMO.

@facebook-github-bot
Copy link
Contributor

@ejguan merged this pull request in 8ec3550.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a pure python releases for platform-agnostic support

3 participants