[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 https://repo.download.nvidia.com/jetson/x86_64/pool/r32.4/c/cuda/cu

[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 log

[GitHub] [incubator-mxnet] chinakook opened a new pull request #18761: Ultimately fix undefined reference to void mxnet::op::ElemwiseBinaryOp::DnsCsrCsrOp

2020-07-20 Thread GitBox
chinakook opened a new pull request #18761: URL: https://github.com/apache/incubator-mxnet/pull/18761 This fix https://github.com/apache/incubator-mxnet/issues/18170 refer to the fix: https://github.com/apache/incubator-mxnet/pull/18357 --

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18761: Ultimately fix undefined reference to void mxnet::op::ElemwiseBinaryOp::DnsCsrCsrOp

2020-07-20 Thread GitBox
mxnet-bot commented on pull request #18761: URL: https://github.com/apache/incubator-mxnet/pull/18761#issuecomment-661175811 Hey @chinakook , 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 #18368: [NumPy] enable large tensor in np

2020-07-20 Thread GitBox
szha commented on pull request #18368: URL: https://github.com/apache/incubator-mxnet/pull/18368#issuecomment-661169139 @access2rohit thanks for the review. no codecov isn't enforced yet. This is an automated message from the

[GitHub] [incubator-mxnet] MoisesHer commented on pull request #18608: Cherry-pick #18310 #18355

2020-07-20 Thread GitBox
MoisesHer commented on pull request #18608: URL: https://github.com/apache/incubator-mxnet/pull/18608#issuecomment-661127678 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18608: Cherry-pick #18310 #18355

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

[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 5e481bb Publish trigger

[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 8de6057 Bump the publis

[GitHub] [incubator-mxnet] adamsvystun opened a new issue #18760: Out of memory error is not propagated as an error to python environment

2020-07-20 Thread GitBox
adamsvystun opened a new issue #18760: URL: https://github.com/apache/incubator-mxnet/issues/18760 ## Description Out of memory error is not propagated as an error to python environment. This prevents the ability to properly handle the error. *Why is this important?* When u

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18711: Fix (log_)softmax backward on empty ndarray

2020-07-20 Thread GitBox
bgawrych commented on pull request #18711: URL: https://github.com/apache/incubator-mxnet/pull/18711#issuecomment-660915356 Closing, as fix have been merged to master in #18694 This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] bgawrych closed pull request #18711: Fix (log_)softmax backward on empty ndarray

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

[GitHub] [incubator-mxnet] nabulsi opened a new issue #18759: Segmentation Fault 11

2020-07-20 Thread GitBox
nabulsi opened a new issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759 ## Description >> import mxnet Segmentation fault: 11 Aborted (core dumped) ### Error Message (Paste the complete error message. Please also include stack trace by setting e

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

2020-07-20 Thread GitBox
mxnet-bot commented on pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758#issuecomment-660868637 Hey @xidulu , 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 com

[GitHub] [incubator-mxnet] xidulu opened a new pull request #18758: [WIP] [Gluon] Add VAE demo

2020-07-20 Thread GitBox
xidulu opened a new pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758 ## Description ## Implement VAE with gluon.probability ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR title starts

<    1   2