[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #18411: add multi-formated feature and multi-label dataiter for recommendation

2020-05-30 Thread GitBox
wkcn commented on a change in pull request #18411: URL: https://github.com/apache/incubator-mxnet/pull/18411#discussion_r430753501 ## File path: python/mxnet/io/io.py ## @@ -828,20 +828,26 @@ def __init__(self, handle, data_name='data', label_name='softmax_label', **kwarg

[GitHub] [incubator-mxnet] marcoabreu merged pull request #18426: Optuna

2020-05-30 Thread GitBox
marcoabreu merged pull request #18426: URL: https://github.com/apache/incubator-mxnet/pull/18426 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-05-30 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 fd12b55 Bump the

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

2020-05-30 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 1607cb2 Bump the

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

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

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

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

[incubator-mxnet] branch master updated: Optuna (#18426)

2020-05-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 de9ba8f Optuna (#18426) de9ba8f

[incubator-mxnet] branch master updated: Optuna (#18426)

2020-05-30 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 de9ba8f Optuna (#18426) de9ba8f

[GitHub] [incubator-mxnet] girishkuniyal commented on issue #18436: import mxnet gives error : Illegal instruction (core dumped)

2020-05-30 Thread GitBox
girishkuniyal commented on issue #18436: URL: https://github.com/apache/incubator-mxnet/issues/18436#issuecomment-636304424 @leezu in anything can i help in this issue? This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] nswamy commented on pull request #18439: Fix MXNET_PROFILER_MODE doc in env var documentation

2020-05-30 Thread GitBox
nswamy commented on pull request #18439: URL: https://github.com/apache/incubator-mxnet/pull/18439#issuecomment-636339591 its about 700MB, using 1.6.0, tracing screen comes out blank. with 1.5.1 tracing works only with MXNET_PROFILE_MODE=13.

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

2020-05-30 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 e3e7ce1 Bump the

[GitHub] [incubator-mxnet] moveforever commented on a change in pull request #18411: add multi-formated feature and multi-label dataiter for recommendation

2020-05-30 Thread GitBox
moveforever commented on a change in pull request #18411: URL: https://github.com/apache/incubator-mxnet/pull/18411#discussion_r432843569 ## File path: src/c_api/c_api.cc ## @@ -2254,9 +2255,11 @@ int MXDataIterGetIndex(DataIterHandle handle, uint64_t **out_index, uint64_t

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new pull request #18446: Remove out-dated examples using mx.module

2020-05-30 Thread GitBox
eric-haibin-lin opened a new pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446 ## Description ## After https://github.com/apache/incubator-mxnet/pull/18394/files, we have removed the `mx.model.Feedforward` API and related examples. Following

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18446: Remove out-dated examples using mx.module

2020-05-30 Thread GitBox
mxnet-bot commented on pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446#issuecomment-636360427 Hey @eric-haibin-lin , 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

[incubator-mxnet] branch master updated (de9ba8f -> bbc9455)

2020-05-30 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 de9ba8f Optuna (#18426) add bbc9455 Disable test_CSVIter (#18391) No new revisions were added by

[incubator-mxnet] branch master updated (de9ba8f -> bbc9455)

2020-05-30 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 de9ba8f Optuna (#18426) add bbc9455 Disable test_CSVIter (#18391) No new revisions were added by

[GitHub] [incubator-mxnet] sandeep-krishnamurthy merged pull request #18431: [website] Redirect Chinese visitors to Apache Chinese CDN provider PART 1

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

[incubator-mxnet] branch master updated: [website] Redirect Chinese visitors to Apache Chinese CDN provider PART 1 (#18431)

2020-05-30 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 53a92f9 [website] Redirect Chinese

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18385: Safe accumulation for computing gradient in Embedding & Take

2020-05-30 Thread GitBox
mxnet-bot commented on pull request #18385: URL: https://github.com/apache/incubator-mxnet/pull/18385#issuecomment-636387282 Jenkins CI successfully triggered : [windows-gpu, miscellaneous] This is an automated message from

[GitHub] [incubator-mxnet] MoisesHer commented on pull request #18385: Safe accumulation for computing gradient in Embedding & Take

2020-05-30 Thread GitBox
MoisesHer commented on pull request #18385: URL: https://github.com/apache/incubator-mxnet/pull/18385#issuecomment-636387271 @mxnet-bot run ci [miscellaneous, windows-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] szha closed issue #18287: asscalar() fails when set_np_shape(True)

2020-05-30 Thread GitBox
szha closed issue #18287: URL: https://github.com/apache/incubator-mxnet/issues/18287 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 merged pull request #18391: Disable test_CSVIter

2020-05-30 Thread GitBox
leezu merged pull request #18391: URL: https://github.com/apache/incubator-mxnet/pull/18391 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] shuo-ouyang commented on issue #18447: Question about implementation of gradient compression strategies

2020-05-30 Thread GitBox
shuo-ouyang commented on issue #18447: URL: https://github.com/apache/incubator-mxnet/issues/18447#issuecomment-636409457 @mxnet-label-bot add [Question] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] shuo-ouyang opened a new issue #18447: Question about implementation of gradient compression strategies

2020-05-30 Thread GitBox
shuo-ouyang opened a new issue #18447: URL: https://github.com/apache/incubator-mxnet/issues/18447 Hi guys, I am currently studying gradient compression for distributed communication reduction. I found that some strategies have been implemented in MXNet, such as Signum and 2bit

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

2020-05-30 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 8cbe775 Bump the

[GitHub] [incubator-mxnet] ChaiBapchya commented on pull request #18446: Remove out-dated examples using mx.module

2020-05-30 Thread GitBox
ChaiBapchya commented on pull request #18446: URL: https://github.com/apache/incubator-mxnet/pull/18446#issuecomment-636418052 While we remove the outdated examples [as module api is no longer supported], would it be a good idea to update these examples to use the correct API [replacement

[GitHub] [incubator-mxnet] apeforest edited a comment on issue #18165: Unknown shape in flatten op.

2020-05-30 Thread GitBox
apeforest edited a comment on issue #18165: URL: https://github.com/apache/incubator-mxnet/issues/18165#issuecomment-636421018 It works with the np_shape API. @reminisce @haojin2 Is this by design that requires the np_shape API for backward compatibility? Thanks. ``` import

[GitHub] [incubator-mxnet] apeforest commented on issue #18165: Unknown shape in flatten op.

2020-05-30 Thread GitBox
apeforest commented on issue #18165: URL: https://github.com/apache/incubator-mxnet/issues/18165#issuecomment-636421018 It works with the np_shape API: ``` import mxnet as mx with mx.np_shape(active=True): a = mx.sym.Variable("a") b = mx.sym.Flatten(a)

[GitHub] [incubator-mxnet] szha commented on pull request #18054: Fix tests for ONNX version 1.5.0 bump

2020-05-30 Thread GitBox
szha commented on pull request #18054: URL: https://github.com/apache/incubator-mxnet/pull/18054#issuecomment-636378471 @RuRo thanks for catching it. I think the problem of CI for ONNX is in the way the backend_test.py is run. `python3 tests/python/unittest/onnx/backend_test.py`. We