[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #16622: Move some subgraph verbose to MXNET_SUBGRAPH_VERBOSE=2

2019-10-24 Thread GitBox
ZhennanQin opened a new pull request #16622: Move some subgraph verbose to MXNET_SUBGRAPH_VERBOSE=2 URL: https://github.com/apache/incubator-mxnet/pull/16622 A following PR to https://github.com/apache/incubator-mxnet/pull/16607. Some subgraph verbose info is printed by mistake. Move them

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16620: Incompatible input shape

2019-10-24 Thread GitBox
pengzhao-intel commented on issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620#issuecomment-546212892 @lanking520 could you help to take a look? If this is a problem in MKLDNN backend, feel free to ping us :)

[GitHub] [incubator-mxnet] sxjscience opened a new pull request #16621: [Numpy][WIP] Basic indexing in symbolic interface

2019-10-24 Thread GitBox
sxjscience opened a new pull request #16621: [Numpy][WIP] Basic indexing in symbolic interface URL: https://github.com/apache/incubator-mxnet/pull/16621 ## Description ## Continue https://github.com/apache/incubator-mxnet/pull/15905 ## Checklist ## ### Essentials ### Please

[GitHub] [incubator-mxnet] pengzhao-intel edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-10-24 Thread GitBox
pengzhao-intel edited a comment on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-546211444 @zixuanweeei please take a look the fix from @roywei :)

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU

2019-10-24 Thread GitBox
pengzhao-intel commented on issue #16604: RNN op with dropout cannot use fixed seed on CPU URL: https://github.com/apache/incubator-mxnet/issues/16604#issuecomment-546211444 @zixuanweeei please take a look for this This is

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15991: Silence excessive log output in tests

2019-10-24 Thread GitBox
pengzhao-intel commented on issue #15991: Silence excessive log output in tests URL: https://github.com/apache/incubator-mxnet/pull/15991#issuecomment-546210868 > #16607 is the action for this request. I guess we can close this PR if CI log is clean enough. Thanks to the great

[GitHub] [incubator-mxnet] pengzhao-intel closed pull request #15991: Silence excessive log output in tests

2019-10-24 Thread GitBox
pengzhao-intel closed pull request #15991: Silence excessive log output in tests URL: https://github.com/apache/incubator-mxnet/pull/15991 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #15991: Silence excessive log output in tests

2019-10-24 Thread GitBox
ZhennanQin commented on issue #15991: Silence excessive log output in tests URL: https://github.com/apache/incubator-mxnet/pull/15991#issuecomment-546210267 https://github.com/apache/incubator-mxnet/pull/16607 is the action for this request. I guess we can close this PR if CI log is clean

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15991: Silence excessive log output in tests

2019-10-24 Thread GitBox
pengzhao-intel commented on issue #15991: Silence excessive log output in tests URL: https://github.com/apache/incubator-mxnet/pull/15991#issuecomment-546209395 > Not sure what's the next action here. Let's make it pass the CI :)

[incubator-mxnet] branch mkldnn-v1.0 updated (29f2e32 -> c23568f)

