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

Providing explicit null pointer for the provided_arg_stypes. #7791

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

sergeykolychev
Copy link
Contributor

@eric-haibin-lin @piiswrong @cjolivier01
Instead of introducing a special case to C++ code to work around the bug in perl api, it's better to fix the original bug.
This makes this pull #7783 unnecessary I believe.

@cjolivier01
Copy link
Member

Thank you!!!!

@sergeykolychev
Copy link
Contributor Author

@cjolivier01 Thank you, sorry for original sloppy code, I thought C++ layer will be checking the value of the int and set it to 0, but the C++ code was checking the pointer value instead, my mistake.

@cjolivier01
Copy link
Member

If mistakes aren't made, then you probably aren't doing anything new, cool or interesting.

@piiswrong piiswrong merged commit 5bd63f6 into apache:master Sep 7, 2017
cjolivier01 pushed a commit to cjolivier01/mxnet that referenced this pull request Sep 7, 2017
piiswrong pushed a commit that referenced this pull request Sep 8, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (#7762)

* rm duplicated and unused code (#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* Trigger build
cjolivier01 pushed a commit to cjolivier01/mxnet that referenced this pull request Sep 11, 2017
cjolivier01 added a commit to cjolivier01/mxnet that referenced this pull request Sep 11, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (apache#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (apache#7762)

* rm duplicated and unused code (apache#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (apache#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* Trigger build
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 19, 2017
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 19, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (apache#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (apache#7762)

* rm duplicated and unused code (apache#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (apache#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* Trigger build
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 19, 2017
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 19, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (apache#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (apache#7762)

* rm duplicated and unused code (apache#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (apache#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* Trigger build
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 20, 2017
mbaijal pushed a commit to mbaijal/incubator-mxnet that referenced this pull request Sep 20, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (apache#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (apache#7762)

* rm duplicated and unused code (apache#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (apache#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* Trigger build
crazy-cat pushed a commit to crazy-cat/incubator-mxnet that referenced this pull request Oct 26, 2017
crazy-cat pushed a commit to crazy-cat/incubator-mxnet that referenced this pull request Oct 26, 2017
* Occasional test failure, reduce testing threshold

* Fix signed/unsigned warning

* providing explicit null pointer for the provided_arg_stypes. (apache#7791)

* fix wrong dist-kvstore push/pull/rsp_pull (apache#7762)

* rm duplicated and unused code (apache#7764)

* rm not use variables

* rm duplicated and unused code

* bug

* Fix Moderngpu usages in MXNet for CUDA 9 (apache#7789)

* Modify ModernGPU for CUDA 9

* Remove unused shfl_up that triggered compiler warning

* adjust types to pass to between, add 'const' where possible

* Add MSHADOW_CINLINE

* lint

* 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