[GitHub] [incubator-mxnet] DickJC123 commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
DickJC123 commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457797096 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] szha edited a comment on pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
szha edited a comment on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-661559477 Thanks for elaborating. Would you update the document here to reflect this? https://cwiki.apache.org/confluence/display/MXNET/Development+Process

[GitHub] [incubator-mxnet] szha edited a comment on pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
szha edited a comment on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-661559477 Thanks for elaborating. Would you update the document here to reflect this? https://cwiki.apache.org/confluence/display/MXNET/Development+Process

[GitHub] [incubator-mxnet] mseth10 commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
mseth10 commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661561160 @szha yeah it should be possible now that NVIDIA has shared their cross compilation toolchain on apt server.

[GitHub] [incubator-mxnet] szha commented on pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
szha commented on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-661559477 Thanks for elaborating. Would you update the document here to reflect this? https://cwiki.apache.org/confluence/display/MXNET/Development+Process

[GitHub] [incubator-mxnet] szha commented on issue #18764: Horovod issue with stable PyPi mxnet versions 1.6.0cu102

2020-07-20 Thread GitBox
szha commented on issue #18764: URL: https://github.com/apache/incubator-mxnet/issues/18764#issuecomment-661557773 > Tried nightly releases from PyPi Tried releases [stable & nightly] from repo.mxnet.io Tried non mkl & mkl releases for PyPi as well as repo.mxnet.io What are

[GitHub] [incubator-mxnet] szha commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
szha commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661557133 @mseth10 @leezu would we be able to offer a wheel through cross compilation? This is an automated message

[GitHub] [incubator-mxnet] szha commented on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
szha commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661554824 Yes I think we definitely should. Otherwise we'd expect the same confusion as in this issue. This is an

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #18764: Horovod issue with stable PyPi mxnet versions 1.6.0cu102

2020-07-20 Thread GitBox
ChaiBapchya opened a new issue #18764: URL: https://github.com/apache/incubator-mxnet/issues/18764 ## Description Undefined symbol error upon importing horovod for stable release of mxnet on PyPi Related to https://github.com/apache/incubator-mxnet/issues/16193 ### Error

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
ChaiBapchya commented on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661528792 It also fails for nightly I bumped into the same issue for wheels found in repo.mxnet.io ``` pip install

[GitHub] [incubator-mxnet] DickJC123 commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
DickJC123 commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457779449 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] xidulu commented on pull request #18758: [WIP] [Gluon] Add VAE demo

2020-07-20 Thread GitBox
xidulu commented on pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758#issuecomment-661522975 > Should we use https://pypi.org/project/notedown/ instead of committing the raw notebook? Would you recommend integrating the example into the website as well?

[GitHub] [incubator-mxnet] szha closed issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
szha closed issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193 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 to go

[GitHub] [incubator-mxnet] apeforest opened a new issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
apeforest opened a new issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193 The symbol _ZN5mxnet12on_enter_apiEPKc is missing from mxnet-cu100mkl nightly and 1.5.1 package. Without it, horovod cannot run. This symbol is available in mxnet-cu100 1.5.0 package.

[GitHub] [incubator-mxnet] leezu commented on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
leezu commented on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661501323 If it is broken in the stable version on pypi, it should be fixed. Can you open a new issue about that if it's broken?

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

2020-07-20 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 ea47d3a Bump the

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457769003 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457769003 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] mseth10 commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
mseth10 commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661492359 Please let me know how it goes. This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] nabulsi commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
nabulsi commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661478691 Yes, these are the steps that I followed. As said, I also tried before to cross compile and then use the generated library on the Jetson, but was getting the same issue.

[GitHub] [incubator-mxnet] mseth10 commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
mseth10 commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661471097 Jetson Nano might need a higher swap memory (>20GB) and a very long time. I built it on Jetson Xavier AGX and it still took a few hours. Do you mean the following

[GitHub] [incubator-mxnet] nabulsi commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
nabulsi commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661461820 Hi @mseth10 . Thanks for working on the issue. I just tried the method with the wheel that you mentioned. I also got the same error message: ```

