[incubator-mxnet] 02/02: Numpy dispatch test (#16437)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 6166778a587097e9a3ecc2d0e0880bba55f282c3 Author: JiangZhaoh <54654391+jiangzh...@users.noreply.github.

[incubator-mxnet] branch numpy_1_6_prs updated (720c161 -> 6166778)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. discard 720c161 Numpy dispatch test (#16437) discard 4dcff08 numpy op doc: max, min, prod (#16506)

[incubator-mxnet] 01/02: numpy op doc: max, min, prod (#16506)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit be041d276eeb0eea9d496976542d1d22faada73c Author: alicia <32725332+alicia1...@users.noreply.github.com>

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

2019-10-18 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 98e0dcc Bump the publis

[GitHub] [incubator-mxnet] gyshi opened a new pull request #15840: Numpy add numpy op bitwise_xor

2019-10-18 Thread GitBox
gyshi opened a new pull request #15840: Numpy add numpy op bitwise_xor URL: https://github.com/apache/incubator-mxnet/pull/15840 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for

[incubator-mxnet] branch master updated (27b3e52 -> a75ec06)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 27b3e52 image crop gpu (#16464) add a75ec06 [Numpy] einsum (#15911) No new revisions were added b

[GitHub] [incubator-mxnet] reminisce merged pull request #15911: [Numpy] einsum

2019-10-18 Thread GitBox
reminisce merged pull request #15911: [Numpy] einsum URL: https://github.com/apache/incubator-mxnet/pull/15911 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-mxnet] xidulu opened a new pull request #16543: [Numpy] Fix random.choice() type error

2019-10-18 Thread GitBox
xidulu opened a new pull request #16543: [Numpy] Fix random.choice() type error URL: https://github.com/apache/incubator-mxnet/pull/16543 ## Description ## Setting the dtype of weight as `float64` would cause error. ``` >>> from mxnet import np, npx, autograd >>> import numpy as

[GitHub] [incubator-mxnet] larroy edited a comment on issue #16539: memory corruption error while trying to train BERT

2019-10-18 Thread GitBox
larroy edited a comment on issue #16539: memory corruption error while trying to train BERT URL: https://github.com/apache/incubator-mxnet/issues/16539#issuecomment-544105113 @eric-haibin-lin I used his container ``` nvidia-docker run -it --security-opt seccomp:unconfined --pr

[GitHub] [incubator-mxnet] larroy edited a comment on issue #16539: memory corruption error while trying to train BERT

2019-10-18 Thread GitBox
larroy edited a comment on issue #16539: memory corruption error while trying to train BERT URL: https://github.com/apache/incubator-mxnet/issues/16539#issuecomment-544105113 @eric-haibin-lin I used his container ``` nvidia-docker run -it --security-opt seccomp:unconfined --pr

[GitHub] [incubator-mxnet] larroy commented on issue #16539: memory corruption error while trying to train BERT

2019-10-18 Thread GitBox
larroy commented on issue #16539: memory corruption error while trying to train BERT URL: https://github.com/apache/incubator-mxnet/issues/16539#issuecomment-544105113 @eric-haibin-lin I used his container ``` nvidia-docker run -it --security-opt seccomp:unconfined --privilege

[incubator-mxnet] branch numpy_1_6_prs updated: Numpy dispatch test (#16437)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy_1_6_prs by this push: new 720c161 Numpy dispatc

[incubator-mxnet] branch numpy_1_6_prs updated (27b3e52 -> 4dcff08)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 27b3e52 image crop gpu (#16464) add 4dcff08 numpy op doc: max, min, prod (#16506) No new r

[GitHub] [incubator-mxnet] reminisce merged pull request #16437: Numpy dispatch test

2019-10-18 Thread GitBox
reminisce merged pull request #16437: Numpy dispatch test URL: https://github.com/apache/incubator-mxnet/pull/16437 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-mxnet] branch numpy_1_6_prs updated: numpy op doc: max, min, prod (#16506)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy_1_6_prs by this push: new 4dcff08 numpy op doc:

[incubator-mxnet] branch numpy_1_6_prs created (now 27b3e52)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 27b3e52 image crop gpu (#16464) No new revisions were added by this update.

[incubator-mxnet] branch numpy_1_6_prs created (now 27b3e52)

2019-10-18 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch numpy_1_6_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 27b3e52 image crop gpu (#16464) No new revisions were added by this update.

[GitHub] [incubator-mxnet] reminisce merged pull request #16506: [Numpy] operator doc: max, min, prod

2019-10-18 Thread GitBox
reminisce merged pull request #16506: [Numpy] operator doc: max, min, prod URL: https://github.com/apache/incubator-mxnet/pull/16506 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`.

2019-10-18 Thread GitBox
kshitij12345 commented on a change in pull request #15515: [MXNET-978] Higher Order Gradient Support `arcsin`, `arccos`. URL: https://github.com/apache/incubator-mxnet/pull/15515#discussion_r336722545 ## File path: src/operator/tensor/elemwise_unary_op_trig.cc ## @@ -188,7

[incubator-mxnet] branch master updated (2d4c3a4 -> 27b3e52)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 2d4c3a4 fix pylint in CI (#16540) add 27b3e52 image crop gpu (#16464) No new revisions were added by

[incubator-mxnet] branch master updated (2d4c3a4 -> 27b3e52)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 2d4c3a4 fix pylint in CI (#16540) add 27b3e52 image crop gpu (#16464) No new revisions were added by

[incubator-mxnet] branch master updated (efa5369 -> 2d4c3a4)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from efa5369 adding large tensor support for pad operator (#15126) add 2d4c3a4 fix pylint in CI (#16540)

[incubator-mxnet] branch master updated (efa5369 -> 2d4c3a4)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from efa5369 adding large tensor support for pad operator (#15126) add 2d4c3a4 fix pylint in CI (#16540)

[GitHub] [incubator-mxnet] roywei merged pull request #16464: Image crop gpu support

2019-10-18 Thread GitBox
roywei merged pull request #16464: Image crop gpu support URL: https://github.com/apache/incubator-mxnet/pull/16464 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] roywei merged pull request #16540: fix pylint in CI

2019-10-18 Thread GitBox
roywei merged pull request #16540: fix pylint in CI URL: https://github.com/apache/incubator-mxnet/pull/16540 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-mxnet] SpaceView edited a comment on issue #15492: No CMAKE_CUDA_COMPILER could be found

2019-10-18 Thread GitBox
SpaceView edited a comment on issue #15492: No CMAKE_CUDA_COMPILER could be found URL: https://github.com/apache/incubator-mxnet/issues/15492#issuecomment-543428380 Not sure this is gonna help, just my experience. Tried various CMake versions, got the same error, I suppose this is a cud

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16497: Large Vector tests for DGL Ops Part 2

2019-10-18 Thread GitBox
anirudh2290 commented on issue #16497: Large Vector tests for DGL Ops Part 2 URL: https://github.com/apache/incubator-mxnet/pull/16497#issuecomment-544043303 Can you address this comment too : https://github.com/apache/incubator-mxnet/pull/16497#issuecomment-542953179 -

[GitHub] [incubator-mxnet] junrushao1994 closed pull request #16505: [IR Bridge] Attribute converter from NNVM attributes to Relay attributes

2019-10-18 Thread GitBox
junrushao1994 closed pull request #16505: [IR Bridge] Attribute converter from NNVM attributes to Relay attributes URL: https://github.com/apache/incubator-mxnet/pull/16505 This is an automated message from the Apache Git Se

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16536: disable tests

2019-10-18 Thread GitBox
marcoabreu commented on issue #16536: disable tests URL: https://github.com/apache/incubator-mxnet/pull/16536#issuecomment-544037424 Well at that point we can also disable it instead of showing a false green check mark This i

[GitHub] [incubator-mxnet] leezu commented on issue #10167: HybridBlock can be slower than Block

2019-10-18 Thread GitBox
leezu commented on issue #10167: HybridBlock can be slower than Block URL: https://github.com/apache/incubator-mxnet/issues/10167#issuecomment-544037098 I edited the above example to include `HybridLoopIdentityBlock` for comparison.

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

2019-10-18 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 78811d7 Bump the publis

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336713519 ## File path: src/operator/nn/dropout-inl.h ## @@ -262,7 +262,7 @@ class DropoutOp { Tensor(reinterpret_cast(work

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16434: WaitForVar in dependency engine not thread safe

2019-10-18 Thread GitBox
anirudh2290 commented on issue #16434: WaitForVar in dependency engine not thread safe URL: https://github.com/apache/incubator-mxnet/issues/16434#issuecomment-544023556 > I noticed that this happens only when we call NDArray constructor in cpp pacakge and WaitToRead in main thread. If th

[GitHub] [incubator-mxnet] leezu commented on issue #16539: memory corruption error while trying to train BERT

2019-10-18 Thread GitBox
leezu commented on issue #16539: memory corruption error while trying to train BERT URL: https://github.com/apache/incubator-mxnet/issues/16539#issuecomment-544023673 Can you provide the complete command you use for training? When does the corruption happen? -

[GitHub] [incubator-mxnet] roywei opened a new issue #16541: Constant Pylint error in CI Sanity Check

2019-10-18 Thread GitBox
roywei opened a new issue #16541: Constant Pylint error in CI Sanity Check URL: https://github.com/apache/incubator-mxnet/issues/16541 Pylint check on tools/caffe_converter/*.py . fails consistency for PR checks, there is no change on CI or tools/caffe_converter/. Files under that folder h

[GitHub] [incubator-mxnet] ptrendx opened a new pull request #16542: [WIP] Faster GPU NMS optimization

2019-10-18 Thread GitBox
ptrendx opened a new pull request #16542: [WIP] Faster GPU NMS optimization URL: https://github.com/apache/incubator-mxnet/pull/16542 ## Description ## This PR significantly improves the performance of `mx.sym.contrib.box_nms` on GPU. @zhreshold @Jerryzcn FYI Test cases:

[GitHub] [incubator-mxnet] roywei commented on issue #16540: fix pylint in CI

2019-10-18 Thread GitBox
roywei commented on issue #16540: fix pylint in CI URL: https://github.com/apache/incubator-mxnet/pull/16540#issuecomment-544018172 cc @reminisce This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-mxnet] roywei opened a new pull request #16540: fix pylint in CI

2019-10-18 Thread GitBox
roywei opened a new pull request #16540: fix pylint in CI URL: https://github.com/apache/incubator-mxnet/pull/16540 ## Description ## temporary disable pylint check on tools/caffe_converter/*.py as no change was made but it kept failing for PRs. Also pin pylint version to 2.3.1

[GitHub] [incubator-mxnet] larroy opened a new issue #16539: memory corruption error while trying to train BERT

2019-10-18 Thread GitBox
larroy opened a new issue #16539: memory corruption error while trying to train BERT URL: https://github.com/apache/incubator-mxnet/issues/16539 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essent

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu

2019-10-18 Thread GitBox
ChaiBapchya commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-544005187 #16416 http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-gpu

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16531: Just use fp16 is slower than mixed_precision! Why?

2019-10-18 Thread GitBox
anirudh2290 commented on issue #16531: Just use fp16 is slower than mixed_precision! Why? URL: https://github.com/apache/incubator-mxnet/issues/16531#issuecomment-544003405 By faster you mean convergence ? Can you elaborate on what is your use case. Are you running it for training or infe

[GitHub] [incubator-mxnet] TEChopra1000 opened a new pull request #16538: checking broken link fixes work

2019-10-18 Thread GitBox
TEChopra1000 opened a new pull request #16538: checking broken link fixes work URL: https://github.com/apache/incubator-mxnet/pull/16538 ## Description ## Fixing broken links. This is an automated message from the Apache G

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16497: Large Vector tests for DGL Ops Part 2

2019-10-18 Thread GitBox
ChaiBapchya commented on a change in pull request #16497: Large Vector tests for DGL Ops Part 2 URL: https://github.com/apache/incubator-mxnet/pull/16497#discussion_r336690293 ## File path: tests/nightly/test_large_vector.py ## @@ -708,6 +708,111 @@ def test_full(): a

[GitHub] [incubator-mxnet] roywei commented on issue #16524: CI tests timing out

2019-10-18 Thread GitBox
roywei commented on issue #16524: CI tests timing out URL: https://github.com/apache/incubator-mxnet/issues/16524#issuecomment-543960440 Unix-gpu kvstore is fixed now, next is looking into other timeouts This is an automated

[incubator-mxnet] branch master updated (32bb374 -> efa5369)

2019-10-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 32bb374 disable tests (#16536) add efa5369 adding large tensor support for pad operator (#15126)

[incubator-mxnet] branch master updated (32bb374 -> efa5369)

2019-10-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 32bb374 disable tests (#16536) add efa5369 adding large tensor support for pad operator (#15126)

[GitHub] [incubator-mxnet] anirudh2290 merged pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
anirudh2290 merged pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126 This is an automated message from the Apache Git Servi

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
anirudh2290 commented on issue #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#issuecomment-543959947 Please open an issue for the missing tests and remaining todos in Large Tensor Support. -

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
access2rohit commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#discussion_r336683973 ## File path: src/operator/pad.cc ## @@ -558,23 +558,23 @@ voi

[GitHub] [incubator-mxnet] roywei edited a comment on issue #16536: disable tests

2019-10-18 Thread GitBox
roywei edited a comment on issue #16536: disable tests URL: https://github.com/apache/incubator-mxnet/pull/16536#issuecomment-543957573 Thanks @haojin2 for analysis on the kv-store test timeout, put it here for future reference. > The dist kvstore build fails due to OOM error on

[GitHub] [incubator-mxnet] roywei commented on issue #16536: disable tests

2019-10-18 Thread GitBox
roywei commented on issue #16536: disable tests URL: https://github.com/apache/incubator-mxnet/pull/16536#issuecomment-543957573 Thanks @haojin2 for analysis on the kv-store test timeout, put it here for future reference. > The dist kvstore build fails due to OOM error on GPU

[incubator-mxnet] branch master updated (4b8a95f -> 32bb374)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4b8a95f add option to remove indexes (#16525) add 32bb374 disable tests (#16536) No new revisions we

[incubator-mxnet] branch master updated (4b8a95f -> 32bb374)

2019-10-18 Thread roywei
This is an automated email from the ASF dual-hosted git repository. roywei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 4b8a95f add option to remove indexes (#16525) add 32bb374 disable tests (#16536) No new revisions we

[GitHub] [incubator-mxnet] roywei merged pull request #16536: disable tests

2019-10-18 Thread GitBox
roywei merged pull request #16536: disable tests URL: https://github.com/apache/incubator-mxnet/pull/16536 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [incubator-mxnet] Caenorst commented on issue #16408: Add MXNet Ops for fast multihead attention

2019-10-18 Thread GitBox
Caenorst commented on issue #16408: Add MXNet Ops for fast multihead attention URL: https://github.com/apache/incubator-mxnet/pull/16408#issuecomment-543947555 I had to remove some tests on my Ops, the behaviour for bwd_ignore_zero_init cannot be tested as we can't enable the kAddTo yet. -

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16526: Build dmlc-core with old thread_local implementation for MXNet

2019-10-18 Thread GitBox
anirudh2290 commented on issue #16526: Build dmlc-core with old thread_local implementation for MXNet URL: https://github.com/apache/incubator-mxnet/pull/16526#issuecomment-543941590 @frankfliu @zachgk @lanking520 @roywei @stu1130 @vrakesh @keerthanvasist please help review. -

[GitHub] [incubator-mxnet] Reddyforcode commented on issue #15283: mxnet.ndarray.contrib.boolean_mask running on gpu arrays randomly throws an CUDA illegal memory accessed error

2019-10-18 Thread GitBox
Reddyforcode commented on issue #15283: mxnet.ndarray.contrib.boolean_mask running on gpu arrays randomly throws an CUDA illegal memory accessed error URL: https://github.com/apache/incubator-mxnet/issues/15283#issuecomment-543936112 @kalpitdixit have you found what is the error? ---

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
anirudh2290 commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#discussion_r336631445 ## File path: src/operator/pad.cc ## @@ -558,23 +558,23 @@ void

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

2019-10-18 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 f449f01 Bump the publis

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #16022: [MXNET-1421] Added (CuDNN)BatchNorm operator to the list of mirrored operators

2019-10-18 Thread GitBox
eric-haibin-lin commented on issue #16022: [MXNET-1421] Added (CuDNN)BatchNorm operator to the list of mirrored operators URL: https://github.com/apache/incubator-mxnet/pull/16022#issuecomment-543877550 @ArmageddonKnight can you look into the sync batch norm failure? -

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
access2rohit commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#discussion_r336623367 ## File path: src/operator/pad.cc ## @@ -558,23 +558,23 @@ voi

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator

2019-10-18 Thread GitBox
anirudh2290 commented on a change in pull request #15126: [MXNET-1407] Added test to verify Large Tensor Support for pad operator URL: https://github.com/apache/incubator-mxnet/pull/15126#discussion_r336622397 ## File path: src/operator/pad.cc ## @@ -558,23 +558,23 @@ void

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #16537: Fix numpy bugs

2019-10-18 Thread GitBox
haojin2 commented on a change in pull request #16537: Fix numpy bugs URL: https://github.com/apache/incubator-mxnet/pull/16537#discussion_r336617735 ## File path: src/operator/numpy/np_true_divide-inl.h ## @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] reminisce opened a new pull request #16537: Fix numpy bugs

2019-10-18 Thread GitBox
reminisce opened a new pull request #16537: Fix numpy bugs URL: https://github.com/apache/incubator-mxnet/pull/16537 ## Description ## This PR fixed several things. 1. Legacy `NDArray` `__setitem__` now works in the following case. @astonzhang ```python >>> import mxnet as

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16416: Dgl ops 2

2019-10-18 Thread GitBox
ChaiBapchya commented on issue #16416: Dgl ops 2 URL: https://github.com/apache/incubator-mxnet/pull/16416#issuecomment-543868453 @anirudh2290 It looks same coz we are testing same functions. Agreed that we can bring both (large array input dim >=2) and large vector under same file. But fo

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16416: Dgl ops 2

2019-10-18 Thread GitBox
ChaiBapchya commented on a change in pull request #16416: Dgl ops 2 URL: https://github.com/apache/incubator-mxnet/pull/16416#discussion_r336610926 ## File path: tests/nightly/test_large_array.py ## @@ -1199,6 +1185,118 @@ def test_full(): assert a[-1][-1] == 3 +de

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16416: Dgl ops 2

2019-10-18 Thread GitBox
ChaiBapchya commented on a change in pull request #16416: Dgl ops 2 URL: https://github.com/apache/incubator-mxnet/pull/16416#discussion_r336610708 ## File path: tests/nightly/test_large_array.py ## @@ -1199,6 +1185,118 @@ def test_full(): assert a[-1][-1] == 3 +de

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #16528: [Bug | ONNX]mxnet cannot export the ONNXmodel with BatchNormalization operator

2019-10-18 Thread GitBox
anirudhacharya commented on issue #16528: [Bug | ONNX]mxnet cannot export the ONNXmodel with BatchNormalization operator URL: https://github.com/apache/incubator-mxnet/issues/16528#issuecomment-543860760 related issue - https://github.com/apache/incubator-mxnet/issues/16439#issuecomment-5

[GitHub] [incubator-mxnet] anirudhacharya commented on issue #16439: How to convert to onnx model with spatial==1?

2019-10-18 Thread GitBox
anirudhacharya commented on issue #16439: How to convert to onnx model with spatial==1? URL: https://github.com/apache/incubator-mxnet/issues/16439#issuecomment-543860499 while converting onnx models, the`batchnorm` operator has the spatial parameter disabled due to the way `batchnorm` is

[GitHub] [incubator-mxnet] roywei opened a new pull request #16536: disable tests

2019-10-18 Thread GitBox
roywei opened a new pull request #16536: disable tests URL: https://github.com/apache/incubator-mxnet/pull/16536 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [

[GitHub] [incubator-mxnet] roywei opened a new issue #16535: CI Travis time out

2019-10-18 Thread GitBox
roywei opened a new issue #16535: CI Travis time out URL: https://github.com/apache/incubator-mxnet/issues/16535 Currently travis test is constantly timed out, Temporarily disable it first to unblock PRs. Note, this happened before and we already disabled tests https://github.com/a

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336586987 ## File path: src/operator/nn/dropout-inl.h ## @@ -253,7 +253,18 @@ class DropoutOp { const TB

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

2019-10-18 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 e9dec6b Bump the publis

[incubator-mxnet] branch master updated (73bff7d -> 4b8a95f)

2019-10-18 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 73bff7d adding large tensor support for add_n and tests for more ops (#16476) add 4b8a95f add

[incubator-mxnet] branch master updated (73bff7d -> 4b8a95f)

2019-10-18 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 73bff7d adding large tensor support for add_n and tests for more ops (#16476) add 4b8a95f add

[GitHub] [incubator-mxnet] aaronmarkham merged pull request #16525: add option to remove indexes

2019-10-18 Thread GitBox
aaronmarkham merged pull request #16525: add option to remove indexes URL: https://github.com/apache/incubator-mxnet/pull/16525 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16524: CI tests timing out

2019-10-18 Thread GitBox
aaronmarkham commented on issue #16524: CI tests timing out URL: https://github.com/apache/incubator-mxnet/issues/16524#issuecomment-543804567 Another on unix-gpu, kvstore http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-16512/4/pipelin

[GitHub] [incubator-mxnet] TaoLv opened a new pull request #16534: [mkldnn-v1.0] Remove MKL license from LICENSE file

2019-10-18 Thread GitBox
TaoLv opened a new pull request #16534: [mkldnn-v1.0] Remove MKL license from LICENSE file URL: https://github.com/apache/incubator-mxnet/pull/16534 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove i

[incubator-mxnet] branch master updated (27f7082 -> 73bff7d)

2019-10-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 27f7082 Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value (#164

[incubator-mxnet] branch master updated (27f7082 -> 73bff7d)

2019-10-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 27f7082 Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value (#164

[GitHub] [incubator-mxnet] anirudh2290 merged pull request #16476: added large tensor support for add_n and tests for more ops

2019-10-18 Thread GitBox
anirudh2290 merged pull request #16476: added large tensor support for add_n and tests for more ops URL: https://github.com/apache/incubator-mxnet/pull/16476 This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-mxnet] samskalicky commented on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky commented on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543775483 pipeline timed out, for centos-cpu, had to push again. This is an automat

[GitHub] [incubator-mxnet] TaoLv commented on issue #16501: [Doc] Use mirror link in the download page

2019-10-18 Thread GitBox
TaoLv commented on issue #16501: [Doc] Use mirror link in the download page URL: https://github.com/apache/incubator-mxnet/pull/16501#issuecomment-543764401 CI is crazy This is an automated message from the Apache Git Ser

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

2019-10-18 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 6cd7bb5 Bump the publis

[GitHub] [incubator-mxnet] hgt312 opened a new pull request #16533: [WIP][NumPy][Operator] NumPy operator `may_share_memory` and `shares_memory`

2019-10-18 Thread GitBox
hgt312 opened a new pull request #16533: [WIP][NumPy][Operator] NumPy operator `may_share_memory` and `shares_memory` URL: https://github.com/apache/incubator-mxnet/pull/16533 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### P

[GitHub] [incubator-mxnet] samskalicky commented on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky commented on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543632838 More flaky test failures: ``` == FAIL: test_operator_gpu.test_b

[incubator-mxnet] branch master updated (f01bcaa -> 27f7082)

2019-10-18 Thread the
This is an automated email from the ASF dual-hosted git repository. the pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f01bcaa [Numpy] More numpy dispatch tests (#16426) add 27f7082 Fix learning rate scheduler being unexpec

[incubator-mxnet] branch master updated (f01bcaa -> 27f7082)

2019-10-18 Thread the
This is an automated email from the ASF dual-hosted git repository. the pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f01bcaa [Numpy] More numpy dispatch tests (#16426) add 27f7082 Fix learning rate scheduler being unexpec

[incubator-mxnet] branch master updated (f01bcaa -> 27f7082)

2019-10-18 Thread the
This is an automated email from the ASF dual-hosted git repository. the pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f01bcaa [Numpy] More numpy dispatch tests (#16426) add 27f7082 Fix learning rate scheduler being unexpec

[GitHub] [incubator-mxnet] hetong007 merged pull request #16487: Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value

2019-10-18 Thread GitBox
hetong007 merged pull request #16487: Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value URL: https://github.com/apache/incubator-mxnet/pull/16487 This is an automated message from the Ap

[GitHub] [incubator-mxnet] hgt312 edited a comment on issue #16524: CI tests timing out

2019-10-18 Thread GitBox
hgt312 edited a comment on issue #16524: CI tests timing out URL: https://github.com/apache/incubator-mxnet/issues/16524#issuecomment-543565880 https://github.com/apache/incubator-mxnet/issues/16422 Timeout too. This is an

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336374332 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -2507,6 +2507,18 @@ def test_arange_like_dtype(): for v

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
wkcn commented on a change in pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532#discussion_r336370708 ## File path: tests/python/gpu/test_operator_gpu.py ## @@ -2507,6 +2507,18 @@ def test_arange_like_dtype(): for v

[GitHub] [incubator-mxnet] roywei opened a new pull request #16532: fix dropout gpu seed

2019-10-18 Thread GitBox
roywei opened a new pull request #16532: fix dropout gpu seed URL: https://github.com/apache/incubator-mxnet/pull/16532 ## Description ## fix #15662 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] zczjx commented on issue #16528: [Bug | ONNX]mxnet cannot export the ONNXmodel with BatchNormalization operator

2019-10-18 Thread GitBox
zczjx commented on issue #16528: [Bug | ONNX]mxnet cannot export the ONNXmodel with BatchNormalization operator URL: https://github.com/apache/incubator-mxnet/issues/16528#issuecomment-543581136 Label: ONNX, Bug can you help to set labels, it seems I cannot set Labels by myself ---

[GitHub] [incubator-mxnet] samskalicky edited a comment on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky edited a comment on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543570416 Thanks @wkcn, i ran into some flaky test failures and had to push another empty commit: ``` ==

[GitHub] [incubator-mxnet] samskalicky edited a comment on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky edited a comment on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543570416 Thanks @wkcn, i ran into some flaky test failures and had to push another empty commit: ``` ==

[GitHub] [incubator-mxnet] samskalicky edited a comment on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky edited a comment on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543570416 Thanks @wkcn, i ran into some flaky test failures and had to push another empty commit: ``` ==

[GitHub] [incubator-mxnet] samskalicky commented on issue #15921: dynamic custom operator support

2019-10-18 Thread GitBox
samskalicky commented on issue #15921: dynamic custom operator support URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-543570416 Thanks @wkcn, i ran into some flaky test failures and had to push another empty commit: ``` =

[GitHub] [incubator-mxnet] hgt312 commented on issue #16524: CI tests timing out

2019-10-18 Thread GitBox
hgt312 commented on issue #16524: CI tests timing out URL: https://github.com/apache/incubator-mxnet/issues/16524#issuecomment-543565880 https://github.com/apache/incubator-mxnet/issues/16524 Timeout too. This is an automa

  1   2   >