[GitHub] [incubator-mxnet] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-05 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r449994957 ## File path: python/mxnet/gluon/block.py ## @@ -1040,41 +1040,62 @@ def _build_cache(self, *args): warnings.warn("Parameter %s is

[GitHub] [incubator-mxnet] leezu commented on issue #18659: Accumulated gradient with module symbolic api not work

2020-07-05 Thread GitBox
leezu commented on issue #18659: URL: https://github.com/apache/incubator-mxnet/issues/18659#issuecomment-654001298 Test if the bug is present on older versions; if not, find the commit that introduced the bug: https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git (see binary

[GitHub] [incubator-mxnet] ys2843 edited a comment on pull request #18661: fix broken installation widget - remove empty entries for better UX

2020-07-05 Thread GitBox
ys2843 edited a comment on pull request #18661: URL: https://github.com/apache/incubator-mxnet/pull/18661#issuecomment-653998372 > Thanks @ys2843. Do you know which commit broke this? I verified that "please see build from source instructions" showed up correctly before and after merging

[GitHub] [incubator-mxnet] ys2843 edited a comment on pull request #18661: fix broken installation widget - remove empty entries for better UX

2020-07-05 Thread GitBox
ys2843 edited a comment on pull request #18661: URL: https://github.com/apache/incubator-mxnet/pull/18661#issuecomment-653998372 > Thanks @ys2843. Do you know which commit broke this? I verified that "please see build from source instructions" showed up correctly before and after merging

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18661: fix broken installation widget - remove empty entries for better UX

2020-07-05 Thread GitBox
ys2843 commented on pull request #18661: URL: https://github.com/apache/incubator-mxnet/pull/18661#issuecomment-653998372 > Thanks @ys2843. Do you know which commit broke this? I verified that "please see build from source instructions" showed up correctly before and after merging #18487.

[GitHub] [incubator-mxnet] lonelygo commented on issue #572: blas issue compile issue

2020-07-05 Thread GitBox
lonelygo commented on issue #572: URL: https://github.com/apache/incubator-mxnet/issues/572#issuecomment-653995051 > OS used : MacOS > I am sorry , > > But where is this config.mk or osx.mk file? cp make/osx.mk ./config.mk then, find “USE_BLAS = apple” line add

[incubator-mxnet] branch leezu-patch-1 updated (5ea52ee -> f654240)

2020-07-05 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ea52ee Fix linking gnu omp when intel omp should be linked add f654240 Update to Intel(R)

[incubator-mxnet] branch leezu-patch-1 updated (5ea52ee -> f654240)

2020-07-05 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ea52ee Fix linking gnu omp when intel omp should be linked add f654240 Update to Intel(R)

[incubator-mxnet] branch leezu-patch-1 updated (5ea52ee -> f654240)

2020-07-05 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ea52ee Fix linking gnu omp when intel omp should be linked add f654240 Update to Intel(R)

[GitHub] [incubator-mxnet] tranvanhoa533 commented on issue #18659: Accumulated gradient with module symbolic api not work

2020-07-05 Thread GitBox
tranvanhoa533 commented on issue #18659: URL: https://github.com/apache/incubator-mxnet/issues/18659#issuecomment-653992492 How can I investigate it? This is an automated message from the Apache Git Service. To respond to

[incubator-mxnet] branch leezu-patch-1 updated (5ea52ee -> f654240)

2020-07-05 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ea52ee Fix linking gnu omp when intel omp should be linked add f654240 Update to Intel(R)

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
ys2843 commented on pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658#issuecomment-653992160 > Thank you @ys2843. For the forwarding, can you add the respective version number argument in the URL (if possible)? For example, when accessing the install page on

[incubator-mxnet] branch leezu-patch-1 updated (5ea52ee -> f654240)

2020-07-05 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch leezu-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5ea52ee Fix linking gnu omp when intel omp should be linked add f654240 Update to Intel(R)

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

2020-07-05 Thread GitBox
leezu commented on pull request #18443: URL: https://github.com/apache/incubator-mxnet/pull/18443#issuecomment-653991070 @mxnet-bot run ci [centos-cpu, centos-gpu] This is an automated message from the Apache Git Service. To

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

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

[GitHub] [incubator-mxnet] leezu commented on pull request #17794: Disable MKL_USE_STATIC_LIBS by default

2020-07-05 Thread GitBox
leezu commented on pull request #17794: URL: https://github.com/apache/incubator-mxnet/pull/17794#issuecomment-653990750 @pengzhao-intel @TaoLv I investigated the CI failure, and there is a deterministic segfault in the mkl library when using dynamic linking. Do you have any suggestion

[GitHub] [incubator-mxnet] leezu commented on issue #18659: Accumulated gradient with module symbolic api not work

2020-07-05 Thread GitBox
leezu commented on issue #18659: URL: https://github.com/apache/incubator-mxnet/issues/18659#issuecomment-653988497 Certainly it can be fixed, but you may need to help investigate the fix yourself if you require a timely fix. That's because the module api is deprecated and has been

[GitHub] [incubator-mxnet] tranvanhoa533 commented on issue #18659: Accumulated gradient with module symbolic api not work

2020-07-05 Thread GitBox
tranvanhoa533 commented on issue #18659: URL: https://github.com/apache/incubator-mxnet/issues/18659#issuecomment-653986892 Switching to the Gluon API is time consuming. Can this bug be fixed with the symbolical API, @leezu?

[GitHub] [incubator-mxnet] ys2843 removed a comment on pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
ys2843 removed a comment on pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658#issuecomment-653984562 > ?version=v1.2.1 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] ys2843 closed pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
ys2843 closed pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658 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] ys2843 commented on pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
ys2843 commented on pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658#issuecomment-653984562 > ?version=v1.2.1 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] ciyongch commented on issue #18641: Backporting recent mx.np changes to 1.7 branch

2020-07-05 Thread GitBox
ciyongch commented on issue #18641: URL: https://github.com/apache/incubator-mxnet/issues/18641#issuecomment-653979033 Thanks @sxjscience and @BenjaminCHEN2016 for the great effort to backport the requested fixes to v1.7, now all of them were merged into v1.7.x via the PR

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

2020-07-05 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 401f6a9 Bump the

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

2020-07-05 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 530d45e Publish

[GitHub] [incubator-mxnet] leezu commented on pull request #18525: remove mx.module.* APIs for MXNet 2.0

2020-07-05 Thread GitBox
leezu commented on pull request #18525: URL: https://github.com/apache/incubator-mxnet/pull/18525#issuecomment-653954287 Ping @eric-haibin-lin regarding the tracking issue This is an automated message from the Apache Git

