[incubator-mxnet] branch master updated: standard sgd_update (#10614)

2018-04-19 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 9ccd647 standard sgd_update (#10614)

[GitHub] eric-haibin-lin closed pull request #10614: [MXNET-333] standard sgd_update for sparse tensors with momentum=0.0

2018-04-19 Thread GitBox
eric-haibin-lin closed pull request #10614: [MXNET-333] standard sgd_update for sparse tensors with momentum=0.0 URL: https://github.com/apache/incubator-mxnet/pull/10614 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for

[GitHub] haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-19 Thread GitBox
haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r182918157 ## File path: src/operator/tensor/dot-inl.cuh ## @@

[GitHub] haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-19 Thread GitBox
haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r182918204 ## File path: src/operator/tensor/dot-inl.cuh ## @@

[GitHub] haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU

2018-04-19 Thread GitBox
haojin2 commented on a change in pull request #10371: [MXNET-263] [WIP] Support for dot(dns, csr) = dns and dot(dns, csr.T) = dns on GPU URL: https://github.com/apache/incubator-mxnet/pull/10371#discussion_r182918193 ## File path: src/operator/tensor/dot.cc ## @@ -51,13

[GitHub] li-haoran commented on issue #10610: memory increase when use adam and rmsprop.

2018-04-19 Thread GitBox
li-haoran commented on issue #10610: memory increase when use adam and rmsprop. URL: https://github.com/apache/incubator-mxnet/issues/10610#issuecomment-382920764 ok, i posted. This is an automated message from the Apache

[GitHub] ThomasDelteil commented on issue #10387: Flaky test(scala): test_arange

2018-04-19 Thread GitBox
ThomasDelteil commented on issue #10387: Flaky test(scala): test_arange URL: https://github.com/apache/incubator-mxnet/issues/10387#issuecomment-382921869 Bumping, happened again This is an automated message from the Apache

[GitHub] ThomasDelteil commented on issue #10387: Flaky test(scala): test_arange

2018-04-19 Thread GitBox
ThomasDelteil commented on issue #10387: Flaky test(scala): test_arange URL: https://github.com/apache/incubator-mxnet/issues/10387#issuecomment-382921869 Bumping, happened again http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-10608/9/pipeline

[GitHub] thomelane opened a new pull request #10621: Updated tutorials page.

2018-04-19 Thread GitBox
thomelane opened a new pull request #10621: Updated tutorials page. URL: https://github.com/apache/incubator-mxnet/pull/10621 ## Description ## A refactor of the existing tutorial page. * Reworded the introduction. * Added more structure to the tutorials (nested hierarchy)

[GitHub] leopd closed issue #10158: Assertion fail when creating very large matrix

2018-04-19 Thread GitBox
leopd closed issue #10158: Assertion fail when creating very large matrix URL: https://github.com/apache/incubator-mxnet/issues/10158 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] sergeykolychev opened a new pull request #10620: MXNET-335 [Perl] Support for image operations on symbols and ndarrays.

2018-04-19 Thread GitBox
sergeykolychev opened a new pull request #10620: MXNET-335 [Perl] Support for image operations on symbols and ndarrays. URL: https://github.com/apache/incubator-mxnet/pull/10620 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ###

[GitHub] sergeykolychev commented on issue #10620: MXNET-335 [Perl] Support for image operations on symbols and ndarrays.

2018-04-19 Thread GitBox
sergeykolychev commented on issue #10620: MXNET-335 [Perl] Support for image operations on symbols and ndarrays. URL: https://github.com/apache/incubator-mxnet/pull/10620#issuecomment-382908274 @tlby Hi Robert, could you please review when you have time. Thanks!

[GitHub] spidyDev commented on issue #10502: MXPredReshape

2018-04-19 Thread GitBox
spidyDev commented on issue #10502: MXPredReshape URL: https://github.com/apache/incubator-mxnet/issues/10502#issuecomment-382891874 @eric-haibin-lin Please label it as: Question This is an automated message from the Apache

[GitHub] spidyDev commented on issue #10519: Can too many connection for the symbol make unintended computation?

2018-04-19 Thread GitBox
spidyDev commented on issue #10519: Can too many connection for the symbol make unintended computation? URL: https://github.com/apache/incubator-mxnet/issues/10519#issuecomment-382892116 @eric-haibin-lin : Please label: Question, Operator

[GitHub] ashokei commented on issue #10619: handle NDArray slice properly for mkldnn layout

2018-04-19 Thread GitBox
ashokei commented on issue #10619: handle NDArray slice properly for mkldnn layout URL: https://github.com/apache/incubator-mxnet/pull/10619#issuecomment-382882430 @zheng-da please review, thanks. This is an automated

[GitHub] thomelane opened a new pull request #10622: Added to API Docs for Python and Gluon

2018-04-19 Thread GitBox
thomelane opened a new pull request #10622: Added to API Docs for Python and Gluon URL: https://github.com/apache/incubator-mxnet/pull/10622 ## Description ## With the aim to removing the main navigation link to Gluon, these changes are to provide extra context around Module vs

[GitHub] zheng-da commented on a change in pull request #10591: handle inplace in mkldnn FallBackCompute

2018-04-19 Thread GitBox
zheng-da commented on a change in pull request #10591: handle inplace in mkldnn FallBackCompute URL: https://github.com/apache/incubator-mxnet/pull/10591#discussion_r182921389 ## File path: src/operator/nn/mkldnn/mkldnn_base.cc ## @@ -294,10 +294,15 @@ void

[GitHub] ThomasDelteil opened a new pull request #10623: [MXNET-339] Add warning on input data for RNN for layout NTC

2018-04-19 Thread GitBox
ThomasDelteil opened a new pull request #10623: [MXNET-339] Add warning on input data for RNN for layout NTC URL: https://github.com/apache/incubator-mxnet/pull/10623 ## Description ## (Brief description on what this PR is about) Add comment in docs about extra mem copy for NTC

[GitHub] ariwaranosai closed pull request #10604: fix strip prefix in HybridBlock with parameter to control it.

2018-04-19 Thread GitBox
ariwaranosai closed pull request #10604: fix strip prefix in HybridBlock with parameter to control it. URL: https://github.com/apache/incubator-mxnet/pull/10604 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] ariwaranosai commented on issue #10604: fix strip prefix in HybridBlock with parameter to control it.

2018-04-19 Thread GitBox
ariwaranosai commented on issue #10604: fix strip prefix in HybridBlock with parameter to control it. URL: https://github.com/apache/incubator-mxnet/pull/10604#issuecomment-382937049 thanks,i will try it. This is an

[GitHub] ariwaranosai closed issue #10601: load parameters error with the same code exported by HybridBlock

2018-04-19 Thread GitBox
ariwaranosai closed issue #10601: load parameters error with the same code exported by HybridBlock URL: https://github.com/apache/incubator-mxnet/issues/10601 This is an automated message from the Apache Git Service. To

[GitHub] TaoLv commented on a change in pull request #10616: ensure same mkldnn engine is used for consistency

2018-04-19 Thread GitBox
TaoLv commented on a change in pull request #10616: ensure same mkldnn engine is used for consistency URL: https://github.com/apache/incubator-mxnet/pull/10616#discussion_r182928254 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -67,7 +67,8 @@ class

[GitHub] ashokei commented on a change in pull request #10616: ensure same mkldnn engine is used for consistency

2018-04-19 Thread GitBox
ashokei commented on a change in pull request #10616: ensure same mkldnn engine is used for consistency URL: https://github.com/apache/incubator-mxnet/pull/10616#discussion_r182928559 ## File path: src/operator/nn/mkldnn/mkldnn_base-inl.h ## @@ -67,7 +67,8 @@ class

<    1   2   3