Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Conversation

@apeforest
Copy link
Contributor

This PR is to patch a previous reverted PR #348 due to a build failure in MXNet.

This change is to fix the integer overflow issue in MXNet when a large tensor is created and converted to numpy. The related PR (apache/mxnet#11742) in MXNet is pending this dependency to be merged.

@apeforest
Copy link
Contributor Author

@tqchen @szha Patch the reverted PR #348 to fix large tensor overflow bug in MXNet

@apeforest apeforest changed the title Support large tensor size in MXNet Re-Revert PR #348 to support large tensor size in MXNet Sep 29, 2018
@szha
Copy link
Member

szha commented Sep 30, 2018

Please open a PR in MXNet and show that this can be merged this without problems, w/ your fork of mshadow.

@apeforest
Copy link
Contributor Author

apeforest commented Oct 2, 2018

@szha The PR in MXNet with this patch is also ready for review: apache/mxnet#11742

Thanks!

Lin

@szha
Copy link
Member

szha commented Oct 4, 2018

The downstream verification looks good to me. Thanks

@szha szha merged commit 696803b into dmlc:master Oct 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants