[GitHub] [incubator-mxnet] ciyongch commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
ciyongch commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-636655487 Hi @bgawrych , I found recently there's a PR https://github.com/apache/incubator-mxnet/pull/18437 which delete the `ln -s /usr/bin/ninja-build /usr/bin/ninja` from

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-636724337 Jenkins CI successfully triggered : [centos-gpu, clang, miscellaneous, sanity, unix-cpu, unix-gpu, windows-cpu, centos-cpu, edge, website, windows-gpu]

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-636724209 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] nickguletskii commented on pull request #18452: [v1.7.x] Fix CI error

2020-06-01 Thread GitBox
nickguletskii commented on pull request #18452: URL: https://github.com/apache/incubator-mxnet/pull/18452#issuecomment-636740790 Hi @ciyongch, it seems that the reason for the CI failures in the v1.7.x branch are the same as in v1.x: the ninja package in CentOS now ships with the required

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18453: [DO NOT REVIEW]Test inline insert

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18453: URL: https://github.com/apache/incubator-mxnet/pull/18453#issuecomment-636754968 Hey @JiangZhaoh , 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 the

[GitHub] [incubator-mxnet] JiangZhaoh opened a new pull request #18453: [DO NOT REVIEW]Test inline insert

2020-06-01 Thread GitBox
JiangZhaoh opened a new pull request #18453: URL: https://github.com/apache/incubator-mxnet/pull/18453 Relate to #18404. Try to fix werror. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18452: [v1.7.x] Fix CI error

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18452: URL: https://github.com/apache/incubator-mxnet/pull/18452#issuecomment-636648222 Hey @ciyongch , 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 the following

[GitHub] [incubator-mxnet] ciyongch opened a new pull request #18452: [v1.7.x] Fix CI error

2020-06-01 Thread GitBox
ciyongch opened a new pull request #18452: URL: https://github.com/apache/incubator-mxnet/pull/18452 ## Description ## Fix the following CI error: ``` [2020-05-28T17:49:56.861Z] + ln -s /usr/bin/ninja-build /usr/bin/ninja [2020-05-28T17:49:56.861Z] ln: failed to create

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
ciyongch commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-636652527 Hi @bgawrych , seems the failed cases is still caused by the CI itself. Please hold on for a while, I've create a PR

[GitHub] [incubator-mxnet] bgawrych commented on a change in pull request #18443: Disable test coverage in MKL builds

2020-06-01 Thread GitBox
bgawrych commented on a change in pull request #18443: URL: https://github.com/apache/incubator-mxnet/pull/18443#discussion_r433111942 ## File path: ci/docker/runtime_functions.sh ## @@ -1014,8 +1001,10 @@ unittest_ubuntu_python3_cpu_mkldnn() { export

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-636632909 Jenkins CI successfully triggered : [centos-cpu, centos-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-636632875 @mxnet-bot run ci [centos-cpu, centos-gpu] This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] ciyongch commented on issue #18395: can't import mxnet

2020-06-01 Thread GitBox
ciyongch commented on issue #18395: URL: https://github.com/apache/incubator-mxnet/issues/18395#issuecomment-636631520 Hi @leezu , would you mind to help backport the fix to v1.x and v1.7.x as well? Thanks! This is an

[GitHub] [incubator-mxnet] bgawrych commented on issue #18244: unix-cpu MKL/MKL-DNN Test Time

2020-06-01 Thread GitBox
bgawrych commented on issue #18244: URL: https://github.com/apache/incubator-mxnet/issues/18244#issuecomment-63671 @leezu > Thank you for looking into this! Do you have any insights into why this only affects MKL builds? This affects CPU (openBLAS) build as well. CPU

