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

2019-11-25 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 3b2ccf2 Bump the publis

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16860: [MKLDNN] enable MaxPooling with full pooling convention

2019-11-25 Thread GitBox
pengzhao-intel commented on issue #16860: [MKLDNN] enable MaxPooling with full pooling convention URL: https://github.com/apache/incubator-mxnet/pull/16860#issuecomment-558112667 Please rebase the code This is an automated me

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16772: [MKLDNN] Use MKLDNNRun

2019-11-25 Thread GitBox
pengzhao-intel commented on issue #16772: [MKLDNN] Use MKLDNNRun URL: https://github.com/apache/incubator-mxnet/pull/16772#issuecomment-558112409 @ZhennanQin please rebase the code This is an automated message from the Apache

[incubator-mxnet] branch master updated (436967b -> ca76bf1)

2019-11-25 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 436967b Mkldnn fullyConnect bwd bug fix (#16890) add ca76bf1 Upgrade MKL-DNN dependency to v1.1 (

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16823: Upgrade MKL-DNN dependency to v1.1

2019-11-25 Thread GitBox
pengzhao-intel commented on issue #16823: Upgrade MKL-DNN dependency to v1.1 URL: https://github.com/apache/incubator-mxnet/pull/16823#issuecomment-558112013 Merging now This is an automated message from the Apache Git Service

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16823: Upgrade MKL-DNN dependency to v1.1

2019-11-25 Thread GitBox
pengzhao-intel merged pull request #16823: Upgrade MKL-DNN dependency to v1.1 URL: https://github.com/apache/incubator-mxnet/pull/16823 This is an automated message from the Apache Git Service. To respond to the message, plea

[incubator-mxnet] branch master updated (9b49cfe -> 436967b)

2019-11-25 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 9b49cfe try to move shape_array to npx (#16897) add 436967b Mkldnn fullyConnect bwd bug fix (#168

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16890: Mkldnn fullyConnect bwd bug fix

2019-11-25 Thread GitBox
pengzhao-intel merged pull request #16890: Mkldnn fullyConnect bwd bug fix URL: https://github.com/apache/incubator-mxnet/pull/16890 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] leezu commented on issue #16869: Cannot manipulate gradients during training in estimator

2019-11-25 Thread GitBox
leezu commented on issue #16869: Cannot manipulate gradients during training in estimator URL: https://github.com/apache/incubator-mxnet/issues/16869#issuecomment-558073704 @roywei: @liuzh91 just noticed you self-assigned this issue 4 days ago. In the meantime he prepared https://github.c

[GitHub] [incubator-mxnet] liuzh91 opened a new pull request #16900: introduce gradient update handler to the base estimator

2019-11-25 Thread GitBox
liuzh91 opened a new pull request #16900: introduce gradient update handler to the base estimator URL: https://github.com/apache/incubator-mxnet/pull/16900 ## Description ## This change add default gradient update handler to the base estimator class. The purpose of this change is to d

[GitHub] [incubator-mxnet] TaoLv commented on issue #16899: [WIP] Enable MKL-DNN in pip packages

2019-11-25 Thread GitBox
TaoLv commented on issue #16899: [WIP] Enable MKL-DNN in pip packages URL: https://github.com/apache/incubator-mxnet/pull/16899#issuecomment-558049803 @lanking520 @perdasilva This is an automated message from the Apache Git S

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #16888: Add evaluation_loss to the estimator base class.

2019-11-25 Thread GitBox
leezu commented on a change in pull request #16888: Add evaluation_loss to the estimator base class. URL: https://github.com/apache/incubator-mxnet/pull/16888#discussion_r350033764 ## File path: python/mxnet/gluon/contrib/estimator/estimator.py ## @@ -59,6 +59,8 @@ class E

<    1   2