[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed

2020-04-09 Thread GitBox
ChaiBapchya opened a new issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed URL: https://github.com/apache/incubator-mxnet/issues/18005 ## Description Ubuntu 14.04 1.6 branch Static build Python ### Error Message

[GitHub] [incubator-mxnet] hgt312 opened a new issue #18004: Wrong result when using new numpy ffi in deferred compute

2020-04-09 Thread GitBox
hgt312 opened a new issue #18004: Wrong result when using new numpy ffi in deferred compute URL: https://github.com/apache/incubator-mxnet/issues/18004 Find it in CI result of https://github.com/apache/incubator-mxnet/pull/17958. ## Reproduce: Sample code, use master branch

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611692662 Jenkins CI successfully triggered : [unix-cpu] This is an

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed URL: https://github.com/apache/incubator-mxnet/issues/18005#issuecomment-611692990 Discovered in all 5 builds of PR

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2020-04-09 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new a045526 Bump the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611692592 @mxnet-bot run ci [unix-cpu] This is an automated message from

[GitHub] [incubator-mxnet] ptrendx commented on issue #17937: Fix for handling negative indices in the fusion of slice

2020-04-09 Thread GitBox
ptrendx commented on issue #17937: Fix for handling negative indices in the fusion of slice URL: https://github.com/apache/incubator-mxnet/pull/17937#issuecomment-611750804 @mxnet-bot run ci [centos-gpu, unix-gpu] This is an

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17937: Fix for handling negative indices in the fusion of slice

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17937: Fix for handling negative indices in the fusion of slice URL: https://github.com/apache/incubator-mxnet/pull/17937#issuecomment-611750847 Jenkins CI successfully triggered : [unix-gpu, centos-gpu]

[GitHub] [incubator-mxnet] cenggokhan opened a new issue #18006: Amalgamation Android arm64

2020-04-09 Thread GitBox
cenggokhan opened a new issue #18006: Amalgamation Android arm64 URL: https://github.com/apache/incubator-mxnet/issues/18006 I compiled and get jni_libmxnet_predict.so for Android arm64, however when I use this file in my app, an exception like; java.lang.UnsatisfiedLinkError: dlopen

[GitHub] [incubator-mxnet] ptrendx commented on issue #17946: Change register_op_hook to take MXNet and Python types instead of C types

2020-04-09 Thread GitBox
ptrendx commented on issue #17946: Change register_op_hook to take MXNet and Python types instead of C types URL: https://github.com/apache/incubator-mxnet/pull/17946#issuecomment-611747274 @mxnet-bot run ci [unix-gpu, unix-cpu]

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17946: Change register_op_hook to take MXNet and Python types instead of C types

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17946: Change register_op_hook to take MXNet and Python types instead of C types URL: https://github.com/apache/incubator-mxnet/pull/17946#issuecomment-611747337 Jenkins CI successfully triggered : [unix-gpu, unix-cpu]

[GitHub] [incubator-mxnet] waytrue17 opened a new issue #18007: Typo on tutorial website

2020-04-09 Thread GitBox
waytrue17 opened a new issue #18007: Typo on tutorial website URL: https://github.com/apache/incubator-mxnet/issues/18007 ## Description There is a typo in "crash course tutorial" website. In the "Get data" session of "Train the neural network" chapter, the tutorial says "Next, we

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
ChaiBapchya edited a comment on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611556494 @lanking520 @zachgk any idea about the Scala failure?

[GitHub] [incubator-mxnet] D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-09 Thread GitBox
D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611671380 @haojin2 All work is completed and all CI passed, thanks. This

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17949: Allow input reordering duing Gluon / CachedOp graph transformations

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17949: Allow input reordering duing Gluon / CachedOp graph transformations URL: https://github.com/apache/incubator-mxnet/pull/17949#issuecomment-611712729 Jenkins CI successfully triggered : [edge, windows-gpu, sanity, windows-cpu, unix-cpu, unix-gpu,

[GitHub] [incubator-mxnet] mk-61 commented on issue #17949: Allow input reordering duing Gluon / CachedOp graph transformations

2020-04-09 Thread GitBox
mk-61 commented on issue #17949: Allow input reordering duing Gluon / CachedOp graph transformations URL: https://github.com/apache/incubator-mxnet/pull/17949#issuecomment-611712640 @mxnet-bot run ci [all] This is an

[GitHub] [incubator-mxnet] hgt312 commented on issue #18004: Wrong result when using new numpy ffi in deferred compute

2020-04-09 Thread GitBox
hgt312 commented on issue #18004: Wrong result when using new numpy ffi in deferred compute URL: https://github.com/apache/incubator-mxnet/issues/18004#issuecomment-611702338 @hzfan This is an automated message from the

[GitHub] [incubator-mxnet] leezu commented on issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed

2020-04-09 Thread GitBox
leezu commented on issue #18005: [nvidia-docker][1.6] apt-get update failing with gnutls_handshake() failed: Handshake failed URL: https://github.com/apache/incubator-mxnet/issues/18005#issuecomment-611702142 Ubuntu 14.04 is no longer supported. Nvidia may now require a newer ssl

[GitHub] [incubator-mxnet] ElaineBao commented on issue #17900: [MKLDNN] support using any format in pooling backward

2020-04-09 Thread GitBox
ElaineBao commented on issue #17900: [MKLDNN] support using any format in pooling backward URL: https://github.com/apache/incubator-mxnet/pull/17900#issuecomment-611820403 @mxnet-bot run ci [centos-gpu, windows-gpu, unix-gpu]

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17900: [MKLDNN] support using any format in pooling backward

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17900: [MKLDNN] support using any format in pooling backward URL: https://github.com/apache/incubator-mxnet/pull/17900#issuecomment-611820429 Jenkins CI successfully triggered : [unix-gpu, windows-gpu, centos-gpu]

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
mxnet-bot commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611823743 Hey @rongzha1 , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger

[GitHub] [incubator-mxnet] rongzha1 opened a new pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
rongzha1 opened a new pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009 ## Description ## [mkldnn]Mkldnn bn opt backport from master to 1.7x @TaoLv @pengzhao-intel @ciyongch ## Checklist ##

[incubator-mxnet] branch master updated (5ff2994 -> 6a931c7)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ff2994 [Website 2.0] General Version Dropdown (#17948) add 6a931c7 Add np.linalg.qr (#17851) No new

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17865: [Numpy] add: numpy op rollaxis

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17865: [Numpy] add: numpy op rollaxis URL: https://github.com/apache/incubator-mxnet/pull/17865#issuecomment-611759542 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] haojin2 commented on issue #17865: [Numpy] add: numpy op rollaxis

2020-04-09 Thread GitBox
haojin2 commented on issue #17865: [Numpy] add: numpy op rollaxis URL: https://github.com/apache/incubator-mxnet/pull/17865#issuecomment-611759508 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17880: [NumPy] Fix np flip when axis input contains negative number

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17880: [NumPy] Fix np flip when axis input contains negative number URL: https://github.com/apache/incubator-mxnet/pull/17880#issuecomment-611779572 Jenkins CI successfully triggered : [windows-gpu]

[GitHub] [incubator-mxnet] haojin2 commented on issue #17880: [NumPy] Fix np flip when axis input contains negative number

2020-04-09 Thread GitBox
haojin2 commented on issue #17880: [NumPy] Fix np flip when axis input contains negative number URL: https://github.com/apache/incubator-mxnet/pull/17880#issuecomment-611779498 @mxnet-bot run ci [windows-gpu] This is an

[incubator-mxnet] branch master updated (6a931c7 -> 0eeb337)

2020-04-09 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6a931c7 Add np.linalg.qr (#17851) add 0eeb337 Improve activation backward (#17973) No new

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17905: [Numpy] add op unpackbits

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17905: [Numpy] add op unpackbits URL: https://github.com/apache/incubator-mxnet/pull/17905#issuecomment-611825600 Jenkins CI successfully triggered : [centos-gpu, windows-gpu, unix-gpu, unix-cpu]

[GitHub] [incubator-mxnet] Alicia1529 commented on issue #17905: [Numpy] add op unpackbits

2020-04-09 Thread GitBox
Alicia1529 commented on issue #17905: [Numpy] add op unpackbits URL: https://github.com/apache/incubator-mxnet/pull/17905#issuecomment-611825561 @mxnet-bot run ci [windows-gpu, centos-gpu, unix-cpu, unix-gpu, macosx-x86_64]

[GitHub] [incubator-mxnet] rongzha1 closed pull request #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 )

2020-04-09 Thread GitBox
rongzha1 closed pull request #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 ) URL: https://github.com/apache/incubator-mxnet/pull/18011 This is an automated message from the Apache

[GitHub] [incubator-mxnet] rongzha1 commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
rongzha1 commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611832285 @mxnet-bot run ci [all] This is an automated message

[GitHub] [incubator-mxnet] sysdef opened a new issue #18008: cpanm AI::MXNetCAPI fails: error: mxnet_wrap.o: No such file or directory

2020-04-09 Thread GitBox
sysdef opened a new issue #18008: cpanm AI::MXNetCAPI fails: error: mxnet_wrap.o: No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/18008 ## Description installing AI::MXNetCAPI fails ### Error Message cpanm AI::MXNetCAPI fails ##

[GitHub] [incubator-mxnet] haojin2 merged pull request #17851: [Numpy] np.linalg.qr forward implementation

2020-04-09 Thread GitBox
haojin2 merged pull request #17851: [Numpy] np.linalg.qr forward implementation URL: https://github.com/apache/incubator-mxnet/pull/17851 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] ptrendx commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl

2020-04-09 Thread GitBox
ptrendx commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl URL: https://github.com/apache/incubator-mxnet/issues/18003#issuecomment-611795493 Hmm, something is wrong with the random seed generation of tests - all those failing `test_ftrl` got the same seed: ```

[GitHub] [incubator-mxnet] haojin2 merged pull request #17880: [NumPy] Fix np flip when axis input contains negative number

2020-04-09 Thread GitBox
haojin2 merged pull request #17880: [NumPy] Fix np flip when axis input contains negative number URL: https://github.com/apache/incubator-mxnet/pull/17880 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] leezu commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
leezu commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611828778 I edited the target branch accordingly This is an automated

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where`

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where` URL: https://github.com/apache/incubator-mxnet/pull/17899#issuecomment-611862403 Jenkins CI successfully triggered : [centos-cpu, centos-gpu, windows-cpu, unix-cpu, clang, unix-gpu, website,

[incubator-mxnet] branch master updated (6a931c7 -> 0eeb337)

2020-04-09 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6a931c7 Add np.linalg.qr (#17851) add 0eeb337 Improve activation backward (#17973) No new

[GitHub] [incubator-mxnet] waytrue17 opened a new pull request #18010: Fix typos on crash course tutorial website

2020-04-09 Thread GitBox
waytrue17 opened a new pull request #18010: Fix typos on crash course tutorial website URL: https://github.com/apache/incubator-mxnet/pull/18010 ## Description ## Fix #18007 There are two typos on crash course tutorial website (Chapter 4 and 5 each).

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18010: Fix typos on crash course tutorial website

2020-04-09 Thread GitBox
mxnet-bot commented on issue #18010: Fix typos on crash course tutorial website URL: https://github.com/apache/incubator-mxnet/pull/18010#issuecomment-611825073 Hey @waytrue17 , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or

[GitHub] [incubator-mxnet] ciyongch commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
ciyongch commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611845220 Adding this to 1.7.0 roadmap https://github.com/apache/incubator-mxnet/issues/16864

[GitHub] [incubator-mxnet] MoisesHer opened a new pull request #18012: Bert gemms true fp16

2020-04-09 Thread GitBox
MoisesHer opened a new pull request #18012: Bert gemms true fp16 URL: https://github.com/apache/incubator-mxnet/pull/18012 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18012: Bert gemms true fp16

2020-04-09 Thread GitBox
mxnet-bot commented on issue #18012: Bert gemms true fp16 URL: https://github.com/apache/incubator-mxnet/pull/18012#issuecomment-611850285 Hey @MoisesHer , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with

[GitHub] [incubator-mxnet] BenjaminCHEN2016 commented on issue #17865: [Numpy] add: numpy op rollaxis

2020-04-09 Thread GitBox
BenjaminCHEN2016 commented on issue #17865: [Numpy] add: numpy op rollaxis URL: https://github.com/apache/incubator-mxnet/pull/17865#issuecomment-611860674 @mxnet-bot run ci [unix-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17865: [Numpy] add: numpy op rollaxis

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17865: [Numpy] add: numpy op rollaxis URL: https://github.com/apache/incubator-mxnet/pull/17865#issuecomment-611860694 Jenkins CI successfully triggered : [unix-gpu] This is an automated message

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17221: MXNet nightly breaks horovod integration

2020-04-09 Thread GitBox
eric-haibin-lin commented on issue #17221: MXNet nightly breaks horovod integration URL: https://github.com/apache/incubator-mxnet/issues/17221#issuecomment-611860723 is this fixed? This is an automated message from the

[GitHub] [incubator-mxnet] leezu commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl

2020-04-09 Thread GitBox
leezu commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl URL: https://github.com/apache/incubator-mxnet/issues/18003#issuecomment-611826451 @szha plans to switch the testing suite to pytest This involves refactoring the randomness logic and may fix the issue. The new

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc. URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611805867 Jenkins CI successfully triggered : [unix-gpu] This is an

[GitHub] [incubator-mxnet] JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-09 Thread GitBox
JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc. URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611805834 @mxnet-bot run ci [unix-gpu] This is an automated message

[incubator-mxnet] branch master updated (6a931c7 -> 0eeb337)

2020-04-09 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6a931c7 Add np.linalg.qr (#17851) add 0eeb337 Improve activation backward (#17973) No new

[incubator-mxnet] branch master updated (6a931c7 -> 0eeb337)

2020-04-09 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6a931c7 Add np.linalg.qr (#17851) add 0eeb337 Improve activation backward (#17973) No new

[incubator-mxnet] branch master updated (0eeb337 -> d8c7293)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 0eeb337 Improve activation backward (#17973) add d8c7293 fix np flip when axis input contains negative

[incubator-mxnet] branch master updated (0eeb337 -> d8c7293)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 0eeb337 Improve activation backward (#17973) add d8c7293 fix np flip when axis input contains negative

[incubator-mxnet] branch master updated (0eeb337 -> d8c7293)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 0eeb337 Improve activation backward (#17973) add d8c7293 fix np flip when axis input contains negative

[GitHub] [incubator-mxnet] rongzha1 opened a new pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
rongzha1 opened a new pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009 ## Description ## [mkldnn]Mkldnn bn opt backport from master to 1.7x @TaoLv @pengzhao-intel @ciyongch ## Checklist ##

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #17973: Improve activation backward

2020-04-09 Thread GitBox
pengzhao-intel merged pull request #17973: Improve activation backward URL: https://github.com/apache/incubator-mxnet/pull/17973 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #17902: [mkldnn] optimize for mkldnn batchnorm backward

2020-04-09 Thread GitBox
pengzhao-intel commented on issue #17902: [mkldnn] optimize for mkldnn batchnorm backward URL: https://github.com/apache/incubator-mxnet/pull/17902#issuecomment-611818479 Please file a new PR to 1.7 branch :) This is an

[incubator-mxnet] branch master updated (6a931c7 -> 0eeb337)

2020-04-09 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6a931c7 Add np.linalg.qr (#17851) add 0eeb337 Improve activation backward (#17973) No new

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #17900: [MKLDNN] support using any format in pooling backward

2020-04-09 Thread GitBox
pengzhao-intel commented on issue #17900: [MKLDNN] support using any format in pooling backward URL: https://github.com/apache/incubator-mxnet/pull/17900#issuecomment-611818286 Please rebase the code and trigger CI again.

[GitHub] [incubator-mxnet] rongzha1 commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 )

2020-04-09 Thread GitBox
rongzha1 commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 ) URL: https://github.com/apache/incubator-mxnet/pull/18011#issuecomment-611831383 @mxnet-bot run ci [all]

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 )

2020-04-09 Thread GitBox
mxnet-bot commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 ) URL: https://github.com/apache/incubator-mxnet/pull/18011#issuecomment-611831459 Jenkins CI successfully triggered : [sanity, centos-cpu, windows-gpu, website,

[GitHub] [incubator-mxnet] leezu commented on issue #18004: Wrong result when using new numpy ffi in deferred compute

2020-04-09 Thread GitBox
leezu commented on issue #18004: Wrong result when using new numpy ffi in deferred compute URL: https://github.com/apache/incubator-mxnet/issues/18004#issuecomment-611770593 Thanks for reporting the issue. I can confirm that disabling the new FFI for `tril` via below patch avoids the

[GitHub] [incubator-mxnet] terrytangyuan commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes

2020-04-09 Thread GitBox
terrytangyuan commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes URL: https://github.com/apache/incubator-mxnet/pull/17974#issuecomment-611816755 @mxnet-bot run ci [unix-gpu] This is

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes URL: https://github.com/apache/incubator-mxnet/pull/17974#issuecomment-611816793 Jenkins CI successfully triggered : [unix-gpu]

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2020-04-09 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new a6c9fa9 Bump the

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2020-04-09 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new a6c9fa9 Bump the

[GitHub] [incubator-mxnet] ciyongch commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
ciyongch commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611824294 Assume you're going to backport this PR to v1.x branch, but currently you choose master branch. Please double check the

[GitHub] [incubator-mxnet] rongzha1 commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
rongzha1 commented on issue #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009#issuecomment-611830672 > I edited the target branch accordingly thank you very much. I have just re-pr it to 1.7.x a minites ago

[GitHub] [incubator-mxnet] rongzha1 closed pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x

2020-04-09 Thread GitBox
rongzha1 closed pull request #18009: [mkldnn]Mkldnn bn opt backport from master to 1.7x URL: https://github.com/apache/incubator-mxnet/pull/18009 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] BenjaminCHEN2016 commented on issue #17904: [Numpy] add: numpy op trilindices

2020-04-09 Thread GitBox
BenjaminCHEN2016 commented on issue #17904: [Numpy] add: numpy op trilindices URL: https://github.com/apache/incubator-mxnet/pull/17904#issuecomment-611859882 @mxnet-bot run ci [unix-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17904: [Numpy] add: numpy op trilindices

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17904: [Numpy] add: numpy op trilindices URL: https://github.com/apache/incubator-mxnet/pull/17904#issuecomment-611859909 Jenkins CI successfully triggered : [unix-gpu] This is an automated

[GitHub] [incubator-mxnet] sysdef closed issue #18008: cpanm AI::MXNetCAPI fails: error: mxnet_wrap.o: No such file or directory

2020-04-09 Thread GitBox
sysdef closed issue #18008: cpanm AI::MXNetCAPI fails: error: mxnet_wrap.o: No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/18008 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch master updated (5ff2994 -> 6a931c7)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ff2994 [Website 2.0] General Version Dropdown (#17948) add 6a931c7 Add np.linalg.qr (#17851) No new

[incubator-mxnet] branch master updated (5ff2994 -> 6a931c7)

2020-04-09 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ff2994 [Website 2.0] General Version Dropdown (#17948) add 6a931c7 Add np.linalg.qr (#17851) No new

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17879: [Numpy] FFI for linalg.eig/eigh/det/slogdet

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17879: [Numpy] FFI for linalg.eig/eigh/det/slogdet URL: https://github.com/apache/incubator-mxnet/pull/17879#issuecomment-611765024 Jenkins CI successfully triggered : [windows-gpu] This is an

[GitHub] [incubator-mxnet] haojin2 commented on issue #17879: [Numpy] FFI for linalg.eig/eigh/det/slogdet

2020-04-09 Thread GitBox
haojin2 commented on issue #17879: [Numpy] FFI for linalg.eig/eigh/det/slogdet URL: https://github.com/apache/incubator-mxnet/pull/17879#issuecomment-611764980 @mxnet-bot run ci [windows-gpu] This is an automated message from

[GitHub] [incubator-mxnet] ptrendx commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl

2020-04-09 Thread GitBox
ptrendx commented on issue #18003: [Flaky Test] test_operator_gpu.test_ftrl URL: https://github.com/apache/incubator-mxnet/issues/18003#issuecomment-611793394 Also seen in #17995. This is an automated message from the Apache

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 )

2020-04-09 Thread GitBox
mxnet-bot commented on issue #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 ) URL: https://github.com/apache/incubator-mxnet/pull/18011#issuecomment-611829198 Hey @rongzha1 , Thanks for submitting the PR All tests are already queued to run

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611829126 Fixes #18005 This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] rongzha1 opened a new pull request #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 )

2020-04-09 Thread GitBox
rongzha1 opened a new pull request #18011: [mkldnn]port master pr to v1.7x : optimize for mkldnn batchnorm backward (#17902 ) URL: https://github.com/apache/incubator-mxnet/pull/18011 ## Description ## backport pr from master to v1.7x origin merged pr is [mkldnn] optimize for mkldnn

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611862385 It's weird why 1.6 branch is facing rvm version error. All the previous 5 builds had passed for Jekyll build.

[GitHub] [incubator-mxnet] haojin2 commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where`

2020-04-09 Thread GitBox
haojin2 commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where` URL: https://github.com/apache/incubator-mxnet/pull/17899#issuecomment-611862362 @mxnet-bot run ci [all] This is an automated

[GitHub] [incubator-mxnet] knowledgecomputer2018 commented on issue #14468: TypeError: 'float' object is not subscriptable`

2020-04-09 Thread GitBox
knowledgecomputer2018 commented on issue #14468: TypeError: 'float' object is not subscriptable` URL: https://github.com/apache/incubator-mxnet/issues/14468#issuecomment-611888340 hi i have this error. why ? solution: first i have a array or numpy.float64 K[i] then other line i

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #18014: enabling mkldnn leads to segfault in bytePS

2020-04-09 Thread GitBox
eric-haibin-lin opened a new issue #18014: enabling mkldnn leads to segfault in bytePS URL: https://github.com/apache/incubator-mxnet/issues/18014 I am using `bytepsimage/mxnet` docker image to test bytePS. However, I find recent MXNet versions lead to segfault. Specifically, if i

[GitHub] [incubator-mxnet] TaoLv commented on issue #18012: Bert gemms true fp16

2020-04-09 Thread GitBox
TaoLv commented on issue #18012: Bert gemms true fp16 URL: https://github.com/apache/incubator-mxnet/pull/18012#issuecomment-611872851 @MoisesHer Please clean the commit history and change the target branch to v1.x. Thanks. cc @ciyongch

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #11747: Flaky test test_quantization_mkldnn.test_requantize_int32_to_int8

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #11747: Flaky test test_quantization_mkldnn.test_requantize_int32_to_int8 URL: https://github.com/apache/incubator-mxnet/issues/11747#issuecomment-611875842 Still flaky. For unrelated PR #17993 Log :

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611876080 Jenkins CI successfully triggered : [unix-cpu] This is an

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-09 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611876059 @mxnet-bot run ci [unix-cpu] This is an automated message from

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #18013: horovod cpu build segfault

2020-04-09 Thread GitBox
eric-haibin-lin opened a new issue #18013: horovod cpu build segfault URL: https://github.com/apache/incubator-mxnet/issues/18013 This works: ``` https://repo.mxnet.io/dist/python/cpu/mxnet-2.0.0b20200306-py2.py3-none-manylinux1_x86_64.whl pip3 uninstall horovod -y; pip3

[GitHub] [incubator-mxnet] MoisesHer closed pull request #18012: Bert gemms true fp16

2020-04-09 Thread GitBox
MoisesHer closed pull request #18012: Bert gemms true fp16 URL: https://github.com/apache/incubator-mxnet/pull/18012 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] heaseny opened a new issue #18015: [Unit test] 2 unit tests of test_optimizer.py randomly fail due to assertion error

2020-04-09 Thread GitBox
heaseny opened a new issue #18015: [Unit test] 2 unit tests of test_optimizer.py randomly fail due to assertion error URL: https://github.com/apache/incubator-mxnet/issues/18015 ## Description test_ftrl and test_sparse_ftrl of test_optimizer.py fail randomly and can be reproduced with

[GitHub] [incubator-mxnet] heaseny closed issue #17384: Error in numpy unit test

2020-04-09 Thread GitBox
heaseny closed issue #17384: Error in numpy unit test URL: https://github.com/apache/incubator-mxnet/issues/17384 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #18014: enabling mkldnn leads to segfault in bytePS

2020-04-09 Thread GitBox
pengzhao-intel commented on issue #18014: enabling mkldnn leads to segfault in bytePS URL: https://github.com/apache/incubator-mxnet/issues/18014#issuecomment-611876912 Is there any test case for bytePS to cover this kind of issue?

[GitHub] [incubator-mxnet] pengzhao-intel edited a comment on issue #18014: enabling mkldnn leads to segfault in bytePS

2020-04-09 Thread GitBox
pengzhao-intel edited a comment on issue #18014: enabling mkldnn leads to segfault in bytePS URL: https://github.com/apache/incubator-mxnet/issues/18014#issuecomment-611876912 Is there any test case for bytePS to cover this kind of issue? BTW, is "bytepsimage/mxnet" the

[incubator-mxnet-site] branch asf-site updated: Bump the publish timestamp.

2020-04-09 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 8dcc089 Bump the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes URL: https://github.com/apache/incubator-mxnet/pull/17974#issuecomment-611354646 Jenkins CI successfully triggered : [unix-cpu, website, unix-gpu]

[GitHub] [incubator-mxnet] BenjaminCHEN2016 commented on issue #17904: [Numpy] add: numpy op trilindices

2020-04-09 Thread GitBox
BenjaminCHEN2016 commented on issue #17904: [Numpy] add: numpy op trilindices URL: https://github.com/apache/incubator-mxnet/pull/17904#issuecomment-611355191 @mxnet-bot run ci [macosx] This is an automated message from the

[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17904: [Numpy] add: numpy op trilindices

2020-04-09 Thread GitBox
mxnet-bot commented on issue #17904: [Numpy] add: numpy op trilindices URL: https://github.com/apache/incubator-mxnet/pull/17904#issuecomment-611355202 None of the jobs entered are supported. Jobs entered by user: [macosx] CI supported Jobs: [centos-gpu, miscellaneous, website,

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes

2020-04-09 Thread GitBox
sandeep-krishnamurthy commented on issue #17974: Add instructions on distributed MXNet with Horovod on Kubernetes URL: https://github.com/apache/incubator-mxnet/pull/17974#issuecomment-611354555 @mxnet-bot run ci [unix-cpu, unix-gpu, website]

  1   2   >