Skip to content

Fix Android build issue#9275

Closed
mingzhe09088 wants to merge 1 commit intopytorch:masterfrom
mingzhe09088:fix-android-build-issue
Closed

Fix Android build issue#9275
mingzhe09088 wants to merge 1 commit intopytorch:masterfrom
mingzhe09088:fix-android-build-issue

Conversation

@mingzhe09088
Copy link
Contributor

Breaking this out of #8338

This fixed an Android build issue after BUILD_CAFFE2 and BUILD_ATEN are removed.

cc @orionr

Copy link
Contributor

@orionr orionr left a comment

Choose a reason for hiding this comment

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

We probably need to see what's not supported in ATen in the Android case, but that can be deferred until later. Thanks for this!

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.

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

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 9, 2018
Summary:
Breaking this out of #8338

This fixed an Android build issue after BUILD_CAFFE2 and BUILD_ATEN are removed.

cc orionr
Pull Request resolved: pytorch/pytorch#9275

Reviewed By: orionr

Differential Revision: D8769913

Pulled By: mingzhe09088

fbshipit-source-id: afce52a12697757a0b2103c7c343e19ab158a9f7
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 13, 2018
Summary:
Breaking this out of #8338

This fixed an Android build issue after BUILD_CAFFE2 and BUILD_ATEN are removed.

cc orionr
Pull Request resolved: pytorch/pytorch#9275

Reviewed By: orionr

Differential Revision: D8769913

Pulled By: mingzhe09088

fbshipit-source-id: afce52a12697757a0b2103c7c343e19ab158a9f7
@ezyang
Copy link
Contributor

ezyang commented Jul 30, 2018

This PR seems somewhat questionable. ANDROID builds should be done with a working cross compiler, so there doesn't seem anything wrong with the test in question?

That being said, I don't think we should be in the business of making ATen build on Android...

goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Breaking this out of pytorch#8338

This fixed an Android build issue after BUILD_CAFFE2 and BUILD_ATEN are removed.

cc orionr
Pull Request resolved: pytorch#9275

Reviewed By: orionr

Differential Revision: D8769913

Pulled By: mingzhe09088

fbshipit-source-id: afce52a12697757a0b2103c7c343e19ab158a9f7
@ezyang ezyang added the merged label Jun 26, 2019
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