[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken

2019-03-16 Thread GitBox
eric-haibin-lin commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken URL: https://github.com/apache/incubator-mxnet/issues/14383#issuecomment-473622044 related PR https://github.com/apache/incubator-mxnet/pull/11472

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken

2019-03-16 Thread GitBox
eric-haibin-lin commented on issue #14383: MXNET_BACKWARD_DO_MIRROR is broken URL: https://github.com/apache/incubator-mxnet/issues/14383#issuecomment-473622011 Contribution is welcome! This is an automated message from the

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14434: could i set multi kv_store in distribute training program?

2019-03-16 Thread GitBox
eric-haibin-lin commented on issue #14434: could i set multi kv_store in distribute training program? URL: https://github.com/apache/incubator-mxnet/issues/14434#issuecomment-473621985 Not currently supported. what is your use case? ---

[incubator-mxnet] branch master updated: Correct update count with Gluon trainer and update_on_kvstore=False (#14377)

2019-03-16 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin 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 63ed258 Correct update count with Gluo

[GitHub] [incubator-mxnet] eric-haibin-lin closed issue #12713: distributed kvstore bug in MXNet

2019-03-16 Thread GitBox
eric-haibin-lin closed issue #12713: distributed kvstore bug in MXNet URL: https://github.com/apache/incubator-mxnet/issues/12713 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-mxnet] eric-haibin-lin closed issue #13752: Adam, AdaMax and FTML cannot be used with Trainer(update_on_kv=False)

2019-03-16 Thread GitBox
eric-haibin-lin closed issue #13752: Adam, AdaMax and FTML cannot be used with Trainer(update_on_kv=False) URL: https://github.com/apache/incubator-mxnet/issues/13752 This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #14377: Correct update count with Gluon trainer and update_on_kvstore=False

2019-03-16 Thread GitBox
eric-haibin-lin merged pull request #14377: Correct update count with Gluon trainer and update_on_kvstore=False URL: https://github.com/apache/incubator-mxnet/pull/14377 This is an automated message from the Apache Git Servi

[GitHub] [incubator-mxnet] haojin2 commented on issue #14359: Speedup _contrib_index_copy

2019-03-16 Thread GitBox
haojin2 commented on issue #14359: Speedup _contrib_index_copy URL: https://github.com/apache/incubator-mxnet/pull/14359#issuecomment-473620958 @szha @zheng-da Ready for merge I think. This is an automated message from the Apa

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616124 when set_numpy_comp(True) is called, the output of some reduction operators Is always a scalar, which break

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616124 when set_numpy_comp(True) is called, the output of some reduction operators Is always a scalar, which break

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616124 when set_numpy_comp(True) is called, the output of some reduction operators Is always a scalar, which break

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616124 when set_numpy_comp(True) is called, the output of some reduction operators Is always a scalar, which break

[GitHub] [incubator-mxnet] wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616124 when set_numpy_comp(True) is called, the output of some reduction operators Is always a scalar, which break the co

[GitHub] [incubator-mxnet] wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473616035 Sorry that I clicked by mistake. This is an autom

[GitHub] [incubator-mxnet] reminisce opened a new pull request #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
reminisce opened a new pull request #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361 This PR is implemented based upon the discussion with @eric-haibin-lin. It provides two APIs and NumPy-compatible NDArray ind

[GitHub] [incubator-mxnet] wkcn closed pull request #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn closed pull request #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361 This is an automated message from the Apache Git Service. To respond t

[GitHub] [incubator-mxnet] wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473615972 when set_numpy_comp(true), the output of some reduction operators is always a scalsr, breaking the construct of st

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-473611263 @wkcn For the two questions: 1. Yes, each process has its independent threads. Fork only duplicates the caller thread, so we need to

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-473611263 @wkcn For the two questions: 1. Yes, each process has its independent threads. Fork only duplicates the caller thread, so we need to

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-473611263 @wkcn For the two questions: 1. Yes, each process has its independent threads. Fork only duplicates the caller thread, so we need to

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-473611263 @wkcn For the two questions: 1. Yes, each process has its independent threads. Fork only duplicates the caller thread, so we need to

[GitHub] [incubator-mxnet] arcadiaphy commented on issue #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy commented on issue #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451#issuecomment-473611263 @wkcn For the two questions: 1. Yes, each process has its independent threads. Fork only duplicates the caller thread, so we need to make su

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

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 938b971 Bump the publish ti

[GitHub] [incubator-mxnet] szha merged pull request #14444: fix OOM error during resource allocation

2019-03-16 Thread GitBox
szha merged pull request #1: fix OOM error during resource allocation URL: https://github.com/apache/incubator-mxnet/pull/1 This is an automated message from the Apache Git Service. To respond to the message, please l

[incubator-mxnet] branch master updated: fix OOM error during resource allocation (#14444)

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 f602b0d fix OOM error during resourc

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

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 ba2b31e Bump the publish ti

[GitHub] [incubator-mxnet] reminisce commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
reminisce commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473591126 @wkcn Can you elaborate why we cannot use a switch to guarantee backward compatibility and allow users to opt

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads is created when running custom operator, so custom operator needs also to be executed in main p

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created when running custom operator, so custom operator needs also to be executed

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created after running first custom operator, so custom operator needs also to be ex

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created after running first custom operator, so custom operator needs also to be ex

[GitHub] [incubator-mxnet] arcadiaphy opened a new pull request #14451: fix custom operation in fork

2019-03-16 Thread GitBox
arcadiaphy opened a new pull request #14451: fix custom operation in fork URL: https://github.com/apache/incubator-mxnet/pull/14451 ## Description ## Fix #14396. Update pthread_atfork function to properly setup fork in custom operator. ## Checklist ## ### Essentials ### Plea

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created after running first custom operator, the new script to reproduce the bug:

[GitHub] [incubator-mxnet] arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy edited a comment on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created after running first custom operator, the new script to reproduce the bug:

[GitHub] [incubator-mxnet] arcadiaphy commented on issue #14396: mx.nd.Custom not working in subprocess

2019-03-16 Thread GitBox
arcadiaphy commented on issue #14396: mx.nd.Custom not working in subprocess URL: https://github.com/apache/incubator-mxnet/issues/14396#issuecomment-473577236 After #14363, the threads in custom is created after running first custom operator, the new script to reproduce the bug: ```

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

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 37f583f Bump the publish ti

[GitHub] [incubator-mxnet] vandanavk commented on issue #14035: Fix documentation for bilinear upsampling and add unit test

2019-03-16 Thread GitBox
vandanavk commented on issue #14035: Fix documentation for bilinear upsampling and add unit test URL: https://github.com/apache/incubator-mxnet/pull/14035#issuecomment-473574788 @mxnet-label-bot update [Operator, pr-awaiting-review] -

[GitHub] [incubator-mxnet] seujung commented on a change in pull request #13735: update wavenet codes

2019-03-16 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r265847269 ## File path: example/gluon/wavenet/models.py ## @@ -0,0 +1,118 @@ + +# Licensed to the Apache Software Foundation (ASF

[GitHub] [incubator-mxnet] seujung commented on a change in pull request #13735: update wavenet codes

2019-03-16 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r265847269 ## File path: example/gluon/wavenet/models.py ## @@ -0,0 +1,118 @@ + +# Licensed to the Apache Software Foundation (ASF

[GitHub] [incubator-mxnet] seujung commented on a change in pull request #13735: update wavenet codes

2019-03-16 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r265847269 ## File path: example/gluon/wavenet/models.py ## @@ -0,0 +1,118 @@ + +# Licensed to the Apache Software Foundation (ASF

[GitHub] [incubator-mxnet] seujung commented on a change in pull request #13735: update wavenet codes

2019-03-16 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r265847269 ## File path: example/gluon/wavenet/models.py ## @@ -0,0 +1,118 @@ + +# Licensed to the Apache Software Foundation (ASF

[GitHub] [incubator-mxnet] Bleach665 commented on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
Bleach665 commented on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473545561 I did not make any changes to the code. As for Cmake, I do not remember exactly what changes I made to the configura

[GitHub] [incubator-mxnet] stereomatchingkiss commented on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
stereomatchingkiss commented on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473538922 > but I successfully build mxnet with [ed83071](https://github.com/apache/incubator-mxnet/commit/ed8307121e

[GitHub] [incubator-mxnet] stereomatchingkiss edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
stereomatchingkiss edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473538922 > but I successfully build mxnet with [ed83071](https://github.com/apache/incubator-mxnet/commit/ed8

[GitHub] [incubator-mxnet] stereomatchingkiss edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
stereomatchingkiss edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473538922 > but I successfully build mxnet with [ed83071](https://github.com/apache/incubator-mxnet/commit/ed8

[GitHub] [incubator-mxnet] Bleach665 edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
Bleach665 edited a comment on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473535906 @stereomatchingkiss , but I successfully build mxnet with ed8307121ecb7d7f0717ccd080848f5b16dcf191 rev. With

[GitHub] [incubator-mxnet] Bleach665 commented on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
Bleach665 commented on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473535906 @stereomatchingkiss , but I successfully build mxnet with ed8307121ecb7d7f0717ccd080848f5b16dcf191 rev. With mkl, mk

[GitHub] [incubator-mxnet] stereomatchingkiss commented on issue #14378: Win10 build error: gtest, no 'object' file generated

2019-03-16 Thread GitBox
stereomatchingkiss commented on issue #14378: Win10 build error: gtest, no 'object' file generated URL: https://github.com/apache/incubator-mxnet/issues/14378#issuecomment-473531466 > > > Yes, --recursive flag was used. > And just now I did reproduce this bug on another computer

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

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 e3f0727 Bump the publish ti

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #13668: Update MKL-DNN to v0.18 release (was: fix the Dense layer issue)

2019-03-16 Thread GitBox
pengzhao-intel commented on issue #13668: Update MKL-DNN to v0.18 release (was: fix the Dense layer issue) URL: https://github.com/apache/incubator-mxnet/pull/13668#issuecomment-473521118 It's great that all CI passed. @wkcn @szha please help confirm all concerns are resolved. We

[GitHub] [incubator-mxnet] chinakook commented on issue #14443: Mxnet allclose

2019-03-16 Thread GitBox
chinakook commented on issue #14443: Mxnet allclose URL: https://github.com/apache/incubator-mxnet/pull/14443#issuecomment-473520075 It this op only support float32? This is an automated message from the Apache Git Service. To

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #14277: Enhance PartitionGraph

2019-03-16 Thread GitBox
ZhennanQin commented on a change in pull request #14277: Enhance PartitionGraph URL: https://github.com/apache/incubator-mxnet/pull/14277#discussion_r266196192 ## File path: src/operator/subgraph/subgraph_property.h ## @@ -200,7 +197,7 @@ typedef dmlc::ThreadLocalStore__RE

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn edited a comment on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473513487 In my opinion, we can not use the switch. Instead, We can add a typecast from an 1-size NDArray to a scalar

[GitHub] [incubator-mxnet] wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility

2019-03-16 Thread GitBox
wkcn commented on issue #14361: [numpy] Add a global switch to turn on/off numpy compatibility URL: https://github.com/apache/incubator-mxnet/pull/14361#issuecomment-473513487 In my opinion, we can not use the switch. Instead, We can add a typecast from 0-shape NDArray to a scalar. -

[GitHub] [incubator-mxnet] wuxun-zhang commented on issue #14286: Add examples of running MXNet with Horovod

2019-03-16 Thread GitBox
wuxun-zhang commented on issue #14286: Add examples of running MXNet with Horovod URL: https://github.com/apache/incubator-mxnet/pull/14286#issuecomment-473513431 @apeforest There are no problem when building Horovod from source. Just want to verify if Horovod PyPi package can also work w

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

2019-03-16 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 aaa0c9e Bump the publish ti