[GitHub] [incubator-mxnet] Crissman opened a new pull request #18426: Optuna

2020-05-28 Thread GitBox
Crissman opened a new pull request #18426: URL: https://github.com/apache/incubator-mxnet/pull/18426 ## Description ## Add Optuna to the MXNet ecosystem ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [x] Changes are

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

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

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

2020-05-28 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 c23b1e8 Bump the

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

2020-05-28 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-635136767 @mxnet-bot run ci [centos-cpu, centos-gpu, unix-cpu, unix-gpu] This is an automated message from the

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

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-635136835 Jenkins CI successfully triggered : [centos-cpu, centos-gpu, unix-gpu, unix-cpu] This is an

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #18424: environment variable handling in unittests

2020-05-28 Thread GitBox
larroy commented on a change in pull request #18424: URL: https://github.com/apache/incubator-mxnet/pull/18424#discussion_r431618030 ## File path: src/c_api/c_api_test.cc ## @@ -106,3 +106,25 @@ int MXRemoveSubgraphPropertyOpNamesV2(const char* prop_name) { } API_END();

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

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18426: URL: https://github.com/apache/incubator-mxnet/pull/18426#issuecomment-635158405 Hey @Crissman , 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] Crissman commented on issue #18401: Add Optuna to MXNet Ecosystem

2020-05-28 Thread GitBox
Crissman commented on issue #18401: URL: https://github.com/apache/incubator-mxnet/issues/18401#issuecomment-635158595 PR opened. Thanks! This is an automated message from the Apache Git Service. To respond to the message,

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

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-635160204 Jenkins CI successfully triggered : [unix-cpu, centos-cpu, windows-gpu, edge, centos-gpu, unix-gpu]

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #18424: environment variable handling in unittests

2020-05-28 Thread GitBox
larroy commented on a change in pull request #18424: URL: https://github.com/apache/incubator-mxnet/pull/18424#discussion_r431616662 ## File path: python/mxnet/test_utils.py ## @@ -2380,22 +2362,77 @@ def same_symbol_structure(sym1, sym2): return True -class

[GitHub] [incubator-mxnet] nickguletskii commented on pull request #18268: [v1.x] Backport the GroupNorm implementation fix and introduce a migration path

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

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18268: [v1.x] Backport the GroupNorm implementation fix and introduce a migration path

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

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

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-635192605 Hey @BenjaminCHEN2016 , 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] BenjaminCHEN2016 opened a new pull request #18427: [WIP][numpy] fix mixed type binary logic operators

2020-05-28 Thread GitBox
BenjaminCHEN2016 opened a new pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427 ## Description ## Attempt to fix issue #18299 Now, mixed type binary ops will follow traditional c style implicit type conversion ## Checklist ## ### Essentials

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

2020-05-28 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 847c530 Bump the

[GitHub] [incubator-mxnet] leezu opened a new issue #18429: Website defaults to development API documentation

2020-05-28 Thread GitBox
leezu opened a new issue #18429: URL: https://github.com/apache/incubator-mxnet/issues/18429 Website shows API documentation for master version by default. That's not useful, as most users will run the stable MXNet version and will be confused by breaking changes in MXNet 2 website.

[GitHub] [incubator-mxnet] leezu commented on issue #18428: mxnet.metric documentation page is blank

2020-05-28 Thread GitBox
leezu commented on issue #18428: URL: https://github.com/apache/incubator-mxnet/issues/18428#issuecomment-635454956 It's due to an API change in upcoming MXNet 2. For now you can refer to the documentation of 1.6 release

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

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

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18244: unix-cpu MKL/MKL-DNN Test Time

2020-05-28 Thread GitBox
leezu edited a comment on issue #18244: URL: https://github.com/apache/incubator-mxnet/issues/18244#issuecomment-635457869 cmake build uses MKL by default if available. You can look at the cmake configuration output. To force using MKL, set `cmake -DUSE_BLAS=MKL`. Reference

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18244: unix-cpu MKL/MKL-DNN Test Time

2020-05-28 Thread GitBox
leezu edited a comment on issue #18244: URL: https://github.com/apache/incubator-mxnet/issues/18244#issuecomment-635457869 cmake build uses MKL by default if available. You can look at the cmake configuration output. To force using MKL, set `cmake -DUSE_BLAS=MKL`. Reference

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

2020-05-28 Thread GitBox
leezu commented on issue #18244: URL: https://github.com/apache/incubator-mxnet/issues/18244#issuecomment-635457869 cmake build uses MKL by default if available. You can look at the cmake configuration output. To force using MKL, set `cmake -DUSE_BLAS=MKL`. Reference

[GitHub] [incubator-mxnet] woody-git opened a new issue #18428: mxnet.metric documentation page is blank

