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

2020-04-08 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 8dcc089  Bump the publish timestamp.
8dcc089 is described below

commit 8dcc089fa6f2c2d9b149c354496faed607cb53f5
Author: mxnet-ci 
AuthorDate: Thu Apr 9 05:51:43 2020 +

Bump the publish timestamp.
---
 date.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/date.txt b/date.txt
new file mode 100644
index 000..9f8a8c7
--- /dev/null
+++ b/date.txt
@@ -0,0 +1 @@
+Thu Apr  9 05:51:43 UTC 2020



[GitHub] [incubator-mxnet] zixuanweeei opened a new pull request #18001: [MKLDNN] Support quantized rnn

2020-04-08 Thread GitBox
zixuanweeei opened a new pull request #18001: [MKLDNN] Support quantized rnn
URL: https://github.com/apache/incubator-mxnet/pull/18001
 
 
   ## Description ##
   In this PR, we add support of quantization flow of the rnn operator. 
Currently, only the LSTM mode supports INT8 inference.
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] All changes have test coverage:
   - Unit tests are added for small changes to verify correctness (e.g. adding 
a new operator)
   - Nightly tests are added for complicated/long-running ones (e.g. changing 
distributed kvstore)
   - Build tests will be added for build configuration changes (e.g. adding a 
new build option with NCCL)
   - [x] Code is well-documented: 
   - For user-facing API changes, API doc string has been updated. 
   - For new C++ functions in header files, their functionalities and arguments 
are documented. 
   - For new examples, README.md is added to explain the what the example does, 
the source of the dataset, expected performance on test set and reference to 
the original paper if applicable
   - Check the API doc at 
https://mxnet-ci-doc.s3-accelerate.dualstack.amazonaws.com/PR-$PR_ID/$BUILD_ID/index.html
   - [x] To the best of my knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [x] Add _contrib_quantized_rnn op.
   - [x] Add asymmetric quantization - _contrib_quantized_asym op, to quantize 
FP32 data to U8 data using scale and shift.
   - [x] Add MXNET_USE_WEIGHT_CACHE to control rnn init behavior.
   - [x] Support data layout in NDArrayIter. Specifically, NDArrayIter supports 
only `NCHW` layout by default, and there is no way to support other layouts, 
like sequential `TNC` layout. This PR makes some changes to NDArrayIter to 
leverage the feature (assuming that N represents the batch).
   - [x] Move MKLDNNRnnMemMgr to individual layer.
   
   @ciyongch @TaoLv @pengzhao-intel 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18001: [MKLDNN] Support quantized rnn

2020-04-08 Thread GitBox
mxnet-bot commented on issue #18001: [MKLDNN] Support quantized rnn
URL: https://github.com/apache/incubator-mxnet/pull/18001#issuecomment-611344017
 
 
   Hey @zixuanweeei , 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 commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [windows-cpu, website, sanity, miscellaneous, 
unix-gpu, centos-gpu, clang, unix-cpu, edge, centos-cpu, windows-gpu]
   *** 
   _Note_: 
Only following 3 categories can trigger CI :PR Author, MXNet Committer, 
Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611335197
 
 
   Makes sense. Thanks for the clarification
   +1 for using secure functions instead of insecure.
   I remember facing the issue with printStackTrace requiring Admin approval 
