[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide

2019-09-14 Thread GitBox
reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide URL: https://github.com/apache/incubator-mxnet/pull/16124#discussion_r324447425 ## File path: src/operator/numpy/np_true_divide.cc ## @@ -41,19 +46,97 @@ bool TrueDivideType(const nn

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide

2019-09-14 Thread GitBox
reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide URL: https://github.com/apache/incubator-mxnet/pull/16124#discussion_r324447266 ## File path: contrib/tvmop/core/umath.py ## @@ -0,0 +1,112 @@ + # Licensed to the Apache Software Fou

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide

2019-09-14 Thread GitBox
reminisce commented on a change in pull request #16124: [numpy] [tvm] operator true_divide URL: https://github.com/apache/incubator-mxnet/pull/16124#discussion_r324447266 ## File path: contrib/tvmop/core/umath.py ## @@ -0,0 +1,112 @@ + # Licensed to the Apache Software Fou

[GitHub] [incubator-mxnet] reminisce closed pull request #16116: np.ndarray.repeat support & doc for np.repeat

2019-09-14 Thread GitBox
reminisce closed pull request #16116: np.ndarray.repeat support & doc for np.repeat URL: https://github.com/apache/incubator-mxnet/pull/16116 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-mxnet] reminisce commented on issue #16116: np.ndarray.repeat support & doc for np.repeat

2019-09-14 Thread GitBox
reminisce commented on issue #16116: np.ndarray.repeat support & doc for np.repeat URL: https://github.com/apache/incubator-mxnet/pull/16116#issuecomment-531537737 Fixed in https://github.com/apache/incubator-mxnet/pull/16157

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

2019-09-14 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 98aadb2 Bump the publish

[GitHub] [incubator-mxnet] gyshi commented on a change in pull request #15815: Numpy add numpy op hanning, hamming, blackman

2019-09-14 Thread GitBox
gyshi commented on a change in pull request #15815: Numpy add numpy op hanning, hamming, blackman URL: https://github.com/apache/incubator-mxnet/pull/15815#discussion_r324442879 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2432,3 +2433,249 @@ def indices(dimensio

[GitHub] [incubator-mxnet] comaniac commented on a change in pull request #15815: Numpy add numpy op hanning, hamming, blackman

2019-09-14 Thread GitBox
comaniac commented on a change in pull request #15815: Numpy add numpy op hanning, hamming, blackman URL: https://github.com/apache/incubator-mxnet/pull/15815#discussion_r324441208 ## File path: python/mxnet/ndarray/numpy/_op.py ## @@ -2432,3 +2433,249 @@ def indices(dimen

[GitHub] [incubator-mxnet] stu1130 commented on a change in pull request #14582: Fix randomized relu

2019-09-14 Thread GitBox
stu1130 commented on a change in pull request #14582: Fix randomized relu URL: https://github.com/apache/incubator-mxnet/pull/14582#discussion_r324439400 ## File path: tests/python/unittest/test_operator.py ## @@ -862,6 +863,35 @@ def fselu_grad(grad, x, y): check_

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

2019-09-14 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 ae22aa7 Bump the publish

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

2019-09-14 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 e1302b9 Bump the publish

[incubator-mxnet] branch master updated: Fix remaining errors reported by D2L (#16157)

2019-09-14 Thread astonz
This is an automated email from the ASF dual-hosted git repository. astonz 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 e9e267e Fix remaining errors reported

[GitHub] [incubator-mxnet] astonzhang merged pull request #16157: Fix remaining errors reported by D2L

2019-09-14 Thread GitBox
astonzhang merged pull request #16157: Fix remaining errors reported by D2L URL: https://github.com/apache/incubator-mxnet/pull/16157 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] sxjscience edited a comment on issue #16168: group norm tests are failing

2019-09-14 Thread GitBox
sxjscience edited a comment on issue #16168: group norm tests are failing URL: https://github.com/apache/incubator-mxnet/issues/16168#issuecomment-531417355 Increase the atol_eps by https://github.com/apache/incubator-mxnet/pull/16169 ---

[GitHub] [incubator-mxnet] QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484595 @mxnet-label-bot add [Backend, CUDA, Call for Contribution, MKLDNN, ONNX, Feature request] -

[GitHub] [incubator-mxnet] QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484595 @mxnet-label-bot add [Backend, CUDA, Call for Contribution, MKLDNN, ONNX] ---

[GitHub] [incubator-mxnet] QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484595 @mxnet-label-bot add [Backend, CUDA, MKLDNN, ONNX] --

[GitHub] [incubator-mxnet] QueensGambit commented on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit commented on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484619 ping @KellenSunderland @ThomasDelteil This

[GitHub] [incubator-mxnet] QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit edited a comment on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484595 @mxnet-label-bot add [Backend, Call for Contribution, CUDA, MKLDNN, ONNX] ---

[GitHub] [incubator-mxnet] QueensGambit opened a new issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit opened a new issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173 Hello everyone, there are several tasks which are executed repeatedly on binding MXNet graphs and result in the same outcome

[GitHub] [incubator-mxnet] QueensGambit commented on issue #16173: Saving and loading of cudNN optimization and graph fusion

2019-09-14 Thread GitBox
QueensGambit commented on issue #16173: Saving and loading of cudNN optimization and graph fusion URL: https://github.com/apache/incubator-mxnet/issues/16173#issuecomment-531484595 @mxnet-label-bot add [Backend, Call for Contribution, CUDA, MKLDNN, ONNX] ping @KellenSunderland @ThomasDe

[incubator-mxnet] branch ib/jl-cmake-build updated (8c73cd9 -> 3ef9cf0)

2019-09-14 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-cmake-build in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8c73cd9 submodule update add 3ef9cf0 USE_JULIA_BLAS No new revisions were added by this up

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15611: [MXNET-978] n-th order gradient test support.

2019-09-14 Thread GitBox
kshitij12345 commented on a change in pull request #15611: [MXNET-978] n-th order gradient test support. URL: https://github.com/apache/incubator-mxnet/pull/15611#discussion_r324425209 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -302,28 +322,72 @@ d

[incubator-mxnet] branch ib/jl-cmake-build updated (6f27f0e -> 8c73cd9)

2019-09-14 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-cmake-build in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 6f27f0e build with Julia's private libopenblas add 8c73cd9 submodule update No new revisio

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

2019-09-14 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 66a4fef Bump the publish

[incubator-mxnet] branch ib/jl-cmake-build updated (82a8b6e -> 6f27f0e)

2019-09-14 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-cmake-build in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 82a8b6e julia: migrate build process to cmake add 6f27f0e build with Julia's private libope

[GitHub] [incubator-mxnet] matteosal edited a comment on issue #16143: Failure of MKL-DNN Convolution from C API

2019-09-14 Thread GitBox
matteosal edited a comment on issue #16143: Failure of MKL-DNN Convolution from C API URL: https://github.com/apache/incubator-mxnet/issues/16143#issuecomment-531476543 This second patch fixes the last example, thanks. As for the python scripts, this one should match the first C example

[GitHub] [incubator-mxnet] matteosal commented on issue #16143: Failure of MKL-DNN Convolution from C API

2019-09-14 Thread GitBox
matteosal commented on issue #16143: Failure of MKL-DNN Convolution from C API URL: https://github.com/apache/incubator-mxnet/issues/16143#issuecomment-531476543 This one fixes the last example, thanks. As for the python scripts, this one should match the first C example (except for dif

[GitHub] [incubator-mxnet] apeforest commented on issue #15575: CMake will modify the content in 3rdparty/dmlc-core

2019-09-14 Thread GitBox
apeforest commented on issue #15575: CMake will modify the content in 3rdparty/dmlc-core URL: https://github.com/apache/incubator-mxnet/issues/15575#issuecomment-531459235 @hcho3 Could you please file a PR to upgrade dmlc-core module in MXNet? Let me know if you need help. Thanks! --

[GitHub] [incubator-mxnet] apeforest commented on issue #15611: [MXNET-978] n-th order gradient test support.

2019-09-14 Thread GitBox
apeforest commented on issue #15611: [MXNET-978] n-th order gradient test support. URL: https://github.com/apache/incubator-mxnet/pull/15611#issuecomment-531458284 Ping @sxjscience for review. This is an automated message fro

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

2019-09-14 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 9fd4655 Bump the publish

[GitHub] [incubator-mxnet] apeforest commented on a change in pull request #15611: [MXNET-978] n-th order gradient test support.

2019-09-14 Thread GitBox
apeforest commented on a change in pull request #15611: [MXNET-978] n-th order gradient test support. URL: https://github.com/apache/incubator-mxnet/pull/15611#discussion_r324415885 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -302,28 +322,72 @@ def