Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[TENSOR] Fix DLTensor conversion for int64 #10083

Merged
merged 2 commits into from
Mar 13, 2018
Merged

[TENSOR] Fix DLTensor conversion for int64 #10083

merged 2 commits into from
Mar 13, 2018

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Mar 13, 2018

This is a bugfix PR that fixes the DLTensor conversion for type int64, which is not covered by previous test. I have updated the test to cover this case

@tqchen
Copy link
Member Author

tqchen commented Mar 13, 2018

cc @ZihengJiang

@tqchen
Copy link
Member Author

tqchen commented Mar 13, 2018

layer norm testcase is not related to changes introduced here.

@tqchen
Copy link
Member Author

tqchen commented Mar 13, 2018

@sxjscience
Copy link
Member

I need to revise the gradient test of layer norm

@szha szha merged commit a9c1717 into apache:master Mar 13, 2018
jinhuang415 pushed a commit to jinhuang415/incubator-mxnet that referenced this pull request Mar 30, 2018
* [TENSOR] Fix DLTensor conversion for int64

* trigger build
rahul003 pushed a commit to rahul003/mxnet that referenced this pull request Jun 4, 2018
* [TENSOR] Fix DLTensor conversion for int64

* trigger build
zheng-da pushed a commit to zheng-da/incubator-mxnet that referenced this pull request Jun 28, 2018
* [TENSOR] Fix DLTensor conversion for int64

* trigger build
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.

3 participants