[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-07-05 Thread GitBox
leezu commented on pull request #18445: URL: https://github.com/apache/incubator-mxnet/pull/18445#issuecomment-653954072 @ma-hei there is more background at https://github.com/apache/incubator-mxnet/pull/18525#issuecomment-646597349

[GitHub] [incubator-mxnet] leezu commented on issue #18655: MXNet for Scala 2.12 and 2.13

2020-07-05 Thread GitBox
leezu commented on issue #18655: URL: https://github.com/apache/incubator-mxnet/issues/18655#issuecomment-653953670 @cosmincatalin have you tried building from source https://github.com/apache/incubator-mxnet/tree/v1.x/scala-package#build-from-source? Are you interested in the CPU

[GitHub] [incubator-mxnet] leezu commented on issue #18659: Accumulated gradient with module symbolic api not work

2020-07-05 Thread GitBox
leezu commented on issue #18659: URL: https://github.com/apache/incubator-mxnet/issues/18659#issuecomment-653952983 Are you able to switch to the Gluon API? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] leezu commented on pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
leezu commented on pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658#issuecomment-653952624 Thank you @ys2843. For the forwarding, can you add the respective version number argument in the URL (if possible)? For example, when accessing the install page on

[GitHub] [incubator-mxnet] leezu edited a comment on pull request #18661: fix broken installation widget - remove empty entries for better UX

2020-07-05 Thread GitBox
leezu edited a comment on pull request #18661: URL: https://github.com/apache/incubator-mxnet/pull/18661#issuecomment-653952274 Thanks @ys2843. Do you know which commit broke this? I verified that "please see build from source instructions" showed up correctly before and after merging

[GitHub] [incubator-mxnet] leezu commented on pull request #18661: fix broken installation widget - remove empty entries for better UX

2020-07-05 Thread GitBox
leezu commented on pull request #18661: URL: https://github.com/apache/incubator-mxnet/pull/18661#issuecomment-653952274 Thanks @ys2843. Do you know which commit broke this? I verified that this worked correctly before and after merging

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-05 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r449929744 ## File path: python/mxnet/gluon/block.py ## @@ -1040,41 +1040,62 @@ def _build_cache(self, *args): warnings.warn("Parameter %s is

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18664: Fix python micro-site table of content bugs

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

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18664: Fix python micro-site table of content bugs

2020-07-05 Thread GitBox
ys2843 commented on pull request #18664: URL: https://github.com/apache/incubator-mxnet/pull/18664#issuecomment-653937357 @mxnet-bot run ci [centos-cpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] ys2843 edited a comment on pull request #18658: backport installation guide changes to previous versions by redirecting

2020-07-05 Thread GitBox
ys2843 edited a comment on pull request #18658: URL: https://github.com/apache/incubator-mxnet/pull/18658#issuecomment-653696502 @mxnet-label-bot add [Website, pr-awaiting-review] This is an automated message from the Apache

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

2020-07-05 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 65365eb Publish

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

2020-07-05 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 e99dc64 Bump the

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18664: Fix python micro-site table of content bugs

2020-07-05 Thread GitBox
ys2843 commented on pull request #18664: URL: https://github.com/apache/incubator-mxnet/pull/18664#issuecomment-653923786 @mxnet-label-bot add [Website, pr-awaiting-review] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] ys2843 opened a new pull request #18664: Fix python micro-site table of content bugs

2020-07-05 Thread GitBox
ys2843 opened a new pull request #18664: URL: https://github.com/apache/incubator-mxnet/pull/18664 ## Description ## fix #16349, the table of content on Python microsite overlaps with footer when scrolling down to the bottom. ## Checklist ## ### Essentials ### Please feel

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18664: Fix python micro-site table of content bugs

2020-07-05 Thread GitBox
mxnet-bot commented on pull request #18664: URL: https://github.com/apache/incubator-mxnet/pull/18664#issuecomment-653923727 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] mxnet-bot commented on pull request #18660: [numpy][do not review] fix flaky mixed precision binary error

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

[GitHub] [incubator-mxnet] Yiyan66 commented on pull request #18660: [numpy][do not review] fix flaky mixed precision binary error

2020-07-05 Thread GitBox
Yiyan66 commented on pull request #18660: URL: https://github.com/apache/incubator-mxnet/pull/18660#issuecomment-653914674 @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 #18663: Add the newest mxnet discuss version. Add d2l.ai

2020-07-05 Thread GitBox
mxnet-bot commented on pull request #18663: URL: https://github.com/apache/incubator-mxnet/pull/18663#issuecomment-653912217 Hey @StevenJokes , 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] StevenJokes opened a new pull request #18663: Add the newest mxnet discuss version. Add d2l.ai

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

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

2020-07-05 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 fd98b0a Bump the

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

2020-07-05 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 dceb018 Publish

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18654: [v1.x] Backport of Fix BatchNorm backward synchronization (#18644)

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

[GitHub] [incubator-mxnet] wkcn commented on pull request #18654: [v1.x] Backport of Fix BatchNorm backward synchronization (#18644)

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

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #18504: [Improvement] Invoke mkldnn and cudnn BatchNorm when axis != 1

2020-07-05 Thread GitBox
wkcn commented on a change in pull request #18504: URL: https://github.com/apache/incubator-mxnet/pull/18504#discussion_r449862796 ## File path: src/operator/nn/cudnn/cudnn_batch_norm-inl.h ## @@ -262,15 +262,26 @@ class CuDNNBatchNormOp { private: void Init(const TBlob

[GitHub] [incubator-mxnet] MrRaghav commented on pull request #16487: Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value

2020-07-05 Thread GitBox
MrRaghav commented on pull request #16487: URL: https://github.com/apache/incubator-mxnet/pull/16487#issuecomment-653871579 Thank you. I have created one: https://github.com/apache/incubator-mxnet/issues/18662 This is an

[GitHub] [incubator-mxnet] MrRaghav commented on issue #18662: out of memory issue while using mxnet with sockeye

2020-07-05 Thread GitBox
MrRaghav commented on issue #18662: URL: https://github.com/apache/incubator-mxnet/issues/18662#issuecomment-653871481 Thank you @szha for suggestion on following link: https://github.com/apache/incubator-mxnet/pull/16487 I hope I have provided all the required information.

[GitHub] [incubator-mxnet] MrRaghav opened a new issue #18662: out of memory issue while using mxnet with sockeye

2020-07-05 Thread GitBox
MrRaghav opened a new issue #18662: URL: https://github.com/apache/incubator-mxnet/issues/18662 ## Description When I run **sockeye.train** command with **mxnet 1.6.0** , it provides two information in logs: 1) mxnet.base.MXNetError: [09:58:26]

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #18504: [Improvement] Invoke mkldnn and cudnn BatchNorm when axis != 1

2020-07-05 Thread GitBox
mseth10 commented on a change in pull request #18504: URL: https://github.com/apache/incubator-mxnet/pull/18504#discussion_r449853355 ## File path: src/operator/nn/cudnn/cudnn_batch_norm-inl.h ## @@ -262,15 +262,26 @@ class CuDNNBatchNormOp { private: void Init(const

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #18504: [Improvement] Invoke mkldnn and cudnn BatchNorm when axis != 1

2020-07-05 Thread GitBox
wkcn commented on a change in pull request #18504: URL: https://github.com/apache/incubator-mxnet/pull/18504#discussion_r449849259 ## File path: src/operator/nn/cudnn/cudnn_batch_norm-inl.h ## @@ -262,15 +262,26 @@ class CuDNNBatchNormOp { private: void Init(const TBlob

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

2020-07-05 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 9e4dd6d Bump the

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

2020-07-05 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 391802d Publish

[GitHub] [incubator-mxnet] szha commented on pull request #16487: Fix learning rate scheduler being unexpectedly overwritten by optimizer's default value

2020-07-05 Thread GitBox
szha commented on pull request #16487: URL: https://github.com/apache/incubator-mxnet/pull/16487#issuecomment-653848859 @MrRaghav it looks like an out of memory issue that is different from what this PR is about. It would be best if you could create a new issue for it and I will try to

[incubator-mxnet] branch v1.7.x updated: [v1.7.x] backport mixed type binary ops to v1.7.x (#18649)

2020-07-05 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 477affe [v1.7.x] backport mixed

[incubator-mxnet] branch v1.7.x updated: [v1.7.x] backport mixed type binary ops to v1.7.x (#18649)

2020-07-05 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 477affe [v1.7.x] backport mixed

[GitHub] [incubator-mxnet] szha merged pull request #18649: [v1.7.x] backport mixed type binary ops to v1.7.x

2020-07-05 Thread GitBox
szha merged pull request #18649: URL: https://github.com/apache/incubator-mxnet/pull/18649 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