2020-05-28 Thread GitBox
woody-git opened a new issue #18428: URL: https://github.com/apache/incubator-mxnet/issues/18428 ## Description mxnet.metric documentation page is blank. All body documentation on this package is empty. https://mxnet.apache.org/api/python/docs/api/metric/index.html ## To

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

2020-05-28 Thread GitBox
BenjaminCHEN2016 commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-635387965 @mxnet-bot run ci [miscellaneous] This is an automated message from the Apache Git Service.

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

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

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

2020-05-28 Thread GitBox
BenjaminCHEN2016 commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-635357602 @mxnet-bot run ci [unix-cpu] This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] leezu closed issue #17497: Website: Separate master and stable versions of website

2020-05-28 Thread GitBox
leezu closed issue #17497: URL: https://github.com/apache/incubator-mxnet/issues/17497 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 issue #18429: Website defaults to master API documentation

2020-05-28 Thread GitBox
leezu commented on issue #18429: URL: https://github.com/apache/incubator-mxnet/issues/18429#issuecomment-635455987 cc: @connorgoggins can we default to the latest stable branch? This is an automated message from the

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

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

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

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

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18309: [1.x] Revert PR 17767 for fixing GPU memory usage regression (#18283)

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

[GitHub] [incubator-mxnet] rondogency commented on pull request #18309: [1.x] Revert PR 17767 for fixing GPU memory usage regression (#18283)

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

[GitHub] [incubator-mxnet] leezu commented on issue #17335: Excessive GPU memory usage with dynamic shape input using Gluon interface

2020-05-28 Thread GitBox
leezu commented on issue #17335: URL: https://github.com/apache/incubator-mxnet/issues/17335#issuecomment-635624066 Thank you for testing @andrei5055. That's encouraging. If you like, it would be great to test if

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #18430: MXNet Binary wheels don't contain certain includes

2020-05-28 Thread GitBox
ChaiBapchya opened a new issue #18430: URL: https://github.com/apache/incubator-mxnet/issues/18430 ## Description MXNet Binary wheels released as part of don't contain Following 4 files

[GitHub] [incubator-mxnet] ys2843 commented on issue #18429: Website defaults to master API documentation

2020-05-28 Thread GitBox
ys2843 commented on issue #18429: URL: https://github.com/apache/incubator-mxnet/issues/18429#issuecomment-635630980 Please note that the traffic to 1.6 version website only account for 0.54% of total traffic according to Google Analytics.( from 01/2020 to present ). The problem seems

[GitHub] [incubator-mxnet] ys2843 commented on issue #18422: MXNet Website 2.0 - Slow Site Speed in China

2020-05-28 Thread GitBox
ys2843 commented on issue #18422: URL: https://github.com/apache/incubator-mxnet/issues/18422#issuecomment-635632578 @mxnet-label-bot add [website] This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu commented on issue #18382: test_CSVIter

2020-05-28 Thread GitBox
leezu commented on issue #18382: URL: https://github.com/apache/incubator-mxnet/issues/18382#issuecomment-635499889 @ChaiBapchya I looked at the CloudWatch metrics but couldn't find data on the memory usage. Should we activate

[GitHub] [incubator-mxnet] szha merged pull request #18394: remove mx.model.FeedForward API

2020-05-28 Thread GitBox
szha merged pull request #18394: URL: https://github.com/apache/incubator-mxnet/pull/18394 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-site] branch asf-site updated: Bump the publish timestamp.

2020-05-28 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 ba9f924 Bump the

[GitHub] [incubator-mxnet] leezu commented on issue #18321: Problem when doing batch inference with fpn_resnest101.

2020-05-28 Thread GitBox
leezu commented on issue #18321: URL: https://github.com/apache/incubator-mxnet/issues/18321#issuecomment-635627718 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] andrei5055 commented on issue #17335: Excessive GPU memory usage with dynamic shape input using Gluon interface

2020-05-28 Thread GitBox
andrei5055 commented on issue #17335: URL: https://github.com/apache/incubator-mxnet/issues/17335#issuecomment-635615732 @leezu: I tested the changes you made for [PR 18328](https://github.com/apache/incubator-mxnet/pull/18328/files) by launching the same script 3 times with and without

[GitHub] [incubator-mxnet] ys2843 commented on issue #14583: Install page history broken

2020-05-28 Thread GitBox
ys2843 commented on issue #14583: URL: https://github.com/apache/incubator-mxnet/issues/14583#issuecomment-635636738 @aaronmarkham This issue was resolved. We can close it. This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #18425: The number of samples is batch size. How to convert the convolution to GEMM in the CPU? What is the effect of Batch size on GEMM?

2020-05-28 Thread GitBox
pengzhao-intel commented on issue #18425: URL: https://github.com/apache/incubator-mxnet/issues/18425#issuecomment-635685724 Could you elaborate on why do you want to covert Conv to GEMM in CPU? This is an automated message

[GitHub] [incubator-mxnet] leezu closed issue #17353: Tutorial does not render correctly

2020-05-28 Thread GitBox
leezu closed issue #17353: URL: https://github.com/apache/incubator-mxnet/issues/17353 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] zhreshold commented on issue #18321: Problem when doing batch inference with fpn_resnest101.

2020-05-28 Thread GitBox
zhreshold commented on issue #18321: URL: https://github.com/apache/incubator-mxnet/issues/18321#issuecomment-635637841 @alexsisu I think the issue is irrelevant to mxnet, please take a look at the example in gluoncv: https://github.com/dmlc/gluon-cv/tree/master/scripts/segmentation and

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

2020-05-28 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 bdd3752 Bump the

[GitHub] [incubator-mxnet] ys2843 commented on issue #17353: Tutorial does not render correctly

2020-05-28 Thread GitBox
ys2843 commented on issue #17353: URL: https://github.com/apache/incubator-mxnet/issues/17353#issuecomment-635640460 Can't reproduce any more. The link is good now. This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] Neutron3529 commented on pull request #18423: fix misbehave of KLDivLoss

2020-05-28 Thread GitBox
Neutron3529 commented on pull request #18423: URL: https://github.com/apache/incubator-mxnet/pull/18423#issuecomment-635645553 @mxnet-bot run ci [unix-cpu, unix-gpu, windows-gpu, miscellaneous, windows-cpu] This is an

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18423: fix misbehave of KLDivLoss

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18423: URL: https://github.com/apache/incubator-mxnet/pull/18423#issuecomment-635645604 Jenkins CI successfully triggered : [miscellaneous, windows-gpu, unix-cpu, unix-gpu, windows-cpu]

[GitHub] [incubator-mxnet] zachgk closed issue #14583: Install page history broken

2020-05-28 Thread GitBox
zachgk closed issue #14583: URL: https://github.com/apache/incubator-mxnet/issues/14583 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

[GitHub] [incubator-mxnet] zachgk commented on issue #14583: Install page history broken

2020-05-28 Thread GitBox
zachgk commented on issue #14583: URL: https://github.com/apache/incubator-mxnet/issues/14583#issuecomment-635660767 Thanks @ys2843. Fixed in #18182 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18261: [v1.7.x] Backport fixing batch_norm and layer_norm for large tensors (#17805)

2020-05-28 Thread GitBox
ciyongch commented on pull request #18261: URL: https://github.com/apache/incubator-mxnet/pull/18261#issuecomment-635714856 @ChaiBapchya , can you help to trigger both of NightTests an NightlyTestsForBinaries for v1.7.x branch, as there're several PRs get merged recently. @leezu @szha

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18431: [website] Redirect Chinese visitors to Apache Chinese CDN provider PART 1

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

[GitHub] [incubator-mxnet] leezu commented on pull request #18423: fix misbehave of KLDivLoss

2020-05-28 Thread GitBox
leezu commented on pull request #18423: URL: https://github.com/apache/incubator-mxnet/pull/18423#issuecomment-635745742 Your PR breaks tests/python/gpu/test_gluon_gpu.py::test_sdml_loss This is an automated message from the

[GitHub] [incubator-mxnet] leezu edited a comment on pull request #18423: fix misbehave of KLDivLoss

2020-05-28 Thread GitBox
leezu edited a comment on pull request #18423: URL: https://github.com/apache/incubator-mxnet/pull/18423#issuecomment-635745742 Your PR breaks tests/python/gpu/test_gluon_gpu.py::test_sdml_loss, that's why the CI keeps failing

[GitHub] [incubator-mxnet] ys2843 commented on issue #16444: [website] Training with Data from S3 article broken link

2020-05-28 Thread GitBox
ys2843 commented on issue #16444: URL: https://github.com/apache/incubator-mxnet/issues/16444#issuecomment-635639716 It should be fixed. Can't reproduce any more. This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18431: [website] Redirect Chinese visitors to Apache Chinese CDN provider

2020-05-28 Thread GitBox
mxnet-bot commented on pull request #18431: URL: https://github.com/apache/incubator-mxnet/pull/18431#issuecomment-635672656 Hey @ys2843 , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following

[GitHub] [incubator-mxnet] ys2843 opened a new pull request #18431: [website] Redirect Chinese visitors to Apache Chinese CDN provider

2020-05-28 Thread GitBox
ys2843 opened a new pull request #18431: URL: https://github.com/apache/incubator-mxnet/pull/18431 ## Description ## This PR is part1 of #18422 . It adds server side redirect logic according to users location ( suggested by accept-language). Currently this is the lowest delay and