Skip to content

Fix Caffe2 build on 64-bit Android#12340

Closed
dreiss wants to merge 1 commit intopytorch:masterfrom
dreiss:export-D10204892
Closed

Fix Caffe2 build on 64-bit Android#12340
dreiss wants to merge 1 commit intopytorch:masterfrom
dreiss:export-D10204892

Conversation

@dreiss
Copy link
Contributor

@dreiss dreiss commented Oct 4, 2018

Summary: long and int64_t are the same type on 64-bit Android.

Differential Revision: D10204892

Summary: `long` and `int64_t` are the same type on 64-bit Android.

Differential Revision: D10204892

fbshipit-source-id: 2e58a0a852fd013c984d150ea04f7363763206cf
@Yangqing
Copy link
Contributor

Yangqing commented Oct 4, 2018

Remaining build failure from CI seems to be related to nccl - thanks so much for the fix!

zdevito pushed a commit to zdevito/ATen that referenced this pull request Oct 4, 2018
Summary:
Pull Request resolved: pytorch/pytorch#12340

`long` and `int64_t` are the same type on 64-bit Android.

Reviewed By: Yangqing

Differential Revision: D10204892

fbshipit-source-id: 2d5bf707bf87b99fc597c9292b59f032e9004620
@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.

3 participants