[incubator-mxnet] branch master updated (c3fcbf3 -> e307233)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c3fcbf3 Add npx op 'index_add' (#18089) add e307233 fix cd for release of docker images (#18435) No

[incubator-mxnet] branch master updated (c3fcbf3 -> e307233)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c3fcbf3 Add npx op 'index_add' (#18089) add e307233 fix cd for release of docker images (#18435) No

[GitHub] [incubator-mxnet] TristonC commented on a change in pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
TristonC commented on a change in pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#discussion_r433573969 ## File path: ci/docker/runtime_functions.sh ## @@ -187,13 +187,50 @@ build_dynamic_libmxnet() { ninja }

[incubator-mxnet] branch master updated (e307233 -> 8395089)

2020-06-01 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from e307233 fix cd for release of docker images (#18435) add 8395089 Enable ccache on Github Actions

[GitHub] [incubator-mxnet] szha merged pull request #18459: Enable ccache on Github Actions

2020-06-01 Thread GitBox
szha merged pull request #18459: URL: https://github.com/apache/incubator-mxnet/pull/18459 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18455: stop running test_conv.py script as it no longer exists

2020-06-01 Thread GitBox
mseth10 commented on pull request #18455: URL: https://github.com/apache/incubator-mxnet/pull/18455#issuecomment-637234252 @leezu @szha please help merge this. Thanks! This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu commented on pull request #18408: Fix CD failure due to illegal instruction in OpenBLAS

2020-06-01 Thread GitBox
leezu commented on pull request #18408: URL: https://github.com/apache/incubator-mxnet/pull/18408#issuecomment-637262419 For this change, we may need to wait until OpenBLAS releases a stable version containing the fix. Currently we rely on a pre-release version. But this doesn't need to

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on a change in pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#discussion_r433569813 ## File path: ci/docker/runtime_functions.sh ## @@ -187,13 +187,50 @@ build_dynamic_libmxnet() { ninja } +build_onnx_and_onnx_tensorrt()

[incubator-mxnet] branch master updated (c3fcbf3 -> e307233)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c3fcbf3 Add npx op 'index_add' (#18089) add e307233 fix cd for release of docker images (#18435) No

[incubator-mxnet] branch master updated (c3fcbf3 -> e307233)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c3fcbf3 Add npx op 'index_add' (#18089) add e307233 fix cd for release of docker images (#18435) No

[incubator-mxnet] branch master updated (8395089 -> a3ab45e)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8395089 Enable ccache on Github Actions (#18459) add a3ab45e stop running test_conv.py script as it

[incubator-mxnet] branch master updated (8395089 -> a3ab45e)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8395089 Enable ccache on Github Actions (#18459) add a3ab45e stop running test_conv.py script as it

[incubator-mxnet] branch master updated (8395089 -> a3ab45e)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8395089 Enable ccache on Github Actions (#18459) add a3ab45e stop running test_conv.py script as it

[GitHub] [incubator-mxnet] acphile opened a new issue #18466: Error occurs when setting the same prefix for two SyncBatchNorm

2020-06-01 Thread GitBox
acphile opened a new issue #18466: URL: https://github.com/apache/incubator-mxnet/issues/18466 ``` import mxnet as mx from mxnet.gluon.utils import split_and_load ctx_list = [mx.cpu(0)] x = mx.nd.random.uniform(shape=(5, 5), ctx=mx.cpu(0)) nch = x.shape[1] if x.ndim > 1 else

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18467: [Numpy] [Operator] Fix __neg__

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18467: URL: https://github.com/apache/incubator-mxnet/pull/18467#issuecomment-637253220 Hey @sxjscience , 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 the

[GitHub] [incubator-mxnet] leezu merged pull request #18435: fix cd for release of docker images

2020-06-01 Thread GitBox
leezu merged pull request #18435: URL: https://github.com/apache/incubator-mxnet/pull/18435 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[incubator-mxnet] branch master updated (c3fcbf3 -> e307233)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c3fcbf3 Add npx op 'index_add' (#18089) add e307233 fix cd for release of docker images (#18435) No

[GitHub] [incubator-mxnet] ys2843 edited a comment on pull request #18457: redirect visitors based on geolocation - update host condition

2020-06-01 Thread GitBox
ys2843 edited a comment on pull request #18457: URL: https://github.com/apache/incubator-mxnet/pull/18457#issuecomment-63710 > how are you testing it By using speedtest websites which have Chinese server, we can see redirect in the result. Test with any one of the following:

[GitHub] [incubator-mxnet] TristonC commented on a change in pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
TristonC commented on a change in pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#discussion_r433581985 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -42,7 +42,8 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y

[GitHub] [incubator-mxnet] leezu merged pull request #18455: stop running test_conv.py script as it no longer exists

2020-06-01 Thread GitBox
leezu merged pull request #18455: URL: https://github.com/apache/incubator-mxnet/pull/18455 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[incubator-mxnet] branch master updated (8395089 -> a3ab45e)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8395089 Enable ccache on Github Actions (#18459) add a3ab45e stop running test_conv.py script as it

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18408: Fix CD failure due to illegal instruction in OpenBLAS

2020-06-01 Thread GitBox
ciyongch commented on pull request #18408: URL: https://github.com/apache/incubator-mxnet/pull/18408#issuecomment-637242186 Sure, thanks @leezu . As we're going to tag the branch in the following days if there's no more any other comments/pending issues, please help to arrange your time

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on a change in pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#discussion_r433577324 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -42,7 +42,8 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637223087 Jenkins CI successfully triggered : [windows-gpu, centos-gpu, unix-gpu, centos-cpu] This is an

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-01 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637223021 @mxnet-bot run ci [centos-cpu, centos-gpu, unix-gpu, windows-gpu] This is an automated message

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-01 Thread GitBox
ciyongch commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-637241651 Hi @bgawrych , PR https://github.com/apache/incubator-mxnet/pull/18456 was merged to fix the CI issue, it's ok to re-trigger the CI now, thanks!

[GitHub] [incubator-mxnet] sxjscience opened a new pull request #18467: [Numpy] [Operator] Fix __neg__

2020-06-01 Thread GitBox
sxjscience opened a new pull request #18467: URL: https://github.com/apache/incubator-mxnet/pull/18467 ## Description ## Fix https://github.com/apache/incubator-mxnet/issues/18414 This is an automated message from the

[GitHub] [incubator-mxnet] sxjscience commented on pull request #18467: [Numpy] [Operator] Fix __neg__

2020-06-01 Thread GitBox
sxjscience commented on pull request #18467: URL: https://github.com/apache/incubator-mxnet/pull/18467#issuecomment-637253352 @CassiniXu @yzhliu This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on pull request #18434: add image classification tutorial for jetson

2020-06-01 Thread GitBox
sandeep-krishnamurthy commented on pull request #18434: URL: https://github.com/apache/incubator-mxnet/pull/18434#issuecomment-637254438 Thanks @mseth10 for the contributions. Content looks good to me. Can you please post a preview given that this is website change? @ys2843 FYI

[GitHub] [incubator-mxnet] Tommliu commented on pull request #18451: Fix Numpy where scalar input

2020-06-01 Thread GitBox
Tommliu commented on pull request #18451: URL: https://github.com/apache/incubator-mxnet/pull/18451#issuecomment-637258260 @mxnet-bot run ci [unix-cpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18451: Fix Numpy where scalar input

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18451: URL: https://github.com/apache/incubator-mxnet/pull/18451#issuecomment-637258290 Jenkins CI successfully triggered : [unix-cpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu commented on pull request #18452: [v1.7.x] Fix CI error

2020-06-01 Thread GitBox
leezu commented on pull request #18452: URL: https://github.com/apache/incubator-mxnet/pull/18452#issuecomment-637037158 #18456 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-mxnet] branch master updated (cbbb864 -> ea3f970)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb864 Improve log_softmax op performance by using DNNL support (#18320) add ea3f970 Remove

[GitHub] [incubator-mxnet] leezu closed pull request #18452: [v1.7.x] Fix CI error

2020-06-01 Thread GitBox
leezu closed pull request #18452: URL: https://github.com/apache/incubator-mxnet/pull/18452 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[incubator-mxnet] branch master updated (cbbb864 -> ea3f970)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb864 Improve log_softmax op performance by using DNNL support (#18320) add ea3f970 Remove

[incubator-mxnet] branch master updated (ea3f970 -> d3c764c)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea3f970 Remove out-dated examples using mx.module (#18446) add d3c764c Update nccl installation in

[GitHub] [incubator-mxnet] szha commented on a change in pull request #18459: Enable ccache on Github Actions

2020-06-01 Thread GitBox
szha commented on a change in pull request #18459: URL: https://github.com/apache/incubator-mxnet/pull/18459#discussion_r433484388 ## File path: .github/workflows/os_x_staticbuild.yml ## @@ -8,18 +8,40 @@ jobs: steps: - name: Checkout repository uses:

[GitHub] [incubator-mxnet] leezu commented on pull request #18455: stop running test_conv.py script as it no longer exists

2020-06-01 Thread GitBox
leezu commented on pull request #18455: URL: https://github.com/apache/incubator-mxnet/pull/18455#issuecomment-637027235 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #18458: Update MXNet examples with Gluon training APIs

2020-06-01 Thread GitBox
eric-haibin-lin opened a new issue #18458: URL: https://github.com/apache/incubator-mxnet/issues/18458 A large number of [examples](https://github.com/apache/incubator-mxnet/tree/v1.7.x/example) in the mxnet official repo is using the Module APIs for training. Since the Module APIs will

[GitHub] [incubator-mxnet] eric-haibin-lin commented on pull request #18446: Remove out-dated examples using mx.module

2020-06-01 Thread GitBox
eric-haibin-lin commented on pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446#issuecomment-637033522 created an issue https://github.com/apache/incubator-mxnet/issues/18458 This is an automated

[GitHub] [incubator-mxnet] leezu commented on pull request #18446: Remove out-dated examples using mx.module

2020-06-01 Thread GitBox
leezu commented on pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446#issuecomment-637035552 @ChaiBapchya I think another issue is the prevalence of outdated examples. As developers can always access the outdated examples via the git history and the list of

[GitHub] [incubator-mxnet] leezu merged pull request #18446: Remove out-dated examples using mx.module

2020-06-01 Thread GitBox
leezu merged pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] leezu commented on issue #18449: NNVM Error when building from Source

2020-06-01 Thread GitBox
leezu commented on issue #18449: URL: https://github.com/apache/incubator-mxnet/issues/18449#issuecomment-637036261 Please follow https://mxnet.apache.org/get_started/ubuntu_setup This is an automated message from the

[incubator-mxnet] branch master updated (ea3f970 -> d3c764c)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea3f970 Remove out-dated examples using mx.module (#18446) add d3c764c Update nccl installation in

[incubator-mxnet] branch master updated (ea3f970 -> d3c764c)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea3f970 Remove out-dated examples using mx.module (#18446) add d3c764c Update nccl installation in

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18448: MXNET-1452: fix compiler warnings

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18448: URL: https://github.com/apache/incubator-mxnet/pull/18448#issuecomment-637081163 Jenkins CI successfully triggered : [unix-cpu, windows-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] leezu commented on pull request #18448: MXNET-1452: fix compiler warnings

2020-06-01 Thread GitBox
leezu commented on pull request #18448: URL: https://github.com/apache/incubator-mxnet/pull/18448#issuecomment-637081006 @mxnet-bot run ci [unix-cpu, windows-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18434: add image classification tutorial for jetson

2020-06-01 Thread GitBox
mseth10 commented on pull request #18434: URL: https://github.com/apache/incubator-mxnet/pull/18434#issuecomment-637030423 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18434: add image classification tutorial for jetson

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18434: URL: https://github.com/apache/incubator-mxnet/pull/18434#issuecomment-637030499 Jenkins CI successfully triggered : [website, sanity, unix-gpu, centos-cpu, windows-cpu, clang, miscellaneous, edge, unix-cpu, windows-gpu, centos-gpu]

[GitHub] [incubator-mxnet] larroy closed pull request #17206: [WIP] Windows dev environment configuration, update install instructions from source in the docs.

2020-06-01 Thread GitBox
larroy closed pull request #17206: URL: https://github.com/apache/incubator-mxnet/pull/17206 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] nswamy commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-06-01 Thread GitBox
nswamy commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-637021068 @szha Thanks for the pointer, I reduced the size of the json dump by running small set of test. Chrome is able to load the result now. It seems that with 1.6.0 we

[incubator-mxnet] branch master updated (cbbb864 -> ea3f970)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb864 Improve log_softmax op performance by using DNNL support (#18320) add ea3f970 Remove

[GitHub] [incubator-mxnet] leezu commented on pull request #18408: Fix CD failure due to illegal instruction in OpenBLAS

2020-06-01 Thread GitBox
leezu commented on pull request #18408: URL: https://github.com/apache/incubator-mxnet/pull/18408#issuecomment-637042806 @ciyongch I intend to first make the staticbuild script more maintainable, then backport the complete change. I'll CC you in that PR

[GitHub] [incubator-mxnet] leezu merged pull request #18441: Update nccl installation in Dockerfile.build.centos7

2020-06-01 Thread GitBox
leezu merged pull request #18441: URL: https://github.com/apache/incubator-mxnet/pull/18441 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[incubator-mxnet] branch master updated (ea3f970 -> d3c764c)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea3f970 Remove out-dated examples using mx.module (#18446) add d3c764c Update nccl installation in

[GitHub] [incubator-mxnet] leezu commented on pull request #18445: updating ubuntu_cpu base image to 20.04 to observe failing tests regarding Python 3.8

2020-06-01 Thread GitBox
leezu commented on pull request #18445: URL: https://github.com/apache/incubator-mxnet/pull/18445#issuecomment-637009861 Thanks @ma-hei. I wasn't aware that 3.8 is also available on 18.04 via the bionic-updates repository. Thus it's best to first solve the Python 3.8 bugs without updating

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18457: redirect visitors based on geolocation - update host condition

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18457: URL: https://github.com/apache/incubator-mxnet/pull/18457#issuecomment-637022025 Hey @ys2843 , 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 the following

[GitHub] [incubator-mxnet] ys2843 opened a new pull request #18457: redirect visitors based on geolocation - update host condition

2020-06-01 Thread GitBox
ys2843 opened a new pull request #18457: URL: https://github.com/apache/incubator-mxnet/pull/18457 ## Description ## This is a fix for #18431 . The rewrite rule is not redirecting users because of the host filter rule. Update the rewrite condition to not only match `mxnet.apache.org`,

[GitHub] [incubator-mxnet] sxjscience commented on pull request #18451: Fix Numpy where scalar input

2020-06-01 Thread GitBox
sxjscience commented on pull request #18451: URL: https://github.com/apache/incubator-mxnet/pull/18451#issuecomment-637026619 @mxnet-bot run ci [all] This is an automated message from the Apache Git Service. To respond to

[incubator-mxnet] branch master updated (cbbb864 -> ea3f970)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb864 Improve log_softmax op performance by using DNNL support (#18320) add ea3f970 Remove

[GitHub] [incubator-mxnet] leezu commented on issue #18430: MXNet Binary wheels don't contain certain includes

2020-06-01 Thread GitBox
leezu commented on issue #18430: URL: https://github.com/apache/incubator-mxnet/issues/18430#issuecomment-637036829 @ChaiBapchya, @yajiedesign manually maintains the windows binaries. But it would be good to merge the code into the public repo

[incubator-mxnet] branch master updated (cbbb864 -> ea3f970)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb864 Improve log_softmax op performance by using DNNL support (#18320) add ea3f970 Remove

[incubator-mxnet] branch master updated (ea3f970 -> d3c764c)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ea3f970 Remove out-dated examples using mx.module (#18446) add d3c764c Update nccl installation in

[GitHub] [incubator-mxnet] leezu commented on pull request #18450: [MXNET-1451] Enable MXNet-TRT for building Jetson wheels

2020-06-01 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-637077113 @TristonC I suspect the issue is due to using the toolchain file for crosscompilation. It sets `CMAKE_FIND_ROOT_PATH` and thus cmake may look for protobuf in the target

[GitHub] [incubator-mxnet] szha commented on issue #18458: Update MXNet examples with Gluon training APIs

2020-06-01 Thread GitBox
szha commented on issue #18458: URL: https://github.com/apache/incubator-mxnet/issues/18458#issuecomment-637092839 Going forward, we should have properly maintained examples that are checked by CI and rerun frequently to make sure they are function. We should probably decide on the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18459: Enable ccache on Github Actions

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18459: URL: https://github.com/apache/incubator-mxnet/pull/18459#issuecomment-637093438 Hey @leezu , 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 the following

[GitHub] [incubator-mxnet] leezu opened a new pull request #18459: Enable ccache on Github Actions

2020-06-01 Thread GitBox
leezu opened a new pull request #18459: URL: https://github.com/apache/incubator-mxnet/pull/18459 Speed up the OS X tests. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18032: [WIP][DO-NOT-MERGE] BytePS trainer + tests

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18032: URL: https://github.com/apache/incubator-mxnet/pull/18032#issuecomment-637071978 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] eric-haibin-lin commented on pull request #18032: [WIP][DO-NOT-MERGE] BytePS trainer + tests

2020-06-01 Thread GitBox
eric-haibin-lin commented on pull request #18032: URL: https://github.com/apache/incubator-mxnet/pull/18032#issuecomment-637071820 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18448: MXNET-1452: fix compiler warnings

2020-06-01 Thread GitBox
leezu commented on a change in pull request #18448: URL: https://github.com/apache/incubator-mxnet/pull/18448#discussion_r41522 ## File path: src/profiler/profiler.h ## @@ -54,13 +54,33 @@ struct static_string { inline explicit static_string(const char *s) { set(s); }

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #26: Update latest build selection and log when one build fails

2020-06-01 Thread GitBox
ChaiBapchya commented on a change in pull request #26: URL: https://github.com/apache/incubator-mxnet-ci/pull/26#discussion_r433377330 ## File path: services/jenkins-pipeline-monitor/handler.py ## @@ -87,11 +95,21 @@ def filter_by_desired_release_job_type(latest_day_builds,

[GitHub] [incubator-mxnet] sxjscience commented on pull request #18089: Add npx op 'index_add'

2020-06-01 Thread GitBox
sxjscience commented on pull request #18089: URL: https://github.com/apache/incubator-mxnet/pull/18089#issuecomment-637002441 @mxnet-bot run ci [centos-gpu] [unix-cpu] [unix-gpu] [windows-cpu] [windows-gpu] This is an

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-637007997 Jenkins CI successfully triggered : [miscellaneous] This is an automated message from the Apache

[GitHub] [incubator-mxnet] anirudh2290 commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-06-01 Thread GitBox
anirudh2290 commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-637007968 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] BenjaminCHEN2016 commented on pull request #18427: [numpy] fix mixed type binary logic operators

2020-06-01 Thread GitBox
BenjaminCHEN2016 commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-636941753 @mxnet-bot run ci [miscellaneous, unix-cpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18427: [numpy] fix mixed type binary logic operators

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-636941856 Jenkins CI successfully triggered : [unix-cpu, miscellaneous] This is an automated message from the

[incubator-mxnet] branch v1.7.x updated: Remove manually created symbolic link to ninja-build (#18437) (#18456)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a commit to branch v1.7.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.7.x by this push: new bf64fd6 Remove manually created

[GitHub] [incubator-mxnet] leezu merged pull request #18456: [v1.7.x] Backport #18437 (Fix CI: Remove manually created symbolic link to ninja-build in CentOS pipelines)

2020-06-01 Thread GitBox
leezu merged pull request #18456: URL: https://github.com/apache/incubator-mxnet/pull/18456 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] eric-haibin-lin commented on pull request #18394: remove mx.model.FeedForward API

2020-06-01 Thread GitBox
eric-haibin-lin commented on pull request #18394: URL: https://github.com/apache/incubator-mxnet/pull/18394#issuecomment-636971738 @mseth10 thanks for reporting this. They shall be removed from the CD pipeline for mxnet 2.0 since the APIs will be dropped

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-636975827 Undefined action detected. Permissible actions are : run ci [all], run ci [job1, job2] Example : @mxnet-bot run ci [all] Example : @mxnet-bot run ci

[GitHub] [incubator-mxnet] nswamy commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-06-01 Thread GitBox
nswamy commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-636975816 @mxnet-bot run ci miscellaneous This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet-ci] ChaiBapchya commented on a change in pull request #26: Update latest build selection and log when one build fails

2020-06-01 Thread GitBox
ChaiBapchya commented on a change in pull request #26: URL: https://github.com/apache/incubator-mxnet-ci/pull/26#discussion_r433372175 ## File path: services/jenkins-pipeline-monitor/handler.py ## @@ -78,20 +86,53 @@ def get_release_job_type(build): return

[GitHub] [incubator-mxnet] ma-hei commented on pull request #18445: updating ubuntu_cpu base image to 20.04 to observe failing tests regarding Python 3.8

2020-06-01 Thread GitBox
ma-hei commented on pull request #18445: URL: https://github.com/apache/incubator-mxnet/pull/18445#issuecomment-636997952 @leezu When using Ubuntu 20.04 as the base image of Docker.build.ubuntu, I found some issues with the apt-get installation of packages such as clang-10 and doxygen. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18089: Add npx op 'index_add'

2020-06-01 Thread GitBox
mxnet-bot commented on pull request #18089: URL: https://github.com/apache/incubator-mxnet/pull/18089#issuecomment-637002494 Jenkins CI successfully triggered : [centos-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ptrendx commented on pull request #18440: Fix backward of scalar variants of arctan2 and rarctan2 on GPU

2020-06-01 Thread GitBox
ptrendx commented on pull request #18440: URL: https://github.com/apache/incubator-mxnet/pull/18440#issuecomment-636952379 Hi @yzhliu, I encountered it while working on a different thing, so do not really have time to do a comprehensive check for all binary scalar operators for numpy, and

[incubator-mxnet] branch v1.7.x updated: Remove manually created symbolic link to ninja-build (#18437) (#18456)

2020-06-01 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a commit to branch v1.7.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.7.x by this push: new bf64fd6 Remove manually created

  1   2   3   >