for insecure script (which led to Jenkins build status not being posted on 
Github for brief period).


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17779: [Numpy] FFI Invocation for Unary Ops

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17779: [Numpy] FFI Invocation for Unary Ops
URL: https://github.com/apache/incubator-mxnet/pull/17779#issuecomment-611333062
 
 
   Jenkins CI successfully triggered : [windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where`

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy 
Operator `where`
URL: https://github.com/apache/incubator-mxnet/pull/17899#issuecomment-611333114
 
 
   Jenkins CI successfully triggered : [windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] hgt312 commented on issue #17779: [Numpy] FFI Invocation for Unary Ops

2020-04-08 Thread GitBox
hgt312 commented on issue #17779: [Numpy] FFI Invocation for Unary Ops
URL: https://github.com/apache/incubator-mxnet/pull/17779#issuecomment-611333039
 
 
   @mxnet-bot run ci [windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] hgt312 commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy Operator `where`

2020-04-08 Thread GitBox
hgt312 commented on issue #17899: [Numpy][Bug Fix] Fix Wrong Result in Numpy 
Operator `where`
URL: https://github.com/apache/incubator-mxnet/pull/17899#issuecomment-611333089
 
 
   @mxnet-bot run ci [windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611332576
 
 
   So as it turns out, it wasn't needed to cherrypick previous PRs.
   Because even without migrating CI from Py2 to Py3 docs test pass
   @aaronmarkham @leezu @aaronmarkham 
   Plz review/merge. Thanks.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611332254
 
 
   Jenkins CI successfully triggered : [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix doc build issue on v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611332207
 
 
   @mxnet-bot run ci [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on issue #17927: update ruby & jekyll, remove incompatible plugins

2020-04-08 Thread GitBox
sandeep-krishnamurthy commented on issue #17927: update ruby & jekyll, remove 
incompatible plugins
URL: https://github.com/apache/incubator-mxnet/pull/17927#issuecomment-611331562
 
 
   @aaronmarkham - Can you please rebase and resolve conflicts and we are good 
to go here? Thanks.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (664889a -> 5ff2994)

2020-04-08 Thread skm
This is an automated email from the ASF dual-hosted git repository.

skm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 664889a  [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)
 add 5ff2994  [Website 2.0] General Version Dropdown (#17948)

No new revisions were added by this update.

Summary of changes:
 ci/docker/Dockerfile.build.ubuntu_cpu_jekyll   |  6 ++-
 .../themes/mx-theme/mxtheme/header_top.html| 17 
 .../themes/mx-theme/mxtheme/layout.html| 48 ++
 docs/static_site/Makefile  |  2 +-
 docs/static_site/src/_includes/head.html   | 39 ++
 docs/static_site/src/_includes/header.html | 17 
 6 files changed, 126 insertions(+), 3 deletions(-)



[incubator-mxnet] branch master updated (664889a -> 5ff2994)

2020-04-08 Thread skm
This is an automated email from the ASF dual-hosted git repository.

skm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 664889a  [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)
 add 5ff2994  [Website 2.0] General Version Dropdown (#17948)

No new revisions were added by this update.

Summary of changes:
 ci/docker/Dockerfile.build.ubuntu_cpu_jekyll   |  6 ++-
 .../themes/mx-theme/mxtheme/header_top.html| 17 
 .../themes/mx-theme/mxtheme/layout.html| 48 ++
 docs/static_site/Makefile  |  2 +-
 docs/static_site/src/_includes/head.html   | 39 ++
 docs/static_site/src/_includes/header.html | 17 
 6 files changed, 126 insertions(+), 3 deletions(-)



[GitHub] [incubator-mxnet] sandeep-krishnamurthy merged pull request #17948: [Website 2.0] General Version Dropdown

2020-04-08 Thread GitBox
sandeep-krishnamurthy merged pull request #17948: [Website 2.0] General Version 
Dropdown
URL: https://github.com/apache/incubator-mxnet/pull/17948
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#issuecomment-611295730
 
 
   Yes, waiting on the builds to pass and will get it merged soon!


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ciyongch commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x

2020-04-08 Thread GitBox
ciyongch commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#issuecomment-611295348
 
 
   > I've a PR #17993 it should fix the R related errors
   
   Thanks @ChaiBapchya , hope this fix will be merged into v1.6.x soon to move 
this PR forward:)
   Ping @eric-haibin-lin for a code review.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#issuecomment-611294243
 
 
   I've a PR #17993 it should fix the R related errors


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ciyongch commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x

2020-04-08 Thread GitBox
ciyongch commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#issuecomment-611291710
 
 
   @ChaiBapchya @aaronmarkham Thanks for looking into those failed R tests, I'm 
wondering whether https://github.com/apache/incubator-mxnet/issues/17920 can 
fix the CI failure or not?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] Paul0M opened a new issue #18000: No ModulatedDeformableConvolution in mxnet-cu101, 1.6.0

2020-04-08 Thread GitBox
Paul0M opened a new issue #18000: No ModulatedDeformableConvolution in 
mxnet-cu101, 1.6.0
URL: https://github.com/apache/incubator-mxnet/issues/18000
 
 
   ## Description
   No ModulatedDeformableConvolution found in mxnet-cu101(1.6.0)
   
   ### Error Message
   "No ModulatedDeformableConvolution found in mxnet, consider upgrade..."
   
   ## To Reproduce
   (If you developed your own code, please provide a short script that 
reproduces the error. For existing examples, please provide link.)
   
   ### Steps to reproduce
   (Paste the commands you ran that produced the error.)
   
   1.pip install -U mxnet-cu101
   2.pip install -U gluoncv
   3.try center-net using *dcon in gluoncv, like [gluoncv 
issue](https://github.com/dmlc/gluon-cv/issues/1080#issue-533213481)
   
   ## What have you tried to solve it?
   
   After searching different mxnet-* versions within 
https://pypi.tuna.tsinghua.edu.cn/simple/, found building time of the 
lateset(1.6.0) mxnet-* is not the same. such as:
   https://pypi.tuna.tsinghua.edu.cn/simple/mxnet-cu101/
   https://pypi.tuna.tsinghua.edu.cn/simple/mxnet/
   https://pypi.tuna.tsinghua.edu.cn/simple/mxnet-cu92/
   
   
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (d1616c9 -> 664889a)

2020-04-08 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 d1616c9  [numpy] FFI binary bitwise ops  (#17812)
 add 664889a  [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_act.cc   |   8 +-
 src/operator/nn/mkldnn/mkldnn_base-inl.h   |  41 ++--
 src/operator/nn/mkldnn/mkldnn_base.cc  |  47 ++--
 src/operator/nn/mkldnn/mkldnn_convolution.cc   |  60 -
 src/operator/nn/mkldnn/mkldnn_pooling-inl.h|  59 +++--
 src/operator/nn/mkldnn/mkldnn_pooling.cc   | 270 +++--
 src/operator/nn/pooling.cc |   6 +-
 .../mkldnn/mkldnn_quantized_pooling.cc |   4 +-
 src/operator/quantization/quantized_conv.cc|  97 ++--
 src/operator/quantization/quantized_pooling.cc | 100 +---
 src/operator/subgraph/mkldnn/mkldnn_conv.cc|   9 +-
 .../subgraph/mkldnn/mkldnn_conv_property.h |   3 +-
 .../subgraph/mkldnn/mkldnn_subgraph_base-inl.h |   2 +-
 tests/python/mkl/test_mkldnn.py|  11 +-
 tests/python/quantization/test_quantization.py |  54 +++--
 15 files changed, 492 insertions(+), 279 deletions(-)



[incubator-mxnet] branch master updated (d1616c9 -> 664889a)

2020-04-08 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 d1616c9  [numpy] FFI binary bitwise ops  (#17812)
 add 664889a  [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_act.cc   |   8 +-
 src/operator/nn/mkldnn/mkldnn_base-inl.h   |  41 ++--
 src/operator/nn/mkldnn/mkldnn_base.cc  |  47 ++--
 src/operator/nn/mkldnn/mkldnn_convolution.cc   |  60 -
 src/operator/nn/mkldnn/mkldnn_pooling-inl.h|  59 +++--
 src/operator/nn/mkldnn/mkldnn_pooling.cc   | 270 +++--
 src/operator/nn/pooling.cc |   6 +-
 .../mkldnn/mkldnn_quantized_pooling.cc |   4 +-
 src/operator/quantization/quantized_conv.cc|  97 ++--
 src/operator/quantization/quantized_pooling.cc | 100 +---
 src/operator/subgraph/mkldnn/mkldnn_conv.cc|   9 +-
 .../subgraph/mkldnn/mkldnn_conv_property.h |   3 +-
 .../subgraph/mkldnn/mkldnn_subgraph_base-inl.h |   2 +-
 tests/python/mkl/test_mkldnn.py|  11 +-
 tests/python/quantization/test_quantization.py |  54 +++--
 15 files changed, 492 insertions(+), 279 deletions(-)



[GitHub] [incubator-mxnet] zixuanweeei commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x

2020-04-08 Thread GitBox
zixuanweeei commented on issue #17959: [MKLDNN] Add LSTMP to v1.6.x
URL: https://github.com/apache/incubator-mxnet/pull/17959#issuecomment-611283334
 
 
   Performance comparison between the native and DNNL(oneDNN) implementation 
(tested on 28-core, 2.70GHz Intel CPU).
   
   batch_size=64, sequence_len=50, input embedding_size=512
   










 directions
 layer_num
 hidden_size
 proj_size
 DNNL
 Native
 Throughput Speedup


 fwd time
 fwd 
samples/sec
 fwd time
 fwd 
samples/sec


 1
 1
 512
 256
 0.01
 8312.23
 0.04
 1539.50
 5.40


 2
 1
 512
 256
 0.01
 4416.66
 0.06
 1060.28
 4.17


 1
 1
 1024
 512
 0.02
 3892.16
 0.06
 1048.26
 3.71


 2
 1
 1024
 512
 0.03
 1979.32
 0.10
 626.18
 3.16


 1
 3
 512
 256
 0.02
 3027.49
 0.08
 832.71
 3.64


 2
 3
 512
 256
 0.04
 1537.22
 0.18
 361.05
 4.26


 1
 3
 1024
 512
 0.05
 1346.44
 0.18
 349.79
 3.85


 2
 3
 1024
 512
 0.12
 534.99
 0.33
 195.29
 2.74



 
 
 
 
 
 
 
 
 


   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (d1616c9 -> 664889a)

2020-04-08 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 d1616c9  [numpy] FFI binary bitwise ops  (#17812)
 add 664889a  [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_act.cc   |   8 +-
 src/operator/nn/mkldnn/mkldnn_base-inl.h   |  41 ++--
 src/operator/nn/mkldnn/mkldnn_base.cc  |  47 ++--
 src/operator/nn/mkldnn/mkldnn_convolution.cc   |  60 -
 src/operator/nn/mkldnn/mkldnn_pooling-inl.h|  59 +++--
 src/operator/nn/mkldnn/mkldnn_pooling.cc   | 270 +++--
 src/operator/nn/pooling.cc |   6 +-
 .../mkldnn/mkldnn_quantized_pooling.cc |   4 +-
 src/operator/quantization/quantized_conv.cc|  97 ++--
 src/operator/quantization/quantized_pooling.cc | 100 +---
 src/operator/subgraph/mkldnn/mkldnn_conv.cc|   9 +-
 .../subgraph/mkldnn/mkldnn_conv_property.h |   3 +-
 .../subgraph/mkldnn/mkldnn_subgraph_base-inl.h |   2 +-
 tests/python/mkl/test_mkldnn.py|  11 +-
 tests/python/quantization/test_quantization.py |  54 +++--
 15 files changed, 492 insertions(+), 279 deletions(-)



[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-04-08 Thread GitBox
pengzhao-intel merged pull request #17884: [MKL-DNN] Integrate Conv3d and 
Pool3d/1d
URL: https://github.com/apache/incubator-mxnet/pull/17884
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-04-08 Thread GitBox
pengzhao-intel commented on issue #17884: [MKL-DNN] Integrate Conv3d and 
Pool3d/1d
URL: https://github.com/apache/incubator-mxnet/pull/17884#issuecomment-611282749
 
 
   Thanks for the improvement. Merging now.
   
   We will share the performance data soon.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] wkcn closed issue #17750: [CI] How to restart a single stage on MXNet CI?

2020-04-08 Thread GitBox
wkcn closed issue #17750: [CI] How to restart a single stage on MXNet CI?
URL: https://github.com/apache/incubator-mxnet/issues/17750
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] wkcn commented on issue #17750: [CI] How to restart a single stage on MXNet CI?

2020-04-08 Thread GitBox
wkcn commented on issue #17750: [CI] How to restart a single stage on MXNet CI?
URL: 
https://github.com/apache/incubator-mxnet/issues/17750#issuecomment-611282165
 
 
   The problem has been solved : )


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-08 Thread GitBox
JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul 
etc.
URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611268003
 
 
   @mxnet-bot run ci [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul 
etc.
URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611268025
 
 
   Jenkins CI successfully triggered : [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


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

2020-04-08 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 c432a01  Bump the publish timestamp.
c432a01 is described below

commit c432a01aa8e60a6dba5e1cd3dc11a3fbc14319dd
Author: mxnet-ci 
AuthorDate: Thu Apr 9 00:51:00 2020 +

Bump the publish timestamp.
---
 date.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/date.txt b/date.txt
new file mode 100644
index 000..3f216be
--- /dev/null
+++ b/date.txt
@@ -0,0 +1 @@
+Thu Apr  9 00:51:00 UTC 2020



[GitHub] [incubator-mxnet] josephevans commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
josephevans commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611262534
 
 
   > Looks like the other builds have already started running before sanity 
build completed @josephevans
   
   Yeah, there's a few script calls I have to approve in Jenkins for this to 
work. That's why it skipped the sanity check delays initially (it's fail open.) 
It'd be nice to use a trusted library in Jenkins to do this to (a) protect 
against potential security vulnerabilities and malicious abuse and (b) not have 
to approve these in the future. Looking into that.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (178b98e -> d1616c9)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 178b98e  [Numpy] OP_interp (#17793)
 add d1616c9  [numpy] FFI binary bitwise ops  (#17812)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/ffi/benchmark_ffi.py  |  7 +++
 python/mxnet/ndarray/numpy/_op.py  | 29 ---
 src/api/operator/numpy/np_elemwise_broadcast_op.cc | 59 ++
 3 files changed, 87 insertions(+), 8 deletions(-)



[incubator-mxnet] branch master updated (178b98e -> d1616c9)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 178b98e  [Numpy] OP_interp (#17793)
 add d1616c9  [numpy] FFI binary bitwise ops  (#17812)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/ffi/benchmark_ffi.py  |  7 +++
 python/mxnet/ndarray/numpy/_op.py  | 29 ---
 src/api/operator/numpy/np_elemwise_broadcast_op.cc | 59 ++
 3 files changed, 87 insertions(+), 8 deletions(-)



[incubator-mxnet] branch master updated (d97dead -> 178b98e)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)
 add 178b98e  [Numpy] OP_interp (#17793)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py  |  82 +-
 python/mxnet/numpy/fallback.py |   2 -
 python/mxnet/numpy/multiarray.py   |  79 +-
 python/mxnet/numpy_dispatch_protocol.py|   1 +
 python/mxnet/symbol/numpy/_symbol.py   |  55 +++-
 .../numpy/{np_bincount_op.cc => np_interp_op.cc}   |  61 +++--
 src/operator/numpy/np_interp_op-inl.h  | 286 +
 src/operator/numpy/np_interp_op.cc |  92 +++
 .../{batch_norm_v1.cu => numpy/np_interp_op.cu}|  18 +-
 .../python/unittest/test_numpy_interoperability.py |  33 +++
 tests/python/unittest/test_numpy_op.py |  67 +
 11 files changed, 738 insertions(+), 38 deletions(-)
 copy src/api/operator/numpy/{np_bincount_op.cc => np_interp_op.cc} (55%)
 create mode 100644 src/operator/numpy/np_interp_op-inl.h
 create mode 100644 src/operator/numpy/np_interp_op.cc
 copy src/operator/{batch_norm_v1.cu => numpy/np_interp_op.cu} (77%)



[incubator-mxnet] branch master updated (178b98e -> d1616c9)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 178b98e  [Numpy] OP_interp (#17793)
 add d1616c9  [numpy] FFI binary bitwise ops  (#17812)

No new revisions were added by this update.

Summary of changes:
 benchmark/python/ffi/benchmark_ffi.py  |  7 +++
 python/mxnet/ndarray/numpy/_op.py  | 29 ---
 src/api/operator/numpy/np_elemwise_broadcast_op.cc | 59 ++
 3 files changed, 87 insertions(+), 8 deletions(-)



[incubator-mxnet] branch master updated (d97dead -> 178b98e)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)
 add 178b98e  [Numpy] OP_interp (#17793)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py  |  82 +-
 python/mxnet/numpy/fallback.py |   2 -
 python/mxnet/numpy/multiarray.py   |  79 +-
 python/mxnet/numpy_dispatch_protocol.py|   1 +
 python/mxnet/symbol/numpy/_symbol.py   |  55 +++-
 .../numpy/{np_bincount_op.cc => np_interp_op.cc}   |  61 +++--
 src/operator/numpy/np_interp_op-inl.h  | 286 +
 src/operator/numpy/np_interp_op.cc |  92 +++
 .../{batch_norm_v1.cu => numpy/np_interp_op.cu}|  18 +-
 .../python/unittest/test_numpy_interoperability.py |  33 +++
 tests/python/unittest/test_numpy_op.py |  67 +
 11 files changed, 738 insertions(+), 38 deletions(-)
 copy src/api/operator/numpy/{np_bincount_op.cc => np_interp_op.cc} (55%)
 create mode 100644 src/operator/numpy/np_interp_op-inl.h
 create mode 100644 src/operator/numpy/np_interp_op.cc
 copy src/operator/{batch_norm_v1.cu => numpy/np_interp_op.cu} (77%)



[incubator-mxnet] branch master updated (d97dead -> 178b98e)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)
 add 178b98e  [Numpy] OP_interp (#17793)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/ndarray/numpy/_op.py  |  82 +-
 python/mxnet/numpy/fallback.py |   2 -
 python/mxnet/numpy/multiarray.py   |  79 +-
 python/mxnet/numpy_dispatch_protocol.py|   1 +
 python/mxnet/symbol/numpy/_symbol.py   |  55 +++-
 .../numpy/{np_bincount_op.cc => np_interp_op.cc}   |  61 +++--
 src/operator/numpy/np_interp_op-inl.h  | 286 +
 src/operator/numpy/np_interp_op.cc |  92 +++
 .../{batch_norm_v1.cu => numpy/np_interp_op.cu}|  18 +-
 .../python/unittest/test_numpy_interoperability.py |  33 +++
 tests/python/unittest/test_numpy_op.py |  67 +
 11 files changed, 738 insertions(+), 38 deletions(-)
 copy src/api/operator/numpy/{np_bincount_op.cc => np_interp_op.cc} (55%)
 create mode 100644 src/operator/numpy/np_interp_op-inl.h
 create mode 100644 src/operator/numpy/np_interp_op.cc
 copy src/operator/{batch_norm_v1.cu => numpy/np_interp_op.cu} (77%)



[GitHub] [incubator-mxnet] haojin2 merged pull request #17793: [Numpy] OP_interp

2020-04-08 Thread GitBox
haojin2 merged pull request #17793: [Numpy] OP_interp
URL: https://github.com/apache/incubator-mxnet/pull/17793
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] haojin2 merged pull request #17812: [numpy] FFI binary bitwise ops

2020-04-08 Thread GitBox
haojin2 merged pull request #17812: [numpy] FFI binary bitwise ops 
URL: https://github.com/apache/incubator-mxnet/pull/17812
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] josephevans commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
josephevans commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611248577
 
 
   @mxnet-bot run ci [unix-cpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611248598
 
 
   Jenkins CI successfully triggered : [unix-cpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611244412
 
 
   Jenkins CI successfully triggered : [unix-cpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] josephevans commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
josephevans commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611244381
 
 
   @mxnet-bot run ci [unix-cpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
ChaiBapchya edited a comment on issue #17999: For mxnet-validation pipeline, 
require sanity build to complete successfully before running other build 
pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611241841
 
 
   Looks like the other builds have already started running before sanity build 
completed @josephevans 


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611241841
 
 
   Looks like the other builds are running despite sanity build not completed 
@josephevans 


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (6cc990c -> d97dead)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)
 add d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_elemwise_broadcast_op.cc |  4 ++
 src/operator/numpy/np_elemwise_broadcast_op.h  | 68 +-
 tests/python/unittest/test_numpy_op.py |  9 
 3 files changed, 79 insertions(+), 2 deletions(-)



[incubator-mxnet] branch master updated (6cc990c -> d97dead)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)
 add d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_elemwise_broadcast_op.cc |  4 ++
 src/operator/numpy/np_elemwise_broadcast_op.h  | 68 +-
 tests/python/unittest/test_numpy_op.py |  9 
 3 files changed, 79 insertions(+), 2 deletions(-)



[incubator-mxnet] branch master updated (6cc990c -> d97dead)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)
 add d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_elemwise_broadcast_op.cc |  4 ++
 src/operator/numpy/np_elemwise_broadcast_op.h  | 68 +-
 tests/python/unittest/test_numpy_op.py |  9 
 3 files changed, 79 insertions(+), 2 deletions(-)



[GitHub] [incubator-mxnet] ChaiBapchya commented on a change in pull request #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-04-08 Thread GitBox
ChaiBapchya commented on a change in pull request #17884: [MKL-DNN] Integrate 
Conv3d and Pool3d/1d
URL: https://github.com/apache/incubator-mxnet/pull/17884#discussion_r405865801
 
 

 ##
 File path: src/operator/nn/mkldnn/mkldnn_base-inl.h
 ##
 @@ -153,9 +153,8 @@ static inline bool SupportMKLDNN(int dtype, const 
mxnet::TShape ) {
 // MKLDNN currently does not support 0-dim Tensor and 0-size Tensor
 return false;
   }
-
   return (dtype == mshadow::kFloat32 || dtype == mshadow::kBfloat16) &&
- (ndim == 1 || ndim == 2 || ndim == 4);
 
 Review comment:
   can you point me to where it's handled? I didn't understand the separate 
treatment of 3D


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] JiangZhaoh commented on issue #17839: [Numpy] Cannot mix int32 and int64

2020-04-08 Thread GitBox
JiangZhaoh commented on issue #17839: [Numpy] Cannot mix int32 and int64
URL: 
https://github.com/apache/incubator-mxnet/issues/17839#issuecomment-611239849
 
 
   Fixed by #17921


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (6cc990c -> d97dead)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)
 add d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_elemwise_broadcast_op.cc |  4 ++
 src/operator/numpy/np_elemwise_broadcast_op.h  | 68 +-
 tests/python/unittest/test_numpy_op.py |  9 
 3 files changed, 79 insertions(+), 2 deletions(-)



[incubator-mxnet] branch master updated (6cc990c -> d97dead)

2020-04-08 Thread haoj
This is an automated email from the ASF dual-hosted git repository.

haoj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)
 add d97dead  [Numpy] allow mix integer dtypes for power/add/multiply 
(#17921)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_elemwise_broadcast_op.cc |  4 ++
 src/operator/numpy/np_elemwise_broadcast_op.h  | 68 +-
 tests/python/unittest/test_numpy_op.py |  9 
 3 files changed, 79 insertions(+), 2 deletions(-)



[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17999: For mxnet-validation pipeline, require 
sanity build to complete successfully before running other build pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999#issuecomment-611239172
 
 
   Hey @josephevans , 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 commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [clang, windows-cpu, sanity, windows-gpu, website, 
miscellaneous, centos-cpu, unix-cpu, unix-gpu, centos-gpu, edge]
   *** 
   _Note_: 
Only following 3 categories can trigger CI :PR Author, MXNet Committer, 
Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] josephevans opened a new pull request #17999: For mxnet-validation pipeline, require sanity build to complete successfully before running other build pipelines.

2020-04-08 Thread GitBox
josephevans opened a new pull request #17999: For mxnet-validation pipeline, 
require sanity build to complete successfully before running other build 
pipelines.
URL: https://github.com/apache/incubator-mxnet/pull/17999
 
 
   ## Description ##
   This changes causes the large CI pipelines to wait for a sanity build to 
complete successfully for the PR before running. If the sanity build cannot be 
found, it continues on as currently.
   
   https://github.com/apache/incubator-mxnet/issues/17802
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] haojin2 merged pull request #17921: [Numpy] allow mix integer dtypes for power/add/multiply

2020-04-08 Thread GitBox
haojin2 merged pull request #17921: [Numpy] allow mix integer dtypes for 
power/add/multiply
URL: https://github.com/apache/incubator-mxnet/pull/17921
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-08 Thread GitBox
JiangZhaoh commented on issue #17759: [numpy] FFI for insert \ delete \ matmul 
etc.
URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611238467
 
 
   @mxnet-bot run ci [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul etc.

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17759: [numpy] FFI for insert \ delete \ matmul 
etc.
URL: https://github.com/apache/incubator-mxnet/pull/17759#issuecomment-611238497
 
 
   Jenkins CI successfully triggered : [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (da95add -> 6cc990c)

2020-04-08 Thread haibin
This is an automated email from the ASF dual-hosted git repository.

haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from da95add  Fix vector access out of bound in MKLDNNConvolutionBackward 
(#17997)
 add 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)

No new revisions were added by this update.

Summary of changes:
 ci/docker/runtime_functions.sh   |  19 --
 ci/jenkins/Jenkins_steps.groovy  |  14 --
 ci/jenkins/Jenkinsfile_edge  |   2 +-
 ci/jenkins/Jenkinsfile_unix_gpu  |   1 -
 python/mxnet/kvstore/__init__.py |   1 -
 python/mxnet/kvstore/base.py |   9 +-
 python/mxnet/kvstore/byteps.py   | 255 ---
 tests/nightly/dist_device_sync_kvstore_byteps.py | 114 --
 tools/byteps_launcher.py | 195 -
 tools/launch.py  |  17 +-
 10 files changed, 3 insertions(+), 624 deletions(-)
 delete mode 100644 python/mxnet/kvstore/byteps.py
 delete mode 100644 tests/nightly/dist_device_sync_kvstore_byteps.py
 delete mode 100644 tools/byteps_launcher.py



[incubator-mxnet] branch master updated (da95add -> 6cc990c)

2020-04-08 Thread haibin
This is an automated email from the ASF dual-hosted git repository.

haibin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


from da95add  Fix vector access out of bound in MKLDNNConvolutionBackward 
(#17997)
 add 6cc990c  Revert "[MXNET-#16795] Byteps-KVStore: Intergrate Byteps into 
mxnet as new type of kvstore backend (#17555)" (#17998)

No new revisions were added by this update.

Summary of changes:
 ci/docker/runtime_functions.sh   |  19 --
 ci/jenkins/Jenkins_steps.groovy  |  14 --
 ci/jenkins/Jenkinsfile_edge  |   2 +-
 ci/jenkins/Jenkinsfile_unix_gpu  |   1 -
 python/mxnet/kvstore/__init__.py |   1 -
 python/mxnet/kvstore/base.py |   9 +-
 python/mxnet/kvstore/byteps.py   | 255 ---
 tests/nightly/dist_device_sync_kvstore_byteps.py | 114 --
 tools/byteps_launcher.py | 195 -
 tools/launch.py  |  17 +-
 10 files changed, 3 insertions(+), 624 deletions(-)
 delete mode 100644 python/mxnet/kvstore/byteps.py
 delete mode 100644 tests/nightly/dist_device_sync_kvstore_byteps.py
 delete mode 100644 tools/byteps_launcher.py



[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #17998: Revert "[MXNET-#16795] Byteps-KVStore"

2020-04-08 Thread GitBox
eric-haibin-lin merged pull request #17998: Revert "[MXNET-#16795] 
Byteps-KVStore"
URL: https://github.com/apache/incubator-mxnet/pull/17998
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611233544
 
 
   @mxnet-bot run ci [unix-gpu, centos-gpu, windows-gpu]
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17851: [Numpy] np.linalg.qr forward implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611233576
 
 
   Jenkins CI successfully triggered : [unix-gpu, centos-gpu, windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #17884: [MKL-DNN] Integrate Conv3d and Pool3d/1d

2020-04-08 Thread GitBox
wuxun-zhang commented on a change in pull request #17884: [MKL-DNN] Integrate 
Conv3d and Pool3d/1d
URL: https://github.com/apache/incubator-mxnet/pull/17884#discussion_r405850533
 
 

 ##
 File path: src/operator/nn/mkldnn/mkldnn_base-inl.h
 ##
 @@ -153,9 +153,8 @@ static inline bool SupportMKLDNN(int dtype, const 
mxnet::TShape ) {
 // MKLDNN currently does not support 0-dim Tensor and 0-size Tensor
 return false;
   }
-
   return (dtype == mshadow::kFloat32 || dtype == mshadow::kBfloat16) &&
- (ndim == 1 || ndim == 2 || ndim == 4);
 
 Review comment:
   No. This is not needed for this PR. We have already enabled mkldnn conv with 
3D tensor previously.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix setRefClass function not found error

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17993: [R][v1.6.x] Fix setRefClass function not 
found error
URL: https://github.com/apache/incubator-mxnet/pull/17993#issuecomment-611203240
 
 
   Cherrypicking Python2 -> Python3 related PRs I found after doing a git diff 
between v1.6.x branch and master
   https://github.com/apache/incubator-mxnet/compare/v1.6.x...ChaiBapchya:master


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] szha commented on issue #17995: Fix ElemwiseSum for more than 4 inputs

2020-04-08 Thread GitBox
szha commented on issue #17995: Fix ElemwiseSum for more than 4 inputs
URL: https://github.com/apache/incubator-mxnet/pull/17995#issuecomment-611164666
 
 
   @ptrendx thanks for the fix. Let's add a test for this.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] aaronmarkham commented on issue #17927: update ruby & jekyll, remove incompatible plugins

2020-04-08 Thread GitBox
aaronmarkham commented on issue #17927: update ruby & jekyll, remove 
incompatible plugins
URL: https://github.com/apache/incubator-mxnet/pull/17927#issuecomment-611163942
 
 
   > @aaronmarkham is your preview website working correctly? If so, it appears 
this PR will break the documentation. Compare 
http://ec2-54-234-175-8.compute-1.amazonaws.com/api/python/docs/tutorials/ 
https://mxnet.apache.org/api/python/docs/tutorials/
   > 
   > In the preview website, it's 404 error
   
   That’s the python docs, and i’m just touching the jekyll website. I didn't 
generate every doc set in the preview. This PR doesn't touch Python.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] saranyailla commented on issue #17978: Update METADATA - mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi

2020-04-08 Thread GitBox
saranyailla commented on issue #17978: Update METADATA - 
mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi
URL: 
https://github.com/apache/incubator-mxnet/issues/17978#issuecomment-611138590
 
 
   Hello there!
   It would be great if this can be fixed as soon as possible as we are
   building a tutorial using it.
   
   Thanks and regards,
   Saranya
   
   On Mon, Apr 6, 2020 at 9:45 AM Leonard Lausen 
   wrote:
   
   > Who owns and publishes to the pip install
   > https://mxnet-public.s3.amazonaws.com/install/raspbian/ ?
   > cc @ThomasDelteil  you added the guide?
   >
   > —
   > You are receiving this because you authored the thread.
   > Reply to this email directly, view it on GitHub
   > 
,
   > or unsubscribe
   > 

   > .
   >
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu closed issue #17987: Dynamic subgraph accesses elements of empty vector

2020-04-08 Thread GitBox
leezu closed issue #17987: Dynamic subgraph accesses elements of empty vector
URL: https://github.com/apache/incubator-mxnet/issues/17987
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17987: Dynamic subgraph accesses elements of empty vector

2020-04-08 Thread GitBox
leezu commented on issue #17987: Dynamic subgraph accesses elements of empty 
vector
URL: 
https://github.com/apache/incubator-mxnet/issues/17987#issuecomment-611136803
 
 
   Fixed by #17762. Thanks @rondogency and @samskalicky for the quick fix.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] mxnet-bot commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
mxnet-bot commented on issue #17851: [Numpy] np.linalg.qr forward implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611136418
 
 
   Jenkins CI successfully triggered : [centos-gpu, windows-gpu, unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611136353
 
 
   @mxnet-bot run ci [unix-gpu, centos-gpu, windows-gpu]
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"

2020-04-08 Thread GitBox
eric-haibin-lin commented on issue #17998: Revert "[MXNET-#16795] 
Byteps-KVStore"
URL: https://github.com/apache/incubator-mxnet/pull/17998#issuecomment-611135543
 
 
   The error code was not properly returned from the byteps launcher
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] saranyailla removed a comment on issue #17978: Update METADATA - mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi

2020-04-08 Thread GitBox
saranyailla removed a comment on issue #17978: Update METADATA - 
mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi
URL: 
https://github.com/apache/incubator-mxnet/issues/17978#issuecomment-611135222
 
 
   > Who owns and publishes to the pip install 
https://mxnet-public.s3.amazonaws.com/install/raspbian/ ?
   > cc @ThomasDelteil you added the guide?
   
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] saranyailla commented on issue #17978: Update METADATA - mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi

2020-04-08 Thread GitBox
saranyailla commented on issue #17978: Update METADATA - 
mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi
URL: 
https://github.com/apache/incubator-mxnet/issues/17978#issuecomment-611135222
 
 
   > Who owns and publishes to the pip install 
https://mxnet-public.s3.amazonaws.com/install/raspbian/ ?
   > cc @ThomasDelteil you added the guide?
   
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] saranyailla opened a new issue #17978: Update METADATA - mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi

2020-04-08 Thread GitBox
saranyailla opened a new issue #17978: Update METADATA - 
mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi
URL: https://github.com/apache/incubator-mxnet/issues/17978
 
 
   ## Description
   Though mxnet seems to be installed using pip, it cannot be used with the 
statement `import mxnet` as it throws numpy error on raspberry pi.
   
   ### Error Message
   ValueError: numpy.ufunc size changed, may indicate binary incompatibility. 
Expected 124 from C header, got 112 from PyObject
   
   ## To Reproduce
   Installation using wheel: mxnet-1.5.0-py2.py3-none-any.whl
   
   ### Steps to reproduce
   1. pip install 
https://mxnet-public.s3.amazonaws.com/install/raspbian/mxnet-1.5.0-py2.py3-none-any.whl
   2. import mxnet
   
   ## What have you tried to solve it?
   1. Changing the numpy version>=1.16.0 solved this.
   
   METADATA file inside the mxnet-1.5.0.dist-info has to be updated with the 
correct versions of numpy. The github repo seems to be updated but the wheel 
for the raspberry pi is not.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] saranyailla closed issue #17978: Update METADATA - mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi

2020-04-08 Thread GitBox
saranyailla closed issue #17978: Update METADATA - 
mxnet-1.5.0-py2.py3-none-any.whl - Raspberry Pi
URL: https://github.com/apache/incubator-mxnet/issues/17978
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


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

2020-04-08 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 4e59119  Bump the publish timestamp.
4e59119 is described below

commit 4e59119855bccaed3b37de44ab272c3a1c17065d
Author: mxnet-ci 
AuthorDate: Wed Apr 8 18:45:20 2020 +

Bump the publish timestamp.
---
 date.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/date.txt b/date.txt
new file mode 100644
index 000..73cb115
--- /dev/null
+++ b/date.txt
@@ -0,0 +1 @@
+Wed Apr  8 18:45:20 UTC 2020



[GitHub] [incubator-mxnet] leezu commented on issue #17994: Tensor cores used only for fp16 in interleaved multihead attention

2020-04-08 Thread GitBox
leezu commented on issue #17994: Tensor cores used only for fp16 in interleaved 
multihead attention
URL: https://github.com/apache/incubator-mxnet/pull/17994#issuecomment-611123719
 
 
   Is this tested on cuda architectures < 5?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu edited a comment on issue #17927: update ruby & jekyll, remove incompatible plugins

2020-04-08 Thread GitBox
leezu edited a comment on issue #17927: update ruby & jekyll, remove 
incompatible plugins
URL: https://github.com/apache/incubator-mxnet/pull/17927#issuecomment-611121106
 
 
   @aaronmarkham  is your preview website working correctly? If so, it appears 
this PR will break the documentation. Compare 
http://ec2-54-234-175-8.compute-1.amazonaws.com/api/python/docs/tutorials/ 
https://mxnet.apache.org/api/python/docs/tutorials/
   
   In the preview website, it's 404 error


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17927: update ruby & jekyll, remove incompatible plugins

2020-04-08 Thread GitBox
leezu commented on issue #17927: update ruby & jekyll, remove incompatible 
plugins
URL: https://github.com/apache/incubator-mxnet/pull/17927#issuecomment-611121106
 
 
   @aalexandrov is your preview website working correctly? If so, it appears 
this PR will break the documentation. Compare 
http://ec2-54-234-175-8.compute-1.amazonaws.com/api/python/docs/tutorials/ 
https://mxnet.apache.org/api/python/docs/tutorials/
   
   In the preview website, it's 404 error


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17920: R docs generation error

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17920: R docs generation error
URL: 
https://github.com/apache/incubator-mxnet/issues/17920#issuecomment-611120781
 
 
   Alright, thanks for pointing it out. Testing locally if moving all CI from 
py2 to py3 fixes doc issue.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-mxnet] branch master updated (13841dd -> da95add)

2020-04-08 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 13841dd  [mkldnn] optimize for mkldnn batchnorm backward (#17902)
 add da95add  Fix vector access out of bound in MKLDNNConvolutionBackward 
(#17997)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_convolution.cc | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)



[incubator-mxnet] branch master updated (13841dd -> da95add)

2020-04-08 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 13841dd  [mkldnn] optimize for mkldnn batchnorm backward (#17902)
 add da95add  Fix vector access out of bound in MKLDNNConvolutionBackward 
(#17997)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_convolution.cc | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)



[GitHub] [incubator-mxnet] leezu edited a comment on issue #17997: Fix vector access out of bound

2020-04-08 Thread GitBox
leezu edited a comment on issue #17997: Fix vector access out of bound
URL: https://github.com/apache/incubator-mxnet/pull/17997#issuecomment-68718
 
 
   Thank you for the quick fix


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu closed issue #17992: MKLDNNConvolutionBackward accesses out of bound elements

2020-04-08 Thread GitBox
leezu closed issue #17992: MKLDNNConvolutionBackward accesses out of bound 
elements
URL: https://github.com/apache/incubator-mxnet/issues/17992
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu merged pull request #17997: Fix vector access out of bound

2020-04-08 Thread GitBox
leezu merged pull request #17997: Fix vector access out of bound
URL: https://github.com/apache/incubator-mxnet/pull/17997
 
 
   


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17997: Fix vector access out of bound

2020-04-08 Thread GitBox
leezu commented on issue #17997: Fix vector access out of bound
URL: https://github.com/apache/incubator-mxnet/pull/17997#issuecomment-68718
 
 
   Thank you


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17939: Ways of Freezing part of parameter and not the whole layer.

2020-04-08 Thread GitBox
leezu commented on issue #17939: Ways of Freezing part of parameter and not the 
whole layer.
URL: 
https://github.com/apache/incubator-mxnet/issues/17939#issuecomment-66192
 
 
   It may not have the same performance


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17920: R docs generation error

2020-04-08 Thread GitBox
leezu commented on issue #17920: R docs generation error
URL: 
https://github.com/apache/incubator-mxnet/issues/17920#issuecomment-62275
 
 
   I don't think there is any single / separate PR to change different parts of 
the CI to Python 3. Instead of backporting, it may be simplest to create a new 
PR


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] leezu commented on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"

2020-04-08 Thread GitBox
leezu commented on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"
URL: https://github.com/apache/incubator-mxnet/pull/17998#issuecomment-62544
 
 
   Why does the test fail to catch the bug?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
D-Roberts commented on issue #17851: [Numpy] np.linalg.qr forward implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611109749
 
 
   @mxnet-bot run ci [unix-gpu, centos-gpu, windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] D-Roberts edited a comment on issue #17851: [Numpy] np.linalg.qr forward implementation

2020-04-08 Thread GitBox
D-Roberts edited a comment on issue #17851: [Numpy] np.linalg.qr forward 
implementation
URL: https://github.com/apache/incubator-mxnet/pull/17851#issuecomment-611059075
 
 
   @mxnet-bot run ci [unix-gpu, centos-gpu, windows-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] gaurav1086 commented on issue #17934: Remove duplicate condition

2020-04-08 Thread GitBox
gaurav1086 commented on issue #17934: Remove duplicate condition
URL: https://github.com/apache/incubator-mxnet/pull/17934#issuecomment-611102775
 
 
   @ChaiBapchya thanks for the clarification.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17920: R docs generation error

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17920: R docs generation error
URL: 
https://github.com/apache/incubator-mxnet/issues/17920#issuecomment-611100432
 
 
   > Maybe the backports broke it? 
https://github.com/apache/incubator-mxnet/blob/v1.6.x/python/mxnet/metric.py
   
   @aaronmarkham testing if back ports broke it, by reverting it on branch 1.6 
and testing locally.


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17934: Remove duplicate condition

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17934: Remove duplicate condition
URL: https://github.com/apache/incubator-mxnet/pull/17934#issuecomment-611096566
 
 
   Yes the test is flaky. Issue is known. Root-cause & fix is being worked on.. 
But it might take some-time before its fixed..


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] gaurav1086 commented on issue #17934: Remove duplicate condition

2020-04-08 Thread GitBox
gaurav1086 commented on issue #17934: Remove duplicate condition
URL: https://github.com/apache/incubator-mxnet/pull/17934#issuecomment-611092598
 
 
   @wkcn @leezu @ChaiBapchya the unix-gpu tests is failing other PRs too. Is 
the test flaky ?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya removed a comment on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"

2020-04-08 Thread GitBox
ChaiBapchya removed a comment on issue #17998: Revert "[MXNET-#16795] 
Byteps-KVStore"
URL: https://github.com/apache/incubator-mxnet/pull/17998#issuecomment-611090634
 
 
   @eric-haibin-lin is this related to 
https://github.com/apache/incubator-mxnet/issues/17920 in any way?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"

2020-04-08 Thread GitBox
ChaiBapchya commented on issue #17998: Revert "[MXNET-#16795] Byteps-KVStore"
URL: https://github.com/apache/incubator-mxnet/pull/17998#issuecomment-611090634
 
 
   @eric-haibin-lin is this related to 
https://github.com/apache/incubator-mxnet/issues/17920 in any way?


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-mxnet] connorgoggins removed a comment on issue #17957: [Website 2.0] Nightly Build for v2.x (master)

2020-04-08 Thread GitBox
connorgoggins removed a comment on issue #17957: [Website 2.0] Nightly Build 
for v2.x (master)
URL: https://github.com/apache/incubator-mxnet/pull/17957#issuecomment-611084475
 
 
   @mxnet-bot run ci [unix-gpu]


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 to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


  1   2   >