[GitHub] [incubator-mxnet] marcoabreu commented on issue #18753: PRs that have passed CI, but have "aged" considerably w.r.t. master, can still be merged.

2020-07-21 Thread GitBox
marcoabreu commented on issue #18753: URL: https://github.com/apache/incubator-mxnet/issues/18753#issuecomment-662253212 Let's start with 2 weeks - as long as it's configurable :) This is an automated message from the

[GitHub] [incubator-mxnet] szha commented on pull request #18478: [v1.7.x]License checker enhancement

2020-07-21 Thread GitBox
szha commented on pull request #18478: URL: https://github.com/apache/incubator-mxnet/pull/18478#issuecomment-662245507 There seems to be two licenses in cmake/Modules/FindJeMalloc.cmake. Is it because we are skipping 3rdparty folder? Since it's included in the release source, we will

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #18753: PRs that have passed CI, but have "aged" considerably w.r.t. master, can still be merged.

2020-07-21 Thread GitBox
ChaiBapchya commented on issue #18753: URL: https://github.com/apache/incubator-mxnet/issues/18753#issuecomment-662243953 Sure that should be doable. And what would be that time period? 2/4/8 weeks? This is an automated

[GitHub] [incubator-mxnet] szha commented on issue #15569: Cub license issue

2020-07-21 Thread GitBox
szha commented on issue #15569: URL: https://github.com/apache/incubator-mxnet/issues/15569#issuecomment-662241676 @ciyongch we missed updating this in 1.7.0. I think it's a minor issue that we proceeded with previous releases. We will still need to address this in the next release when

[GitHub] [incubator-mxnet] szha commented on issue #17329: License issue with 1.6.0.rc1

2020-07-21 Thread GitBox
szha commented on issue #17329: URL: https://github.com/apache/incubator-mxnet/issues/17329#issuecomment-662239963 what's the conclusion for this issue? This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18686: Fix mx.symbol.numpy._Symbol.__deepcopy__ logic error

2020-07-21 Thread GitBox
mxnet-bot commented on pull request #18686: URL: https://github.com/apache/incubator-mxnet/pull/18686#issuecomment-662227499 Jenkins CI successfully triggered : [centos-cpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu commented on pull request #18686: Fix mx.symbol.numpy._Symbol.__deepcopy__ logic error

2020-07-21 Thread GitBox
leezu commented on pull request #18686: URL: https://github.com/apache/incubator-mxnet/pull/18686#issuecomment-662227479 @mxnet-bot run ci [centos-cpu] 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-21 Thread GitBox
nabulsi commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-662225505 **This is my update: Problem is not happening any more.** I used a fresh image provided by NVidia for my Nano and then went through all the steps again (installed

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18738: set website default version - test redirect

2020-07-21 Thread GitBox
ys2843 commented on pull request #18738: URL: https://github.com/apache/incubator-mxnet/pull/18738#issuecomment-662224643 Will test this redirect on beta-stage site, https://github.com/apache/incubator-mxnet-site/pull/64

[GitHub] [incubator-mxnet-site] ys2843 opened a new pull request #64: Update .htaccess

2020-07-21 Thread GitBox
ys2843 opened a new pull request #64: URL: https://github.com/apache/incubator-mxnet-site/pull/64 Test set v1.6 as default website This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] chinakook commented on issue #18765: Race-condition and crash with SymbolBlock on GPU

2020-07-21 Thread GitBox
chinakook commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662201096 As I've tested, https://github.com/apache/incubator-mxnet/pull/18768 can solve this problem. This is

[GitHub] [incubator-mxnet] chinakook commented on issue #18765: Race-condition and crash with SymbolBlock on GPU

2020-07-21 Thread GitBox
chinakook commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662199323 @eric-haibin-lin Yes, it does. This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] szha opened a new issue #18769: developer doc for design and architecture of mxnet

2020-07-21 Thread GitBox
szha opened a new issue #18769: URL: https://github.com/apache/incubator-mxnet/issues/18769 ## Description A clear and easy to understand doc for the design and architecture of mxnet will provide a good point of entry for interested users to become developers. This is something we

[GitHub] [incubator-mxnet] szha closed issue #18719: [website] beta.mxnet.io redirects affecting discoverability

2020-07-21 Thread GitBox
szha closed issue #18719: URL: https://github.com/apache/incubator-mxnet/issues/18719 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] szha commented on issue #18719: [website] beta.mxnet.io redirects affecting discoverability

2020-07-21 Thread GitBox
szha commented on issue #18719: URL: https://github.com/apache/incubator-mxnet/issues/18719#issuecomment-662183761 I've taken down beta.mxnet.io already. This is an automated message from the Apache Git Service. To respond

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

2020-07-21 Thread GitBox
szha commented on pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758#issuecomment-662183511 not yet. I think we should provide the automation in CI first, which may take some time. in the meantime, I think we can check in the jupyter notebook for now with the

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

2020-07-21 Thread GitBox
gilbertfrancois commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-662179530 Many thanks for all the help and the swift responses. TL;DR Adding BatchNorm at the end of a feature extractor, and computing on GPU, and having a batch

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

2020-07-21 Thread GitBox
xidulu commented on pull request #18758: URL: https://github.com/apache/incubator-mxnet/pull/18758#issuecomment-662178929 @szha @leezu I am wondering if MXNet's website currently support automatically converting markdown demos to notebook via notedown, like GluonNLP:

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

2020-07-21 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 4920a4d Bump the

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

2020-07-21 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 74f3d10 Publish

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #18765: Race-condition and crash with SymbolBlock on GPU

2020-07-21 Thread GitBox
eric-haibin-lin commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662163971 does adding `mx.nd.waitall()` help? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] ptrendx opened a new pull request #18768: Fix crash when accessing already destructed static variables

2020-07-21 Thread GitBox
ptrendx opened a new pull request #18768: URL: https://github.com/apache/incubator-mxnet/pull/18768 ## Description ## Fixes #18765 When the script terminates, the threads in the engine are still free to execute ops. If those ops use `static` variables they may already be destroyed

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18768: Fix crash when accessing already destructed static variables

2020-07-21 Thread GitBox
mxnet-bot commented on pull request #18768: URL: https://github.com/apache/incubator-mxnet/pull/18768#issuecomment-662163130 Hey @ptrendx , 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] Zha0q1 commented on pull request #18767: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-21 Thread GitBox
Zha0q1 commented on pull request #18767: URL: https://github.com/apache/incubator-mxnet/pull/18767#issuecomment-662157514 > @Zha0q1 Can you paste the output of test run in description or comments ? updated This is an

[GitHub] [incubator-mxnet] access2rohit commented on pull request #18767: [WIP] Add Large Tensor Test for linalg_syrk

2020-07-21 Thread GitBox
access2rohit commented on pull request #18767: URL: https://github.com/apache/incubator-mxnet/pull/18767#issuecomment-662150559 @Zha0q1 Can you paste the output of test run in description or comments ? This is an automated

[GitHub] [incubator-mxnet] sxjscience closed issue #18475: BatchNorm can not converge with scale=False

2020-07-21 Thread GitBox
sxjscience closed issue #18475: URL: https://github.com/apache/incubator-mxnet/issues/18475 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 #18765: Race-condition and crash with SymbolBlock on GPU