[GitHub] [incubator-mxnet] DickJC123 commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
DickJC123 commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457754438 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] TristonC commented on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661448168 @szha It may not affect real training for either CPU or GPU version as CPU version does update the running mean and running var in the backward path. Should we unify the

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
ChaiBapchya commented on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661446225 Nevermind, realized that nightly builds arent published to PyPi anymore. But that leaves many people who consume binaries via PyPi to lose out on leveraging horovod

[GitHub] [incubator-mxnet] mseth10 commented on issue #18759: Jetson: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
mseth10 commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661444177 Hi @nabulsi , thanks for raising this issue. I have tested the instructions ([here](https://mxnet.apache.org/get_started/jetson_setup)) on building MXNet on Jetson module

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
ChaiBapchya edited a comment on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661436918 Bumped into the same error for various pypi versions ``` mxnet-cu101 mxnet-cu101==1.6.0 mxnet-cu101==1.6.0b20191122 ``` Repro steps ```

[GitHub] [incubator-mxnet] TristonC edited a comment on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC edited a comment on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661442792 In case anyone want to do a PyTorch comparison for CPU version: ```python import torch import torch.nn as nn bn = nn.BatchNorm2d(3) for _ in

[GitHub] [incubator-mxnet] TristonC commented on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661442792 In case anyone want to do a PyTorch comparison for CPU version: This is an automated message from the

[incubator-mxnet] branch master updated: Improve test seeding in test_numpy_interoperablity.py (#18762)

2020-07-20 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6bb3d72 Improve test seeding in

[incubator-mxnet] branch master updated: Improve test seeding in test_numpy_interoperablity.py (#18762)

2020-07-20 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 6bb3d72 Improve test seeding in

[GitHub] [incubator-mxnet] ptrendx merged pull request #18762: Improve test seeding and robustness in test_numpy_interoperablity.py

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

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
ChaiBapchya commented on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661436918 Bumped into the same error for ``` mxnet-cu101==1.6.0 ``` Repro steps ``` virtualenv -p python3 mx16cu101 source mx16cu101/bin/activate

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

2020-07-20 Thread GitBox
ChaiBapchya commented on issue #16193: URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661437183 Can we re-open the issue @leezu @apeforest @szha This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu commented on pull request #18574: Update the onnx-tensorrt submodule

2020-07-20 Thread GitBox
leezu commented on pull request #18574: URL: https://github.com/apache/incubator-mxnet/pull/18574#issuecomment-661421935 > not sure of what needs to be changed in ninja you need to check what changed in the onnx-tensorrt submodule and update the cmakelists.txt accordingly

[incubator-mxnet] branch master updated (1aec483 -> a7c6606)

2020-07-20 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 1aec483 Add qr backward for wide inputs ncols>nrows (#18757) add a7c6606 Remove Makefile build

[incubator-mxnet] branch master updated (1aec483 -> a7c6606)

2020-07-20 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 1aec483 Add qr backward for wide inputs ncols>nrows (#18757) add a7c6606 Remove Makefile build

[GitHub] [incubator-mxnet] leezu merged pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
leezu merged pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721 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 edited a comment on pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
leezu edited a comment on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-661416199 The Makefile targets are undocumented and are tied to the CI:

[GitHub] [incubator-mxnet] leezu closed issue #17968: [RFC] Raising the toolchain requirements for MXNet 2

2020-07-20 Thread GitBox
leezu closed issue #17968: URL: https://github.com/apache/incubator-mxnet/issues/17968 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 to go

[GitHub] [incubator-mxnet] leezu commented on pull request #18721: Remove Makefile

2020-07-20 Thread GitBox
leezu commented on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-661416199 The Makefile targets are undocumented and are tied to the CI:

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457728745 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457724415 ## File path: src/operator/numpy/np_elemwise_broadcast_op_extended.cc ## @@ -201,16 +201,12 @@

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457718521 ## File path: src/common/cuda/rtc.cc ## @@ -0,0 +1,246 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [incubator-mxnet] leezu commented on pull request #18748: Fixup move gluon.metric api docs

2020-07-20 Thread GitBox
leezu commented on pull request #18748: URL: https://github.com/apache/incubator-mxnet/pull/18748#issuecomment-661361155 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 #18748: Fixup move gluon.metric api docs

2020-07-20 Thread GitBox
mxnet-bot commented on pull request #18748: URL: https://github.com/apache/incubator-mxnet/pull/18748#issuecomment-661361216 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

2020-07-20 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 bf26bcc [NumPy] enable large tensor in np (#18368) add 1aec483 Add qr backward for wide inputs

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

2020-07-20 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 bf26bcc [NumPy] enable large tensor in np (#18368) add 1aec483 Add qr backward for wide inputs

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

2020-07-20 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 bf26bcc [NumPy] enable large tensor in np (#18368) add 1aec483 Add qr backward for wide inputs

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

2020-07-20 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 bf26bcc [NumPy] enable large tensor in np (#18368) add 1aec483 Add qr backward for wide inputs

[incubator-mxnet] branch master updated (bf26bcc -> 1aec483)

2020-07-20 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 bf26bcc [NumPy] enable large tensor in np (#18368) add 1aec483 Add qr backward for wide inputs

[GitHub] [incubator-mxnet] leezu merged pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
leezu merged pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757 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 leezu-patch-4 created (now 23f09fc)

2020-07-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 23f09fc Update .codecov.yml No new revisions were added by this update.

[GitHub] [incubator-mxnet] leezu commented on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
leezu commented on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661344359 Thank you @D-Roberts! This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] 01/01: Update .codecov.yml

2020-07-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a commit to branch leezu-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 23f09fc7fede98452f99f25389067d5fffceb59a Author: Leonard Lausen AuthorDate: Mon Jul 20 14:29:20 2020

[GitHub] [incubator-mxnet] leezu commented on issue #18421: Codecov migration to marketplace app

2020-07-20 Thread GitBox
leezu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-661343659 Thank you @thomasrockhu This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] branch leezu-patch-4 created (now 23f09fc)

2020-07-20 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-4 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 23f09fc Update .codecov.yml This branch includes the following new commits: new 23f09fc

[GitHub] [incubator-mxnet] leezu opened a new pull request #18763: Update .codecov.yml

2020-07-20 Thread GitBox
leezu opened a new pull request #18763: URL: https://github.com/apache/incubator-mxnet/pull/18763 New PRs started showing the codecov/project badge again due apparent change in codecov's backend resolving these duplicate options specified in .codecov.yml

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18763: Update .codecov.yml

2020-07-20 Thread GitBox
mxnet-bot commented on pull request #18763: URL: https://github.com/apache/incubator-mxnet/pull/18763#issuecomment-661343560 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] szha commented on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
szha commented on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661338841 I'm comfortable merging this. @leezu? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] szhengac commented on pull request #18758: [WIP] [Gluon] Add VAE demo

2020-07-20 Thread GitBox
szhengac commented on pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758#issuecomment-661303220 > Should we use https://pypi.org/project/notedown/ instead of committing the raw notebook? Would you recommend integrating the example into the website as well?

[incubator-mxnet] branch v1.7.x updated: Cherry-pick #18310 #18355 (#18608)

2020-07-20 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 d95de55 Cherry-pick #18310 #18355

[incubator-mxnet] branch v1.7.x updated: Cherry-pick #18310 #18355 (#18608)

2020-07-20 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 d95de55 Cherry-pick #18310 #18355

[GitHub] [incubator-mxnet] sandeep-krishnamurthy merged pull request #18608: Cherry-pick #18310 #18355

2020-07-20 Thread GitBox
sandeep-krishnamurthy merged pull request #18608: URL: https://github.com/apache/incubator-mxnet/pull/18608 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-mxnet] D-Roberts edited a comment on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
D-Roberts edited a comment on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661264530 Hi @leezu By 're-verify tests' I really meant that I ran the tests >3 times with MXNET_TEST_COUNT=1 :) . I also made the following changes to

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457642828 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] szha commented on pull request #18749: Refactor Gluon parameter serialization format

2020-07-20 Thread GitBox
szha commented on pull request #18749: URL: https://github.com/apache/incubator-mxnet/pull/18749#issuecomment-661285270 Discussed offline and the conclusions are: - we will go forward with this PR to allow serialization of parameters without duplicates. - we will take into account

[GitHub] [incubator-mxnet] thomasrockhu commented on issue #18421: Codecov migration to marketplace app

2020-07-20 Thread GitBox
thomasrockhu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-661278096 Hi @leezu, it looks like there are duplicate entries under `coverage -> status -> project` ``` coverage: status: project: off patch: off

[GitHub] [incubator-mxnet] D-Roberts edited a comment on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
D-Roberts edited a comment on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661264530 Hi @leezu By 're-verify tests' I really meant that I ran the tests >3 times with MXNET_TEST_COUNT=1 :) . I also made the following changes to

[GitHub] [incubator-mxnet] D-Roberts edited a comment on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
D-Roberts edited a comment on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661264530 Hi @leezu . By 're-verify tests' I really meant that I ran the tests >3 times with MXNET_TEST_COUNT=1 . I also made the following changes to the

[GitHub] [incubator-mxnet] DickJC123 commented on pull request #18762: Improve test seeding and robustness in test_numpy_interoperablity.py

2020-07-20 Thread GitBox
DickJC123 commented on pull request #18762: URL: https://github.com/apache/incubator-mxnet/pull/18762#issuecomment-661277350 Tagging @reminisce and @szha (who introduced/modified test_np_array_function_protocol) for comment.

[incubator-mxnet-site] branch asf-site updated: Publish triggered by CI

2020-07-20 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 f43f88b Publish

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457622484 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[incubator-mxnet] branch master updated (146b49e -> bf26bcc)

2020-07-20 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 146b49e Unittest tolerance handling improvements (#18694) add bf26bcc [NumPy] enable large tensor

[incubator-mxnet] branch master updated (146b49e -> bf26bcc)

2020-07-20 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 146b49e Unittest tolerance handling improvements (#18694) add bf26bcc [NumPy] enable large tensor

[GitHub] [incubator-mxnet] szha merged pull request #18368: [NumPy] enable large tensor in np

2020-07-20 Thread GitBox
szha merged pull request #18368: URL: https://github.com/apache/incubator-mxnet/pull/18368 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 (146b49e -> bf26bcc)

2020-07-20 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 146b49e Unittest tolerance handling improvements (#18694) add bf26bcc [NumPy] enable large tensor

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

2020-07-20 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 e8ea9f7 Bump the

[GitHub] [incubator-mxnet] DickJC123 opened a new pull request #18762: Improve test seeding and robustness in test_numpy_interoperablity.py

2020-07-20 Thread GitBox
DickJC123 opened a new pull request #18762: URL: https://github.com/apache/incubator-mxnet/pull/18762 ## Description ## I recently ran into a CI failure in test_numpy_interoperability.py::test_np_array_function_protocol:

[GitHub] [incubator-mxnet] D-Roberts commented on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
D-Roberts commented on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661264530 Hi @leezu . By 're-verify tests' I really meant that I ran the tests >3 times with MXNET_TEST_COUNT=1 . I also made the following changes to the tests:

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18762: Improve test seeding and robustness in test_numpy_interoperablity.py

2020-07-20 Thread GitBox
mxnet-bot commented on pull request #18762: URL: https://github.com/apache/incubator-mxnet/pull/18762#issuecomment-661264572 Hey @DickJC123 , 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 commented on issue #18754: Python 3.8 wheel appears to be slightly corrupted

2020-07-20 Thread GitBox
leezu commented on issue #18754: URL: https://github.com/apache/incubator-mxnet/issues/18754#issuecomment-661251800 @davidhewitt can you follow https://mxnet.apache.org/get_started/build_from_source and verify if the same warnings apply to the `libmxnet.so` generated when following the

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18756: pytest worker crash seen on newly introduced unittest test_profiler_gpu.py::test_aggregate_duplication

2020-07-20 Thread GitBox
leezu edited a comment on issue #18756: URL: https://github.com/apache/incubator-mxnet/issues/18756#issuecomment-661250450 @DickJC123 I'm not familiar with the feature, but @Zha0q1 added the feature in https://github.com/apache/incubator-mxnet/pull/15240 and may help. Thanks for

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18756: pytest worker crash seen on newly introduced unittest test_profiler_gpu.py::test_aggregate_duplication

2020-07-20 Thread GitBox
leezu edited a comment on issue #18756: URL: https://github.com/apache/incubator-mxnet/issues/18756#issuecomment-661250450 @DickJC123 I'm not familiar with the feature, but @Zha0q1 added the feature in https://github.com/apache/incubator-mxnet/pull/15240 and may help.

[GitHub] [incubator-mxnet] leezu commented on issue #18756: pytest worker crash seen on newly introduced unittest test_profiler_gpu.py::test_aggregate_duplication

2020-07-20 Thread GitBox
leezu commented on issue #18756: URL: https://github.com/apache/incubator-mxnet/issues/18756#issuecomment-661250450 @DickJC123 I'm not familiar with the feature, but @Zha0q1 added the feature and may help This is an

[GitHub] [incubator-mxnet] leezu commented on pull request #18197: [Numpy] Add qr backward part 2 for wide matrices with m < n

2020-07-20 Thread GitBox
leezu commented on pull request #18197: URL: https://github.com/apache/incubator-mxnet/pull/18197#issuecomment-661249233 @D-Roberts the recommendation is to comment with "at mxnet-bot run ci [all]" where at is @ This is an

[GitHub] [incubator-mxnet] leezu commented on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
leezu commented on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661248507 @D-Roberts it's a bug and you can ignore it https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-661247916 Could you elaborate on how the PR

[GitHub] [incubator-mxnet] leezu commented on issue #18421: Codecov migration to marketplace app

2020-07-20 Thread GitBox
leezu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-661247916 @thomasrockhu the `codecov.yml` stopped working https://github.com/apache/incubator-mxnet/blob/master/.codecov.yml New PRs show the `codecov/project` badge again

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457594478 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457594285 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] leezu commented on issue #18699: Simplified HybridBlock.forward commit made Sockeye 4% slower

2020-07-20 Thread GitBox
leezu commented on issue #18699: URL: https://github.com/apache/incubator-mxnet/issues/18699#issuecomment-661242552 @mjdenkowski > This benchmark was run using a trained Sockeye model. This is a full sequence-to-sequence model with HybridBlocks glued together by Python code.

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457584073 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] D-Roberts commented on pull request #18757: [Numpy] Add qr backward for wide inputs with nrows < ncols

2020-07-20 Thread GitBox
D-Roberts commented on pull request #18757: URL: https://github.com/apache/incubator-mxnet/pull/18757#issuecomment-661230561 @szha Here is the replacement PR. What is necessary to be done about the codecov/project failure?

[GitHub] [incubator-mxnet] TristonC edited a comment on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC edited a comment on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661225937 The CPU version updates running mean and running var in backward path. And there are some nuance difference there between CPU and GPUs. @gilbertfrancois, could

[GitHub] [incubator-mxnet] TristonC edited a comment on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC edited a comment on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661225937 The CPU version updates running mean and running var in backward path. And there are some nuance differences there between CPU and GPU implementations.

[GitHub] [incubator-mxnet] TristonC commented on issue #18751: gluon.nn.BatchNorm seems to swap updated values of moving_mean and moving_var on GPU.

2020-07-20 Thread GitBox
TristonC commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661225937 The CPU version updated running mean and running var in backward path. And there are some nuance difference there between CPU and GPUs. @gilbertfrancois, could you try

[GitHub] [incubator-mxnet] leezu commented on issue #18760: Out of memory error is not propagated as an error to python environment

2020-07-20 Thread GitBox
leezu commented on issue #18760: URL: https://github.com/apache/incubator-mxnet/issues/18760#issuecomment-661223469 > When using the model in production environment I can't catch the error. This means that the service cannot be restarted as it just hangs (so the service does not process

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457573754 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18622: [WIP] Use RTC for elementwise and broadcast ops

2020-07-20 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r457573754 ## File path: ci/docker/Dockerfile.build.jetson ## @@ -90,6 +90,9 @@ RUN wget

[GitHub] [incubator-mxnet] leezu commented on issue #18759: Segmentation Fault 11 When Importing MXNET

2020-07-20 Thread GitBox
leezu commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661214880 cc @mseth10 This is an automated message from the Apache Git Service. To respond to the message, please

  1   2   >