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

Move redundant code that checks NumPy during build to a helper module and add an option to disable building with NumPy #21417

Closed
wants to merge 2 commits into from

Conversation

xuhdev
Copy link
Collaborator

@xuhdev xuhdev commented Jun 5, 2019

No description provided.

@pytorchbot pytorchbot added module: build Build system issues module: numpy Related to numpy support, and also numpy compatibility of our operators labels Jun 5, 2019
@xuhdev xuhdev changed the title Move redundant code that checks NumPy during build to a helper module. Move redundant code that checks NumPy during build to a helper module and add an option to disable building with NumPy Jun 5, 2019
@xuhdev
Copy link
Collaborator Author

xuhdev commented Jun 5, 2019

@soumith I've pushed another commit that adds an option for enabling and disabling NumPy build. Could you review again? If you feel it's too hard to review, I can separate it into a different PR after this is merged. Thanks!

@xuhdev xuhdev force-pushed the build/numpy-helper branch 2 times, most recently from 4670d08 to aaa1dc3 Compare June 6, 2019 01:46
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@soumith
Copy link
Member

soumith commented Jun 6, 2019

@fmassa go ahead and merge

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jun 6, 2019
… and add an option to disable building with NumPy

Summary: Pull Request resolved: pytorch/pytorch#21417

Reviewed By: ezyang

Differential Revision: D15694357

Pulled By: fmassa

fbshipit-source-id: bc1bda23349ba4531f19619fa4adecb846225c20
@facebook-github-bot
Copy link
Contributor

@fmassa merged this pull request in 240d62f.

@xuhdev xuhdev deleted the build/numpy-helper branch June 6, 2019 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: build Build system issues module: numpy Related to numpy support, and also numpy compatibility of our operators open source
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants