[GitH b] asitstands opened a new p ll req est #10468: Fix ndarray assignment b g with index -1

2018-04-09 Thread GitBox
asitstands opened a new pull request #10468: Fix ndarray assignment bug with index -1 URL: https://github.com/apache/incubator-mxnet/pull/10468 ## Description ## This is a sequel of PR #10440. I missed that there is a same kind of bug with the assignment. For example, the following

[GitHub] reminisce commented on issue #10468: Fix ndarray assignment bug with index -1

2018-04-09 Thread GitBox
reminisce commented on issue #10468: Fix ndarray assignment bug with index -1 URL: https://github.com/apache/incubator-mxnet/pull/10468#issuecomment-379798493 Thanks for the fix. Could you add the test cases here as it's more comprehensive and generic than the legacy one?

[GitHub] asitstands commented on issue #10468: Fix ndarray assignment bug with index -1

2018-04-09 Thread GitBox
asitstands commented on issue #10468: Fix ndarray assignment bug with index -1 URL: https://github.com/apache/incubator-mxnet/pull/10468#issuecomment-379808243 @reminisce Sure, I'll do. This is an automated message from the

[GitHub] marcoabreu commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators.

2018-04-09 Thread GitBox
marcoabreu commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators. URL: https://github.com/apache/incubator-mxnet/pull/10460#issuecomment-379807870 @sergeykolychev could you please refrain from self-merging as agreed on in the community and wait for another

[incubator-mxnet] branch master updated: use correct prop_kind for mkl-dnn FC layer (#10442)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 694bf49 use correct prop_kind for

[GitHub] piiswrong closed pull request #10442: use correct prop_kind for mkl-dnn FC layer

2018-04-09 Thread GitBox
piiswrong closed pull request #10442: use correct prop_kind for mkl-dnn FC layer URL: https://github.com/apache/incubator-mxnet/pull/10442 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] winstywang opened a new issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
winstywang opened a new issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644 Currently the MXNET_BACKWARD_DO_MIRROR=1 cannot work with batch norm layer followed by ReLU activation. Error message:

[GitHub] cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644#issuecomment-379833934 https://issues.apache.org/jira/browse/MXNET-207

[GitHub] Roshrini commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala

2018-04-09 Thread GitBox
Roshrini commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala URL: https://github.com/apache/incubator-mxnet/issues/10378#issuecomment-379821318 @HeliWang I tried the example code you provided. Seems like in Python you are passing `for_training=False`

[incubator-mxnet] branch master updated: [MXNET-171] Fix a bug that was causing training accuracy to be printed as nan sometimes (#10437)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6abcdbb [MXNET-171] Fix a bug that was

[GitHub] piiswrong closed pull request #10437: [MXNET-171] Fix a bug that was causing training accuracy to be printed as nan sometimes

2018-04-09 Thread GitBox
piiswrong closed pull request #10437: [MXNET-171] Fix a bug that was causing training accuracy to be printed as nan sometimes URL: https://github.com/apache/incubator-mxnet/pull/10437 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is

[GitHub] eric-haibin-lin opened a new pull request #10471: Revert "[MXNET-265] Update optimizer doc to clarify wd behaviors (#10…

2018-04-09 Thread GitBox
eric-haibin-lin opened a new pull request #10471: Revert "[MXNET-265] Update optimizer doc to clarify wd behaviors (#10… URL: https://github.com/apache/incubator-mxnet/pull/10471 …388)" This reverts commit c24765f6088fd66d072dfc3402998680de659217. ## Description ## (Brief

[GitHub] Roshrini commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala

2018-04-09 Thread GitBox
Roshrini commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala URL: https://github.com/apache/incubator-mxnet/issues/10378#issuecomment-379825472 @sandeep-krishnamurthy Can you close this issue?

[GitHub] HeliWang commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala

2018-04-09 Thread GitBox
HeliWang commented on issue #10378: Inconsistent output from mxnet-python and mxnet-scala URL: https://github.com/apache/incubator-mxnet/issues/10378#issuecomment-379827155 Thanks @Roshrini This is an automated message

[GitHub] HeliWang closed issue #10378: Inconsistent output from mxnet-python and mxnet-scala

2018-04-09 Thread GitBox
HeliWang closed issue #10378: Inconsistent output from mxnet-python and mxnet-scala URL: https://github.com/apache/incubator-mxnet/issues/10378 This is an automated message from the Apache Git Service. To respond to the

[GitHub] marcoabreu commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators.

2018-04-09 Thread GitBox
marcoabreu commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators. URL: https://github.com/apache/incubator-mxnet/pull/10460#issuecomment-379817355 I think @nswamy knows Perl, right? I definitely see your point and appreciate that you don't want to bother

[GitHub] marcoabreu commented on issue #10385: allow user to define unknown token symbol

2018-04-09 Thread GitBox
marcoabreu commented on issue #10385: allow user to define unknown token symbol URL: https://github.com/apache/incubator-mxnet/pull/10385#issuecomment-379822138 @ShootingSpace what happened? Any way we can help? This is an

[GitHub] szha commented on issue #10385: allow user to define unknown token symbol

2018-04-09 Thread GitBox
szha commented on issue #10385: allow user to define unknown token symbol URL: https://github.com/apache/incubator-mxnet/pull/10385#issuecomment-379824086 @marcoabreu see #10461 This is an automated message from the Apache

[incubator-mxnet] branch master updated: [MXNET-108] Adding BilinearResize2D and AdaptiveAvgPool2d operators (#9688)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 09b880a [MXNET-108] Adding

[GitHub] larroy commented on a change in pull request #10469: Removed OpenMP from armv6 builds

2018-04-09 Thread GitBox
larroy commented on a change in pull request #10469: Removed OpenMP from armv6 builds URL: https://github.com/apache/incubator-mxnet/pull/10469#discussion_r180164315 ## File path: ci/docker/runtime_functions.sh ## @@ -87,6 +87,7 @@ build_armv6() {

[GitHub] marcoabreu commented on a change in pull request #10469: Removed OpenMP from armv6 builds

2018-04-09 Thread GitBox
marcoabreu commented on a change in pull request #10469: Removed OpenMP from armv6 builds URL: https://github.com/apache/incubator-mxnet/pull/10469#discussion_r180163844 ## File path: ci/docker/runtime_functions.sh ## @@ -87,6 +87,7 @@ build_armv6() {

[GitHub] ShootingSpace commented on a change in pull request #10461: allow user to define unknown token symbol

2018-04-09 Thread GitBox
ShootingSpace commented on a change in pull request #10461: allow user to define unknown token symbol URL: https://github.com/apache/incubator-mxnet/pull/10461#discussion_r180169879 ## File path: python/mxnet/rnn/io.py ## @@ -58,6 +62,8 @@ def encode_sentences(sentences,

[GitHub] piiswrong commented on a change in pull request #10461: allow user to define unknown token symbol

2018-04-09 Thread GitBox
piiswrong commented on a change in pull request #10461: allow user to define unknown token symbol URL: https://github.com/apache/incubator-mxnet/pull/10461#discussion_r180152790 ## File path: python/mxnet/rnn/io.py ## @@ -58,6 +62,8 @@ def encode_sentences(sentences,

[GitHub] anirudhacharya commented on issue #10450: [MXNET-212] [R] Fix Random Samplers from Uniform and Gaussian distribution in R bindings

2018-04-09 Thread GitBox
anirudhacharya commented on issue #10450: [MXNET-212] [R] Fix Random Samplers from Uniform and Gaussian distribution in R bindings URL: https://github.com/apache/incubator-mxnet/pull/10450#issuecomment-379818396 @hetong007 can you please merge this PR.

[GitHub] lebeg opened a new pull request #10469: Removed OpenMP from armv6 builds

2018-04-09 Thread GitBox
lebeg opened a new pull request #10469: Removed OpenMP from armv6 builds URL: https://github.com/apache/incubator-mxnet/pull/10469 ## Description ## Switched OpenMP off for armv6 builds. ## Checklist ## ### Essentials ### - [x] The PR does not start with [MXNET-$JIRA_ID]

[GitHub] cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644 This is an automated message from the Apache Git Service. To respond

[GitHub] sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators.

2018-04-09 Thread GitBox
sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators. URL: https://github.com/apache/incubator-mxnet/pull/10460#issuecomment-379813398 I will if you request so, unfortunately there's no other committer with Perl knowledge afaik (the PR was

[GitHub] sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators.

2018-04-09 Thread GitBox
sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators. URL: https://github.com/apache/incubator-mxnet/pull/10460#issuecomment-379821889 Got it, thank you Mark. I'll make a rule to wait at least 72 hours before merging (approval from perl

[GitHub] larroy commented on issue #10469: Removed OpenMP from armv6 builds

2018-04-09 Thread GitBox
larroy commented on issue #10469: Removed OpenMP from armv6 builds URL: https://github.com/apache/incubator-mxnet/pull/10469#issuecomment-379823171 because of libomp? This is an automated message from the Apache Git Service.

[incubator-mxnet] branch master updated: [MXNET-265] Update optimizer doc to clarify wd behaviors (#10388)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new c24765f [MXNET-265] Update optimizer

[GitHub] piiswrong closed pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors

2018-04-09 Thread GitBox
piiswrong closed pull request #10388: [MXNET-265] Update optimizer doc to clarify wd behaviors URL: https://github.com/apache/incubator-mxnet/pull/10388 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sxjscience commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU

2018-04-09 Thread GitBox
sxjscience commented on issue #10104: [WIP][MXNET-107] Fused RNN implementation for CPU URL: https://github.com/apache/incubator-mxnet/pull/10104#issuecomment-379827426 Do we support dropout for this layer? This is an

[GitHub] piiswrong closed pull request #10444: Fix minor math equation rendering format in NDArray API doc strings

2018-04-09 Thread GitBox
piiswrong closed pull request #10444: Fix minor math equation rendering format in NDArray API doc strings URL: https://github.com/apache/incubator-mxnet/pull/10444 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[incubator-mxnet] branch master updated: Fix minor math equation rendering format in NDArray API doc strings (#10444)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new cfaca3d Fix minor math equation

[incubator-mxnet] branch master updated: [MXNET-212] [R] Fix Random Samplers from Uniform and Gaussian distribution in R bindings (#10450)

2018-04-09 Thread the
This is an automated email from the ASF dual-hosted git repository. the pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 43f0e4d [MXNET-212] [R] Fix Random

[GitHub] piiswrong closed pull request #9688: [MXNET-108] Adding BilinearResize2D and AdaptiveAvgPool2d operators

2018-04-09 Thread GitBox
piiswrong closed pull request #9688: [MXNET-108] Adding BilinearResize2D and AdaptiveAvgPool2d operators URL: https://github.com/apache/incubator-mxnet/pull/9688 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[GitHub] hetong007 closed pull request #10450: [MXNET-212] [R] Fix Random Samplers from Uniform and Gaussian distribution in R bindings

2018-04-09 Thread GitBox
hetong007 closed pull request #10450: [MXNET-212] [R] Fix Random Samplers from Uniform and Gaussian distribution in R bindings URL: https://github.com/apache/incubator-mxnet/pull/10450 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is

[GitHub] szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length

2018-04-09 Thread GitBox
szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length URL: https://github.com/apache/incubator-mxnet/issues/10453#issuecomment-379809938 What I observed is that it doesn't fail consistently on certain specific batch. Another team observed the same issue before,

[GitHub] eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180163681 ## File path: docs/build_version_doc/update_all_version.sh ## @@ -68,31 +73,51 @@ fi # Write

[GitHub] eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180163496 ## File path: docs/build_version_doc/build_all_version.sh ## @@ -68,6 +68,7 @@ for tag in

[GitHub] eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
eric-haibin-lin commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180163646 ## File path: docs/build_version_doc/update_all_version.sh ## @@ -68,31 +73,51 @@ fi # Write

[GitHub] cjolivier01 opened a new pull request #10470: CUDNN not training on backward pass similar to pytorch

2018-04-09 Thread GitBox
cjolivier01 opened a new pull request #10470: CUDNN not training on backward pass similar to pytorch URL: https://github.com/apache/incubator-mxnet/pull/10470 Pytorch fix: https://github.com/pytorch/pytorch/issues/4284 Issue: https://github.com/apache/incubator-mxnet/issues/9648

[GitHub] ThomasDelteil commented on issue #10461: allow user to define unknown token symbol

2018-04-09 Thread GitBox
ThomasDelteil commented on issue #10461: allow user to define unknown token symbol URL: https://github.com/apache/incubator-mxnet/pull/10461#issuecomment-379826033 @ShootingSpace thanks for adding a test This is an automated

[GitHub] aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#issuecomment-379421679 We need to have the package links in there. This is an automated

[GitHub] cjolivier01 commented on a change in pull request #10470: CUDNN not training on backward pass similar to pytorch

2018-04-09 Thread GitBox
cjolivier01 commented on a change in pull request #10470: CUDNN not training on backward pass similar to pytorch URL: https://github.com/apache/incubator-mxnet/pull/10470#discussion_r180201171 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -1786,7 +1787,23 @@

[GitHub] aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180208385 ## File path: docs/build_version_doc/update_all_version.sh ## @@ -68,31 +73,44 @@ fi # Write all

[incubator-mxnet] branch master updated: Revert "[MXNET-265] Update optimizer doc to clarify wd behaviors (#10388)" (#10471)

2018-04-09 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new f9a34f8 Revert "[MXNET-265] Update

[GitHub] sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators.

2018-04-09 Thread GitBox
sergeykolychev commented on issue #10460: MXNET-295 [Perl] Added support for linalg operators. URL: https://github.com/apache/incubator-mxnet/pull/10460#issuecomment-379821889 Got it, thank you Marco. I'll make a rule to wait at least 72 hours before merging (approval from perl

[GitHub] kpmurali commented on issue #10449: [MXNET-293] Navigation updates

2018-04-09 Thread GitBox
kpmurali commented on issue #10449: [MXNET-293] Navigation updates URL: https://github.com/apache/incubator-mxnet/pull/10449#issuecomment-379848433 Updated the GitHub community URL. Please review http://54.210.6.225/ This is

[GitHub] anirudhacharya commented on issue #9804: [R] mx.io.arrayiter shuffing is disabled

2018-04-09 Thread GitBox
anirudhacharya commented on issue #9804: [R] mx.io.arrayiter shuffing is disabled URL: https://github.com/apache/incubator-mxnet/issues/9804#issuecomment-379837479 @sandeep-krishnamurthy please close this issue. It has been fixed.

[GitHub] anirudh2290 commented on issue #10000: [MXNET-80] Fix average pooling kernel size assignment error

2018-04-09 Thread GitBox
anirudh2290 commented on issue #1: [MXNET-80] Fix average pooling kernel size assignment error URL: https://github.com/apache/incubator-mxnet/pull/1#issuecomment-379842393 @sxjscience @piiswrong Good to merge now ?

[GitHub] anirudh2290 commented on issue #9784: Fix for the case where there are no detections

2018-04-09 Thread GitBox
anirudh2290 commented on issue #9784: Fix for the case where there are no detections URL: https://github.com/apache/incubator-mxnet/pull/9784#issuecomment-379843868 @cjolivier01 @zhreshold is this good to merge ? This is an

[GitHub] anirudh2290 commented on issue #10374: [MXNET-93] Sparse support for Custom Op

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10374: [MXNET-93] Sparse support for Custom Op URL: https://github.com/apache/incubator-mxnet/pull/10374#issuecomment-379847583 @piiswrong @eric-haibin-lin I have addressed your comments. This

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379858573 I guess this is what you are looking for https://github.com/apache/incubator-mxnet/pull/9688 ```python import mxnet as mx

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379858573 I guess this is what you are looking for https://github.com/apache/incubator-mxnet/pull/9688 ```python import mxnet as mx

[GitHub] anirudhacharya commented on issue #10414: There is no API Reference Doc for R bindings.

2018-04-09 Thread GitBox
anirudhacharya commented on issue #10414: There is no API Reference Doc for R bindings. URL: https://github.com/apache/incubator-mxnet/issues/10414#issuecomment-379836828 This is the document @lanking520 shared -

[GitHub] zhanghang1989 commented on issue #8560: Upsampling: lack of arguments crashes the kernel

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #8560: Upsampling: lack of arguments crashes the kernel URL: https://github.com/apache/incubator-mxnet/issues/8560#issuecomment-379859176 @szha This issue can be closed in favor of https://github.com/apache/incubator-mxnet/pull/9688 ```python

[GitHub] zhanghang1989 commented on issue #4134: how to use mx.sym.UpSampling for bilinear upsampling

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #4134: how to use mx.sym.UpSampling for bilinear upsampling URL: https://github.com/apache/incubator-mxnet/issues/4134#issuecomment-379859043 @szha This issue can be closed in favor of https://github.com/apache/incubator-mxnet/pull/9688 ```python

[GitHub] zhanghang1989 commented on issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation URL: https://github.com/apache/incubator-mxnet/issues/9138#issuecomment-379858919 @szha This issue can be closed in favor of https://github.com/apache/incubator-mxnet/pull/9688

[GitHub] alues commented on issue #10443: bug fix

2018-04-09 Thread GitBox
alues commented on issue #10443: bug fix URL: https://github.com/apache/incubator-mxnet/pull/10443#issuecomment-379836436 @marcoabreu merge? This is an automated message from the Apache Git Service. To respond to the

[GitHub] anirudh2290 commented on a change in pull request #10449: [MXNET-293] Navigation updates

2018-04-09 Thread GitBox
anirudh2290 commented on a change in pull request #10449: [MXNET-293] Navigation updates URL: https://github.com/apache/incubator-mxnet/pull/10449#discussion_r180190432 ## File path: docs/_static/mxnet-theme/navbar.html ## @@ -7,47 +7,39 @@ Install -

[GitHub] sxjscience closed pull request #10000: [MXNET-80] Fix average pooling kernel size assignment error

2018-04-09 Thread GitBox
sxjscience closed pull request #1: [MXNET-80] Fix average pooling kernel size assignment error URL: https://github.com/apache/incubator-mxnet/pull/1 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sxjscience commented on issue #10000: [MXNET-80] Fix average pooling kernel size assignment error

2018-04-09 Thread GitBox
sxjscience commented on issue #1: [MXNET-80] Fix average pooling kernel size assignment error URL: https://github.com/apache/incubator-mxnet/pull/1#issuecomment-379854768 Yes, good to merge. We need to mention the API change in the release note. ```python

[GitHub] marcoabreu commented on a change in pull request #10470: CUDNN not training on backward pass similar to pytorch

2018-04-09 Thread GitBox
marcoabreu commented on a change in pull request #10470: CUDNN not training on backward pass similar to pytorch URL: https://github.com/apache/incubator-mxnet/pull/10470#discussion_r180197804 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -1786,7 +1787,23 @@

[GitHub] anirudh2290 commented on issue #10424: Improved error message

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10424: Improved error message URL: https://github.com/apache/incubator-mxnet/pull/10424#issuecomment-379882169 ping @ankkhedia This is an automated message from the Apache Git Service. To

[GitHub] anirudh2290 commented on issue #10417: [MXNET-283] Error handling for non-positive reps of tile op

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10417: [MXNET-283] Error handling for non-positive reps of tile op URL: https://github.com/apache/incubator-mxnet/pull/10417#issuecomment-379882685 @piiswrong is this good to merge ? This is

[GitHub] gautamkmr commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-09 Thread GitBox
gautamkmr commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379883343 So looks like 1.7 also didnt work. Do you want me to add installation for this package

[GitHub] anirudh2290 commented on issue #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#issuecomment-379886418 @mbaijal any updates ? This is an automated message from the Apache Git

[GitHub] Roshrini commented on issue #10446: [MXNET-173]fix acc metric shape miss match

2018-04-09 Thread GitBox
Roshrini commented on issue #10446: [MXNET-173]fix acc metric shape miss match URL: https://github.com/apache/incubator-mxnet/pull/10446#issuecomment-379888132 @reminisce @sandeep-krishnamurthy Can you review? This is an

[GitHub] mbaijal commented on issue #10390: Initial PR for RAT License Check

2018-04-09 Thread GitBox
mbaijal commented on issue #10390: Initial PR for RAT License Check URL: https://github.com/apache/incubator-mxnet/pull/10390#issuecomment-379892387 I think this PR can be merged as is. The list of directories included in the .rat-excludes file has been discussed in the previous release

[GitHub] szha closed issue #4134: how to use mx.sym.UpSampling for bilinear upsampling

2018-04-09 Thread GitBox
szha closed issue #4134: how to use mx.sym.UpSampling for bilinear upsampling URL: https://github.com/apache/incubator-mxnet/issues/4134 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] szha closed issue #8560: Upsampling: lack of arguments crashes the kernel

2018-04-09 Thread GitBox
szha closed issue #8560: Upsampling: lack of arguments crashes the kernel URL: https://github.com/apache/incubator-mxnet/issues/8560 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] szha closed issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation

2018-04-09 Thread GitBox
szha closed issue #9138: I cannot make mxnet.ndarray.UpSampling work with bilinear interpolation URL: https://github.com/apache/incubator-mxnet/issues/9138 This is an automated message from the Apache Git Service. To

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379896540 ```python class BilinearInterp(Block): def __init__(self, factor, target_height, target_width, **kwargs):

[GitHub] zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
zhanghang1989 commented on issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249#issuecomment-379896540 ```python class BilinearInterp(Block): def __init__(self, factor, target_height, target_width, **kwargs):

[GitHub] szha closed issue #10249: Custom interpolation layer. Gluon.

2018-04-09 Thread GitBox
szha closed issue #10249: Custom interpolation layer. Gluon. URL: https://github.com/apache/incubator-mxnet/issues/10249 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] bhavinthaker commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3

2018-04-09 Thread GitBox
bhavinthaker commented on issue #10185: [Documentation][Installation][macOS] Building From Source Has Incomplete Instructions For macOS 10.13.3 URL: https://github.com/apache/incubator-mxnet/issues/10185#issuecomment-379898234 @conradwt : Could you please check if this script runs fine

[GitHub] anirudhacharya opened a new pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
anirudhacharya opened a new pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472 ## Description This PR fixes the names of inputs parameters in the imported model. Previously the

[GitHub] rahul003 commented on a change in pull request #10452: [MXNET-294] Fix element wise multiply for csr ndarrays

2018-04-09 Thread GitBox
rahul003 commented on a change in pull request #10452: [MXNET-294] Fix element wise multiply for csr ndarrays URL: https://github.com/apache/incubator-mxnet/pull/10452#discussion_r180239182 ## File path: src/operator/tensor/elemwise_binary_op-inl.h ## @@ -292,9 +292,7 @@

[incubator-mxnet] branch master updated: CUDNN not training on backward pass similar to pytorch (#10470)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 649a0a1 CUDNN not training on backward

[GitHub] piiswrong closed pull request #10470: CUDNN not training on backward pass similar to pytorch

2018-04-09 Thread GitBox
piiswrong closed pull request #10470: CUDNN not training on backward pass similar to pytorch URL: https://github.com/apache/incubator-mxnet/pull/10470 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[incubator-mxnet] branch master updated: bug fix (#10443)

2018-04-09 Thread jxie
This is an automated email from the ASF dual-hosted git repository. jxie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 81a3827 bug fix (#10443) 81a3827 is

[GitHub] piiswrong closed pull request #10443: bug fix

2018-04-09 Thread GitBox
piiswrong closed pull request #10443: bug fix URL: https://github.com/apache/incubator-mxnet/pull/10443 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] aaronmarkham opened a new pull request #10473: updated R docs

2018-04-09 Thread GitBox
aaronmarkham opened a new pull request #10473: updated R docs URL: https://github.com/apache/incubator-mxnet/pull/10473 ## Description ## R docs have been regenerated and a new pdf is available. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] anirudh2290 commented on issue #10367: [MXNET-262] Implement mx.random.seed_context to seed random number generators of a specific device context

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10367: [MXNET-262] Implement mx.random.seed_context to seed random number generators of a specific device context URL: https://github.com/apache/incubator-mxnet/pull/10367#issuecomment-379907142 @piiswrong can this be merged. will add this to api changes in

[GitHub] anirudh2290 commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes.

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10317: [MXNET-264] Improve performance of MKLDNN in small batch sizes. URL: https://github.com/apache/incubator-mxnet/pull/10317#issuecomment-379907529 @piiswrong can this be merged ? This is

[GitHub] lanking520 commented on issue #10473: [MXNET-297] updated R docs

2018-04-09 Thread GitBox
lanking520 commented on issue #10473: [MXNET-297] updated R docs URL: https://github.com/apache/incubator-mxnet/pull/10473#issuecomment-379907684 Looks good! we finally have a R documentation there This is an automated

[GitHub] lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"?

2018-04-09 Thread GitBox
lanking520 commented on issue #8344: Broken link for "MXNet R Reference Manual"? URL: https://github.com/apache/incubator-mxnet/issues/8344#issuecomment-379908057 @dslate Hi, we have added the old R documentation in this PR. https://github.com/apache/incubator-mxnet/pull/10473 Hope

[GitHub] aaronmarkham commented on a change in pull request #10449: [MXNET-293] Navigation updates

2018-04-09 Thread GitBox
aaronmarkham commented on a change in pull request #10449: [MXNET-293] Navigation updates URL: https://github.com/apache/incubator-mxnet/pull/10449#discussion_r180245363 ## File path: docs/_static/mxnet-theme/navbar.html ## @@ -7,47 +7,39 @@ Install -

[GitHub] lanking520 commented on issue #10414: There is no API Reference Doc for R bindings.

2018-04-09 Thread GitBox
lanking520 commented on issue #10414: There is no API Reference Doc for R bindings. URL: https://github.com/apache/incubator-mxnet/issues/10414#issuecomment-379908725 Update in this PR: https://github.com/apache/incubator-mxnet/pull/10473 @anirudhacharya

[GitHub] anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn

2018-04-09 Thread GitBox
anirudh2290 commented on issue #10021: [MXNET-33] SSD example not working with mkl-dnn URL: https://github.com/apache/incubator-mxnet/pull/10021#issuecomment-379909946 @ashokei can you please check if the CI failure is related to your change and retrigger it if not ?

[GitHub] Jerryzcn commented on issue #10453: Bug of CuDNN RNN with variable sequence length

2018-04-09 Thread GitBox
Jerryzcn commented on issue #10453: Bug of CuDNN RNN with variable sequence length URL: https://github.com/apache/incubator-mxnet/issues/10453#issuecomment-379910659 I have similar issue when training speech model. even after `export MXNET_GPU_MEM_POOL_RESERVE=7` will try larger

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247473 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -192,8 +189,8

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247574 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -236,8 +233,8

[GitHub] aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on a change in pull request #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#discussion_r180208385 ## File path: docs/build_version_doc/update_all_version.sh ## @@ -68,31 +73,44 @@ fi # Write all

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247544 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -214,8 +211,8

[GitHub] spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model

2018-04-09 Thread GitBox
spidyDev commented on a change in pull request #10472: [MXNET-106] [ONNX_MXNet] Change parameter names in imported model URL: https://github.com/apache/incubator-mxnet/pull/10472#discussion_r180247510 ## File path: tests/python-pytest/onnx/onnx_test.py ## @@ -214,8 +211,8

[GitHub] aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix

2018-04-09 Thread GitBox
aaronmarkham commented on issue #10286: [MXNET-250] CSS and .htaccess fix URL: https://github.com/apache/incubator-mxnet/pull/10286#issuecomment-379421679 We need to have the package links in there, but this will be handled with a subsequent PR.

[GitHub] cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 closed issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644 This is an automated message from the Apache Git Service. To respond

[GitHub] cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization

2018-04-09 Thread GitBox
cjolivier01 commented on issue #6644: incompatibility between backward mirror and batch normalization URL: https://github.com/apache/incubator-mxnet/issues/6644#issuecomment-379916034 no longer an issue This is an automated

  1   2   >