2019-10-24 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch mkldnn-v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 29f2e32 Add some annotations and log strings, rename mem_desc variables (#16609) add

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16593: [mkldnn-v1.0]set fc weight layout as mkldnn v0.2x did

2019-10-24 Thread GitBox
pengzhao-intel merged pull request #16593: [mkldnn-v1.0]set fc weight layout as mkldnn v0.2x did URL: https://github.com/apache/incubator-mxnet/pull/16593 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #15905: [Numpy] Basic indexing in symbolic interface

2019-10-24 Thread GitBox
sxjscience commented on a change in pull request #15905: [Numpy] Basic indexing in symbolic interface URL: https://github.com/apache/incubator-mxnet/pull/15905#discussion_r338887850 ## File path: src/operator/numpy/np_matrix_op-inl.h ## @@ -60,6 +62,34 @@ void

[GitHub] [incubator-mxnet] roywei commented on a change in pull request #16605: Fix rnn dropout on CPU

2019-10-24 Thread GitBox
roywei commented on a change in pull request #16605: Fix rnn dropout on CPU URL: https://github.com/apache/incubator-mxnet/pull/16605#discussion_r338877010 ## File path: tests/nightly/test_fixed_seed.py ## @@ -0,0 +1,69 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] sshearn opened a new issue #16620: Incompatible input shape

2019-10-24 Thread GitBox
sshearn opened a new issue #16620: Incompatible input shape URL: https://github.com/apache/incubator-mxnet/issues/16620 ## Description I'm using scala / java 1.5.1 mxnet-full_2.11-osx-x86_64-cpu. I believe I'm correctly specifying my input shape as (1, 0, 1, 5961). But I'm

[incubator-mxnet] branch master updated (ef56334 -> 4e03e6a)

2019-10-24 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 ef56334 julia/docs: more DRY on page rendering (#16396) add 4e03e6a Disables

[incubator-mxnet] branch master updated (ef56334 -> 4e03e6a)

2019-10-24 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 ef56334 julia/docs: more DRY on page rendering (#16396) add 4e03e6a Disables

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

2019-10-24 Thread GitBox
roywei closed issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517 This is an automated message from the Apache Git Service. To respond to

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

2019-10-24 Thread GitBox
roywei commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-546186428 closing due to duplicate #14970 This is an

[GitHub] [incubator-mxnet] roywei merged pull request #16611: [Flaky test] Disables test_bulking_operator_gpu due to flakiness

2019-10-24 Thread GitBox
roywei merged pull request #16611: [Flaky test] Disables test_bulking_operator_gpu due to flakiness URL: https://github.com/apache/incubator-mxnet/pull/16611 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #16601: Where is this op.h file ?

2019-10-24 Thread GitBox
wkcn edited a comment on issue #16601: Where is this op.h file ? URL: https://github.com/apache/incubator-mxnet/issues/16601#issuecomment-546179557 `op.h` will be generated automatically when building MXNet. If MXNet has been built, it is avaiable to use the following script to

[GitHub] [incubator-mxnet] wkcn commented on issue #16601: Where is this op.h file ?

2019-10-24 Thread GitBox
wkcn commented on issue #16601: Where is this op.h file ? URL: https://github.com/apache/incubator-mxnet/issues/16601#issuecomment-546179557 `op.h` will be generated automatically when building MXNet. This is an automated

[GitHub] [incubator-mxnet] TEChopra1000 edited a comment on issue #15438: text API broken link

2019-10-24 Thread GitBox
TEChopra1000 edited a comment on issue #15438: text API broken link URL: https://github.com/apache/incubator-mxnet/issues/15438#issuecomment-546139688 This issue is no longer up to date. This is an automated message from

[GitHub] [incubator-mxnet] TEChopra1000 edited a comment on issue #15438: text API broken link

2019-10-24 Thread GitBox
TEChopra1000 edited a comment on issue #15438: text API broken link URL: https://github.com/apache/incubator-mxnet/issues/15438#issuecomment-546139688 This issue has been fixed and will be pushed out with my next PR. I'll comment when that has happened and we can close the ticket.

[GitHub] [incubator-mxnet] blchu commented on issue #16615: Faster general take

2019-10-24 Thread GitBox
blchu commented on issue #16615: Faster general take URL: https://github.com/apache/incubator-mxnet/pull/16615#issuecomment-546167340 Change has been made. This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] Jerryzcn edited a comment on issue #16619: add aligned roi introduced in Detectron2

2019-10-24 Thread GitBox
Jerryzcn edited a comment on issue #16619: add aligned roi introduced in Detectron2 URL: https://github.com/apache/incubator-mxnet/pull/16619#issuecomment-546165278 @Kh4L @chongruo This is an automated message from the

[GitHub] [incubator-mxnet] Jerryzcn commented on issue #16619: add aligned roi introduced in Detectron2

2019-10-24 Thread GitBox
Jerryzcn commented on issue #16619: add aligned roi introduced in Detectron2 URL: https://github.com/apache/incubator-mxnet/pull/16619#issuecomment-546165278 @Kh4L This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] Jerryzcn opened a new pull request #16619: add aligned roi introduced in Detectron2

2019-10-24 Thread GitBox
Jerryzcn opened a new pull request #16619: add aligned roi introduced in Detectron2 URL: https://github.com/apache/incubator-mxnet/pull/16619 ## Description ## (Brief description on what this PR is about) add aligned ROIAlign introduced in

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546162522 I have removed the "Bug" label for now. This requires more evidence to be classified as a "MXNet" bug. I

[GitHub] [incubator-mxnet] ptrendx commented on issue #16615: Faster general take

2019-10-24 Thread GitBox
ptrendx commented on issue #16615: Faster general take URL: https://github.com/apache/incubator-mxnet/pull/16615#issuecomment-546162490 Ok, then please rename Take to TakeNonzeroAxis to show the limitations and we will be good to go.

[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #16618: Fix GetMKLDNNData for delay alloc

2019-10-24 Thread GitBox
ZhennanQin opened a new pull request #16618: Fix GetMKLDNNData for delay alloc URL: https://github.com/apache/incubator-mxnet/pull/16618 Should fix https://github.com/apache/incubator-mxnet/pull/16555#issuecomment-545892144 Let's merge this in master, and then rebase mkldnn-1.0.

[GitHub] [incubator-mxnet] blchu commented on issue #16615: Faster general take

2019-10-24 Thread GitBox
blchu commented on issue #16615: Faster general take URL: https://github.com/apache/incubator-mxnet/pull/16615#issuecomment-546161257 I've done a check and from what I've found only the take op calls that exact function, so I believe that isn't a problem. In any case `TakeCPU/TakeGPU`

[GitHub] [incubator-mxnet] larroy edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
larroy edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546159129 Could be related to nvvc: ``` piotr@54-198-120-41:0:~/mxnet_master ((ef5633448...))+$

[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546159129 Could be related to nvvc: ``` piotr@54-198-120-41:0:~/mxnet_master ((ef5633448...))+$

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
marcoabreu commented on issue #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#issuecomment-546157020 Sure, sorry for asking prematurely

[GitHub] [incubator-mxnet] access2rohit commented on issue #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
access2rohit commented on issue #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#issuecomment-546155932 > Would it be possible to also add some tests?

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #16617: Add API docs to INT64 APIs

2019-10-24 Thread GitBox
ChaiBapchya opened a new pull request #16617: Add API docs to INT64 APIs URL: https://github.com/apache/incubator-mxnet/pull/16617 ## Description ## Title ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] Changes are

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#discussion_r338847418 ## File path:

[GitHub] [incubator-mxnet] access2rohit commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
access2rohit commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#discussion_r338846832 ## File path:

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16599: Imagenet inference to nightly fix

2019-10-24 Thread GitBox
ChaiBapchya edited a comment on issue #16599: Imagenet inference to nightly fix URL: https://github.com/apache/incubator-mxnet/pull/16599#issuecomment-546154309 > That's output from the test. Can you make sure that this test case is not skipped @marcoabreu MKLDNN passes! ```

[GitHub] [incubator-mxnet] anirudh2290 edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
anirudh2290 edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546153141 My earlier theory related to `__thread` was wrong. I am not able to reproduce it with : ```

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

2019-10-24 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 49a38fb Bump the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16599: Imagenet inference to nightly fix

2019-10-24 Thread GitBox
ChaiBapchya commented on issue #16599: Imagenet inference to nightly fix URL: https://github.com/apache/incubator-mxnet/pull/16599#issuecomment-546154309 MKLDNN passes ``` + ls -a ../../../lib ++ grep -oE mkldnn ++ tail -1 + lib_name=mkldnn + [[ -n mkldnn

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#discussion_r338846278 ## File path:

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16616: [Flaky] test_numpy_op.test_np_einsum

2019-10-24 Thread GitBox
ChaiBapchya commented on issue #16616: [Flaky] test_numpy_op.test_np_einsum URL: https://github.com/apache/incubator-mxnet/issues/16616#issuecomment-546153915 Introduced in #15911 This is an automated message from the

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it

2019-10-24 Thread GitBox
marcoabreu commented on a change in pull request #16570: [WIP]Showing proper error message when an attempt is made to create large tensor but MXNet is not built with it URL: https://github.com/apache/incubator-mxnet/pull/16570#discussion_r338845882 ## File path:

[GitHub] [incubator-mxnet] TaoLv commented on issue #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0

2019-10-24 Thread GitBox
TaoLv commented on issue #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16614#issuecomment-546153852 Thank you for addressing the conflicts. You can push the code directly to mkldnn-v1.0 branch with a merge commit. Please see the

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #16616: [Flaky] test_numpy_op.test_np_einsum

2019-10-24 Thread GitBox
ChaiBapchya opened a new issue #16616: [Flaky] test_numpy_op.test_np_einsum URL: https://github.com/apache/incubator-mxnet/issues/16616 ## Description ``` == FAIL: test_numpy_op.test_np_einsum

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546153141 My earlier theory related to `__thread` was wrong. I am not able to reproduce it with : ```

[GitHub] [incubator-mxnet] TaoLv commented on issue #16592: [mkldnn-v1.0] Upgrade to MKL-DNN v1.0.4 patch release

2019-10-24 Thread GitBox
TaoLv commented on issue #16592: [mkldnn-v1.0] Upgrade to MKL-DNN v1.0.4 patch release URL: https://github.com/apache/incubator-mxnet/pull/16592#issuecomment-546152277 Changing the submodule dependency to v1.0.4 of MKL-DNN.

[GitHub] [incubator-mxnet] ptrendx commented on issue #15167: Pointwise fusion for GPU

2019-10-24 Thread GitBox
ptrendx commented on issue #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#issuecomment-546151917 @Jerryzcn Yes, it does support AMP. I saw a (pretty small, 1-2%) speedup in the non-FPN version of MaskRCNN from GluonCV.

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #15446: Clojure NDArray broken link

2019-10-24 Thread GitBox
TEChopra1000 commented on issue #15446: Clojure NDArray broken link URL: https://github.com/apache/incubator-mxnet/issues/15446#issuecomment-546150782 These links are not in the docs anymore. @aaronmarkham this ticket can be closed.

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0

2019-10-24 Thread GitBox
pengzhao-intel commented on issue #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16614#issuecomment-546150690 Maybe @TaoLv can rebase code in the branch directly rather than a PR. Anyway, each way is fine for me.

[GitHub] [incubator-mxnet] ptrendx commented on issue #16615: Faster general take

2019-10-24 Thread GitBox
ptrendx commented on issue #16615: Faster general take URL: https://github.com/apache/incubator-mxnet/pull/16615#issuecomment-546150156 Few questions: - Can we rename the `TakeCPU/TakeGPU` to something like `TakeZeroAxisCPU`/`TakeZeroAxisGPU` and Take to `TakeNonzeroAxis`? - Are

[GitHub] [incubator-mxnet] Jerryzcn commented on issue #15167: Pointwise fusion for GPU

2019-10-24 Thread GitBox
Jerryzcn commented on issue #15167: Pointwise fusion for GPU URL: https://github.com/apache/incubator-mxnet/pull/15167#issuecomment-546150014 @ptrendx Does this support AMP? Do you observe any speedup when training mask rcnn?

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #16605: Fix rnn dropout on CPU

2019-10-24 Thread GitBox
marcoabreu commented on a change in pull request #16605: Fix rnn dropout on CPU URL: https://github.com/apache/incubator-mxnet/pull/16605#discussion_r338841476 ## File path: tests/nightly/test_fixed_seed.py ## @@ -0,0 +1,69 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0

2019-10-24 Thread GitBox
mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16555#discussion_r338838987 ## File path: src/ndarray/ndarray.cc ## @@ -540,39 +528,40 @@ const mkldnn::memory

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0

2019-10-24 Thread GitBox
mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16555#discussion_r338827988 ## File path: src/operator/nn/mkldnn/mkldnn_act-inl.h ## @@ -80,8 +78,28 @@ void

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0

2019-10-24 Thread GitBox
mseth10 commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16555#discussion_r338814756 ## File path: mkldnn.mk ## @@ -39,18 +35,19 @@ mkldnn_build: $(MKLDNN_LIBFILE) $(MKLDNN_LIBFILE):

[GitHub] [incubator-mxnet] blchu opened a new pull request #16615: Faster general take

2019-10-24 Thread GitBox
blchu opened a new pull request #16615: Faster general take URL: https://github.com/apache/incubator-mxnet/pull/16615 ## Description ## Speeding up the take operator for the general case (when axis != 0). Speeds should now be comparable to when axis = 0, as opposed to being multiple

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #15441: perf broken links

2019-10-24 Thread GitBox
TEChopra1000 commented on issue #15441: perf broken links URL: https://github.com/apache/incubator-mxnet/issues/15441#issuecomment-546146620 I removed these links because it is not possible to download those mxnet versions from the public download page:

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16542: Faster GPU NMS operator

2019-10-24 Thread GitBox
ptrendx commented on a change in pull request #16542: Faster GPU NMS operator URL: https://github.com/apache/incubator-mxnet/pull/16542#discussion_r338838384 ## File path: src/operator/contrib/bounding_box.cu ## @@ -24,14 +24,701 @@ * \author Joshua Zhang */

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16542: [WIP] Faster GPU NMS optimization

2019-10-24 Thread GitBox
ptrendx commented on a change in pull request #16542: [WIP] Faster GPU NMS optimization URL: https://github.com/apache/incubator-mxnet/pull/16542#discussion_r338837623 ## File path: src/operator/tensor/sort_op-inl.cuh ## @@ -246,15 +310,25 @@ inline typename

[GitHub] [incubator-mxnet] leezu commented on issue #15438: text API broken link

2019-10-24 Thread GitBox
leezu commented on issue #15438: text API broken link URL: https://github.com/apache/incubator-mxnet/issues/15438#issuecomment-546144329 Now https://mxnet.incubator.apache.org/api/python/docs/api/contrib/text/index.html is empty though?

[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0

2019-10-24 Thread GitBox
ZhennanQin opened a new pull request #16614: [mkldnn-1.0] Merge master into mkldnn-v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16614 As title. @pengzhao-intel @TaoLv ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR.

[GitHub] [incubator-mxnet] ZhennanQin closed pull request #16613: [mkldnn-1.0] Merge master into mkldnn-v1.0

2019-10-24 Thread GitBox
ZhennanQin closed pull request #16613: [mkldnn-1.0] Merge master into mkldnn-v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16613 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #16613: [mkldnn-1.0] Merge master into mkldnn-v1.0

2019-10-24 Thread GitBox
ZhennanQin opened a new pull request #16613: [mkldnn-1.0] Merge master into mkldnn-v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16613 As title. @pengzhao-intel @TaoLv ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR.

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #15439: Gluon contrib broken link

2019-10-24 Thread GitBox
TEChopra1000 commented on issue #15439: Gluon contrib broken link URL: https://github.com/apache/incubator-mxnet/issues/15439#issuecomment-546142302 It looks like this link has been removed from this page. This ticket can be closed @aaronmarkham

[GitHub] [incubator-mxnet] anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
anirudh2290 commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546141393 Its probably because of the gcc version not supporting `__thread` construct. Looking into this.

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
ChaiBapchya edited a comment on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546140761 Was able to build it successfully for ef56334 with following build flags ``` $ python -c

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
ChaiBapchya commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546140761 Was able to build it successfully for ef56334 with following build flags ``` $ python -c "from

[GitHub] [incubator-mxnet] larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04

2019-10-24 Thread GitBox
larroy commented on issue #16612: Compilation fails in master Cuda 10.1 GCC 7.4 Ubuntu 18.04 URL: https://github.com/apache/incubator-mxnet/issues/16612#issuecomment-546140572 Looks like it could be the commit after 91bb39898e6b12fb45451852019939f694e54f71 @anirudh2290

[GitHub] [incubator-mxnet] TEChopra1000 edited a comment on issue #14371: Links and References in Julia tutorials are broken

2019-10-24 Thread GitBox
TEChopra1000 edited a comment on issue #14371: Links and References in Julia tutorials are broken URL: https://github.com/apache/incubator-mxnet/issues/14371#issuecomment-546139998 I have gone through and replaced the broken links - the changes will go out with my next PR. I will comment

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #14371: Links and References in Julia tutorials are broken

2019-10-24 Thread GitBox
TEChopra1000 commented on issue #14371: Links and References in Julia tutorials are broken URL: https://github.com/apache/incubator-mxnet/issues/14371#issuecomment-546139998 I have gone through and replaced the broken links - the changes will go out with my next PR. I will comment once

[GitHub] [incubator-mxnet] TEChopra1000 commented on issue #15438: text API broken link

2019-10-24 Thread GitBox
TEChopra1000 commented on issue #15438: text API broken link URL: https://github.com/apache/incubator-mxnet/issues/15438#issuecomment-546139688 This issue has been fixed. This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ZhennanQin closed pull request #16608: [mkldnn-1.0]Fix reorder2default

2019-10-24 Thread GitBox
ZhennanQin closed pull request #16608: [mkldnn-1.0]Fix reorder2default URL: https://github.com/apache/incubator-mxnet/pull/16608 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #16608: [mkldnn-1.0]Fix reorder2default

2019-10-24 Thread GitBox
ZhennanQin commented on issue #16608: [mkldnn-1.0]Fix reorder2default URL: https://github.com/apache/incubator-mxnet/pull/16608#issuecomment-546137285 @TaoLv Previously I thought we only need to merge this PR. As master PR is merged, Let's change this to a rebase of master.

[GitHub] [incubator-mxnet] larroy opened a new issue #16612: Compilation fails in master

2019-10-24 Thread GitBox
larroy opened a new issue #16612: Compilation fails in master URL: https://github.com/apache/incubator-mxnet/issues/16612 ## Description ``` [74/524] Building NVCC (Device) object CMakeFiles/cuda_compile_1.dir/src/operator/contrib/cuda_compile_1_generated_bounding_box.cu.o

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16358: CI Flaky Test: test_operator_gpu.test_np_around

2019-10-24 Thread GitBox
ChaiBapchya commented on issue #16358: CI Flaky Test: test_operator_gpu.test_np_around URL: https://github.com/apache/incubator-mxnet/issues/16358#issuecomment-546134867 Fail - test_np_around in test_numpy_op.py file Unrelated PR #16585

[GitHub] [incubator-mxnet] stu1130 edited a comment on issue #15082: Update CUDA 10.1 doc

2019-10-24 Thread GitBox
stu1130 edited a comment on issue #15082: Update CUDA 10.1 doc URL: https://github.com/apache/incubator-mxnet/pull/15082#issuecomment-546127022 @aaronmarkham done This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] stu1130 commented on issue #15082: Update CUDA 10.1 doc

2019-10-24 Thread GitBox
stu1130 commented on issue #15082: Update CUDA 10.1 doc URL: https://github.com/apache/incubator-mxnet/pull/15082#issuecomment-546127022 sure! This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] branch mkldnn-v1.0 updated (2210b21 -> 29f2e32)

2019-10-24 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch mkldnn-v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 2210b21 [mkldnn-v1.0] Skip flaky test for unidirectional rnn_relu (#16545) add 29f2e32 Add

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16609: [mkldnn-v1.0] Add some annotations and log messages, rename memory_descriptor variables

2019-10-24 Thread GitBox
pengzhao-intel merged pull request #16609: [mkldnn-v1.0] Add some annotations and log messages, rename memory_descriptor variables URL: https://github.com/apache/incubator-mxnet/pull/16609 This is an automated message from

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15082: Update CUDA 10.1 doc

2019-10-24 Thread GitBox
aaronmarkham commented on issue #15082: Update CUDA 10.1 doc URL: https://github.com/apache/incubator-mxnet/pull/15082#issuecomment-546125003 @stu1130 Just following up on this... can you fix the conflicts and rebase so you can pass CI?

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #12781: Fixed issue #12745

2019-10-24 Thread GitBox
aaronmarkham commented on issue #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781#issuecomment-546124514 Closing since the new site doesn't have this function/issue. This is an automated

[GitHub] [incubator-mxnet] aaronmarkham closed pull request #12781: Fixed issue #12745

2019-10-24 Thread GitBox
aaronmarkham closed pull request #12781: Fixed issue #12745 URL: https://github.com/apache/incubator-mxnet/pull/12781 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #16611: [Flaky test] Disables test_bulking_operator_gpu due to flakiness

2019-10-24 Thread GitBox
ChaiBapchya opened a new pull request #16611: [Flaky test] Disables test_bulking_operator_gpu due to flakiness URL: https://github.com/apache/incubator-mxnet/pull/16611 ## Description ## Disables test_bulking_operator_gpu due to flakiness See #16517

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

2019-10-24 Thread GitBox
roywei commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-546117955 @ChaiBapchya Let's disable it properly and we can close either issue, just leave one open. Thanks!

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0

2019-10-24 Thread GitBox
samskalicky commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16555#discussion_r338794502 ## File path: src/ndarray/ndarray.cc ## @@ -694,28 +682,23 @@ void NDArray::CopyFrom(const

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0

2019-10-24 Thread GitBox
samskalicky commented on a change in pull request #16555: Upgrade MKL-DNN dependency to v1.0 URL: https://github.com/apache/incubator-mxnet/pull/16555#discussion_r338794593 ## File path: src/operator/nn/mkldnn/mkldnn_base.cc ## @@ -54,113 +54,116 @@ void *AlignMem(void

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert

2019-10-24 Thread GitBox
ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert URL: https://github.com/apache/incubator-mxnet/pull/16585#discussion_r338781448 ## File path: tests/nightly/test_large_vector.py ## @@ -710,6

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert

2019-10-24 Thread GitBox
anirudh2290 commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert URL: https://github.com/apache/incubator-mxnet/pull/16585#discussion_r338774624 ## File path: tests/nightly/test_large_vector.py ## @@ -710,6

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert

2019-10-24 Thread GitBox
ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert URL: https://github.com/apache/incubator-mxnet/pull/16585#discussion_r338770363 ## File path: tests/nightly/test_large_vector.py ## @@ -710,6

[GitHub] [incubator-mxnet] phinzphinz opened a new pull request #16610: no such method => modified function args

2019-10-24 Thread GitBox
phinzphinz opened a new pull request #16610: no such method => modified function args URL: https://github.com/apache/incubator-mxnet/pull/16610 ERROR: MethodError: no method matching mapreduce(::getfield(MXNet.mx, Symbol("##8072#8073")), ::typeof(+), ::Float64,

[GitHub] [incubator-mxnet] ptrendx commented on issue #16397: Added launch bounds to the reduce kernels

2019-10-24 Thread GitBox
ptrendx commented on issue #16397: Added launch bounds to the reduce kernels URL: https://github.com/apache/incubator-mxnet/pull/16397#issuecomment-546055181 @hgt312 Could you help verifying that this fixes the issue with "too many resources requested for launch" when building in DEBUG

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

2019-10-24 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 ddcb297 Bump the

[GitHub] [incubator-mxnet] zachgk opened a new issue #14583: Install page history broken

2019-10-24 Thread GitBox
zachgk opened a new issue #14583: Install page history broken URL: https://github.com/apache/incubator-mxnet/issues/14583 ## Description On the website install page, there are buttons to select the installation configuration. When you click those buttons, it changes your browser

[GitHub] [incubator-mxnet] zachgk commented on issue #14583: Install page history broken

2019-10-24 Thread GitBox
zachgk commented on issue #14583: Install page history broken URL: https://github.com/apache/incubator-mxnet/issues/14583#issuecomment-546046564 I think Sheng fixed a different problem. I just checked and this problem still occurs

[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert

2019-10-24 Thread GitBox
ChaiBapchya commented on a change in pull request #16585: C Api for simplebind, fix comment for trigoops, add atol to assert URL: https://github.com/apache/incubator-mxnet/pull/16585#discussion_r338727240 ## File path: tests/nightly/test_large_vector.py ## @@ -710,6

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

2019-10-24 Thread GitBox
ChaiBapchya edited a comment on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-546042994 @roywei a. should I close this (coz this is related to

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

2019-10-24 Thread GitBox
ChaiBapchya edited a comment on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-546042994 @roywei a. should I close this (coz this is related to

  1   2   >