2020-07-21 Thread GitBox
leezu commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662126632 Backtrace ``` #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x770608b1 in __GI_abort () at abort.c:79 #2

[incubator-mxnet] branch master updated (6bb3d72 -> 9548b0c)

2020-07-21 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 6bb3d72 Improve test seeding in test_numpy_interoperablity.py (#18762) add 9548b0c Remove duplicate

[incubator-mxnet] branch master updated: Remove duplicate settings in .codecov.yml (#18763)

2020-07-21 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen 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 9548b0c Remove duplicate settings in

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

2020-07-21 Thread GitBox
leezu merged pull request #18763: URL: https://github.com/apache/incubator-mxnet/pull/18763 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 pull request #18749: Refactor Gluon parameter serialization format

2020-07-21 Thread GitBox
leezu commented on pull request #18749: URL: https://github.com/apache/incubator-mxnet/pull/18749#issuecomment-662120712 I'll close this and proceed with a PR of larger scope later. This is an automated message from the

[GitHub] [incubator-mxnet] leezu closed pull request #18749: Refactor Gluon parameter serialization format

2020-07-21 Thread GitBox
leezu closed pull request #18749: URL: https://github.com/apache/incubator-mxnet/pull/18749 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] marcoabreu commented on issue #18719: [website] beta.mxnet.io redirects affecting discoverability

2020-07-21 Thread GitBox
marcoabreu commented on issue #18719: URL: https://github.com/apache/incubator-mxnet/issues/18719#issuecomment-662116394 We should add a robots.txt to beta.mxnet.io to avoid crawling @szha This is an automated

[GitHub] [incubator-mxnet] ChaiBapchya commented on pull request #18744: add linalg large matrix tests

2020-07-21 Thread GitBox
ChaiBapchya commented on pull request #18744: URL: https://github.com/apache/incubator-mxnet/pull/18744#issuecomment-662114715 1.x edge pipeline will be fixed in this cherrypick https://github.com/apache/incubator-mxnet/pull/18742 It includes #18713 that solves the cuda issue in nvidia

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18742: [v1.x] Cherrypick #18677 #18713

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

[GitHub] [incubator-mxnet] marcoabreu commented on issue #18753: PRs that have passed CI, but have "aged" considerably w.r.t. master, can still be merged.

2020-07-21 Thread GitBox
marcoabreu commented on issue #18753: URL: https://github.com/apache/incubator-mxnet/issues/18753#issuecomment-662114180 Agree, that should be easy to solve by having a lambda function triggered nightly which invalidates status checks which are older than a certain time period.

[GitHub] [incubator-mxnet] ChaiBapchya commented on pull request #18742: [v1.x] Cherrypick #18677 #18713

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

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18767: []

2020-07-21 Thread GitBox
mxnet-bot commented on pull request #18767: URL: https://github.com/apache/incubator-mxnet/pull/18767#issuecomment-662095304 Hey @Zha0q1 , 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] Zha0q1 opened a new pull request #18767: []

2020-07-21 Thread GitBox
Zha0q1 opened a new pull request #18767: URL: https://github.com/apache/incubator-mxnet/pull/18767 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ] The PR

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

2020-07-21 Thread GitBox
ptrendx commented on pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#issuecomment-662091126 @eric-haibin-lin Yes. A lot of the code (compilation related as well as the function definitions) was moved around to be able to be reused. Support for NumPy-style

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

2020-07-21 Thread GitBox
leezu commented on pull request #18721: URL: https://github.com/apache/incubator-mxnet/pull/18721#issuecomment-662084416 I updated the https://cwiki.apache.org/confluence/display/MXNET/Development+Process and

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

2020-07-21 Thread GitBox
leezu commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-662076101 Following the cross-build instructions locally was blocked for a few months due to non-public toolchain files. NVidia has now provided some files, but for example cuDNN is

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

2020-07-21 Thread GitBox
leezu commented on pull request #18450: URL: https://github.com/apache/incubator-mxnet/pull/18450#issuecomment-662076419 @TristonC would you resolve the conflict or could you comment on the missing pieces blocking this PR? Thank you

[GitHub] [incubator-mxnet] leezu commented on issue #18765: Severe Bug with nn.SymbolBlock

2020-07-21 Thread GitBox
leezu commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662047865 Simpler reproducible example for latest master: ``` import mxnet as mx from mxnet import gluon from mxnet.gluon import nn a =

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18754: Python 3.8 wheel appears to be slightly corrupted

2020-07-21 Thread GitBox
leezu edited a comment on issue #18754: URL: https://github.com/apache/incubator-mxnet/issues/18754#issuecomment-662042770 Thank you for trying that @davidhewitt. The difference between the libmxnet.so in the pip wheel and the one obtained via the build_from_source guide is that in the

[GitHub] [incubator-mxnet] leezu commented on issue #18754: Python 3.8 wheel appears to be slightly corrupted

2020-07-21 Thread GitBox
leezu commented on issue #18754: URL: https://github.com/apache/incubator-mxnet/issues/18754#issuecomment-662045171 cc @eric-haibin-lin as the issue may be related engine shutdown Debugging leads us to this line:

[GitHub] [incubator-mxnet] leezu commented on issue #18754: Python 3.8 wheel appears to be slightly corrupted

2020-07-21 Thread GitBox
leezu commented on issue #18754: URL: https://github.com/apache/incubator-mxnet/issues/18754#issuecomment-662042770 Thank you for trying that @davidhewitt. The difference between the libmxnet.so in the pip wheel and the one obtained via the build_from_source guide is that in the pip

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

2020-07-21 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 814a68c Bump the

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

2020-07-21 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 2a5f933 Publish

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

2020-07-21 Thread GitBox
DickJC123 commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r458310059 ## 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 issue #18765: Severe Bug with nn.SymbolBlock

2020-07-21 Thread GitBox
leezu commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-662027411 @chinakook thanks for providing a workaround. I think it's still a bug This is an automated message from

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

2020-07-21 Thread GitBox
leezu commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r458297191 ## 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] ChaiBapchya commented on issue #18665: Using ShiftScale operation (Similar to BatchNorm) in MXNet (Customer question/inquiry)

2020-07-21 Thread GitBox
ChaiBapchya commented on issue #18665: URL: https://github.com/apache/incubator-mxnet/issues/18665#issuecomment-662016100 Discussed offline. This one is for training. This is an automated message from the Apache Git

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

2020-07-21 Thread GitBox
DickJC123 commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r458244789 ## 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 commented on issue #18766: Horovod support in MXNet 2

2020-07-21 Thread GitBox
szha commented on issue #18766: URL: https://github.com/apache/incubator-mxnet/issues/18766#issuecomment-661963242 cc @eric-haibin-lin This is an automated message from the Apache Git Service. To respond to the message,

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

2020-07-21 Thread GitBox
ptrendx commented on a change in pull request #18622: URL: https://github.com/apache/incubator-mxnet/pull/18622#discussion_r458221543 ## 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 issue #18766: [Bug] failed running distributed_training-horovod

2020-07-21 Thread GitBox
leezu commented on issue #18766: URL: https://github.com/apache/incubator-mxnet/issues/18766#issuecomment-661957240 Horovod only supports MXNet 1 at this point. I suggest you open an issue in the Horovod repository and request (or directly contribute) MXNet 2 support. That's because

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

2020-07-21 Thread GitBox
gilbertfrancois commented on issue #18751: URL: https://github.com/apache/incubator-mxnet/issues/18751#issuecomment-661884869 @TristonC Yes, I have a project. Let me adapt it with an open dataset, so that I can make it public.

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

2020-07-21 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 0b26850 Publish

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

2020-07-21 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 2f7150b Bump the

[GitHub] [incubator-mxnet] ZheyuYe opened a new issue #18766: [Bug] failed running distributed_training-horovod

2020-07-21 Thread GitBox
ZheyuYe opened a new issue #18766: URL: https://github.com/apache/incubator-mxnet/issues/18766 ## Description I tried to run Horovod on the latest Mxnet master branch and it failed as below. ### Steps to reproduce Horovod was installed by `HOROVOD_GPU_OPERATIONS=NCCL pip3

[GitHub] [incubator-mxnet] chinakook closed issue #18765: Severe Bug with nn.SymbolBlock

2020-07-21 Thread GitBox
chinakook closed issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765 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] chinakook commented on issue #18765: Severe Bug with nn.SymbolBlock

2020-07-21 Thread GitBox
chinakook commented on issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765#issuecomment-661750018 Solved. Change the last row to ```print([x.asnumpy().shape for x in b])```. This is an automated

[GitHub] [incubator-mxnet] chinakook opened a new issue #18765: Severe Bug with nn.SymbolBlock

2020-07-21 Thread GitBox
chinakook opened a new issue #18765: URL: https://github.com/apache/incubator-mxnet/issues/18765 ## Description Severe Bug with nn.SymbolBlock when ctx=mx.gpu(0), cpu is OK. ### Error Message malloc or free or Segmentation fault error may appears randomly ```

[GitHub] [incubator-mxnet] davidhewitt commented on issue #18754: Python 3.8 wheel appears to be slightly corrupted

2020-07-21 Thread GitBox
davidhewitt commented on issue #18754: URL: https://github.com/apache/incubator-mxnet/issues/18754#issuecomment-661716868 When following the guide, I was able to build a `libmxnet.so` which did not have these warnings. Using Ubuntu 20.04, WSL2. I had to disable CUDA support.

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18708: [v1.x Backport] Fix softmax, logsoftmax failed on empty ndarray (#18602)

2020-07-21 Thread GitBox
bgawrych commented on pull request #18708: URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-661706693 @mxnet-bot run ci [edge, unix-gpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18708: [v1.x Backport] Fix softmax, logsoftmax failed on empty ndarray (#18602)

2020-07-21 Thread GitBox
mxnet-bot commented on pull request #18708: URL: https://github.com/apache/incubator-mxnet/pull/18708#issuecomment-661706741 Jenkins CI successfully triggered : [edge, unix-gpu] This is an automated message from the Apache

[GitHub] [incubator-mxnet] zhongqingyang closed issue #18591: CPU memory leak when running inference on model with GPU

2020-07-21 Thread GitBox
zhongqingyang closed issue #18591: URL: https://github.com/apache/incubator-mxnet/issues/18591 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2020-07-21 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 78611a7 Bump the

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

2020-07-21 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 c4bdb24 Publish