[GitHub] [incubator-mxnet] JiangZhaoh closed pull request #18453: [DO NOT REVIEW]Test inline insert

2020-06-02 Thread GitBox
JiangZhaoh closed pull request #18453: URL: https://github.com/apache/incubator-mxnet/pull/18453 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2020-06-02 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 3a1d3d6 Bump the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637298975 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433642267 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-637307088 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18317: [1.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-02 Thread GitBox
bgawrych commented on pull request #18317: URL: https://github.com/apache/incubator-mxnet/pull/18317#issuecomment-637307037 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433638921 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-02 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637298818 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] leezu commented on issue #18466: Error occurs when setting the same prefix for two SyncBatchNorm

2020-06-02 Thread GitBox
leezu commented on issue #18466: URL: https://github.com/apache/incubator-mxnet/issues/18466#issuecomment-637333579 I don't think this is a documentation issue. There is a bug in the backend implementation using global state wrongly where it mustn't use global state at all.

[GitHub] [incubator-mxnet] ciyongch commented on pull request #18408: Fix CD failure due to illegal instruction in OpenBLAS

2020-06-02 Thread GitBox
ciyongch commented on pull request #18408: URL: https://github.com/apache/incubator-mxnet/pull/18408#issuecomment-637340013 Ok @leezu, just want to confirm with you, the formal release of OpenBLAS is preferred for this fix, and we're not targeting to include this fix in the upcoming 1.7,

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637348432 Jenkins CI successfully triggered : [miscellaneous, unix-gpu] This is an automated message from the

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mseth10 commented on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637348360 @mxnet-bot run ci [unix-gpu, miscellaneous] This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] yzhliu closed issue #18299: Fail to use "==" operation between different types

2020-06-02 Thread GitBox
yzhliu closed issue #18299: URL: https://github.com/apache/incubator-mxnet/issues/18299 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

[GitHub] [incubator-mxnet] yzhliu merged pull request #18427: [numpy] fix mixed type binary logic operators

2020-06-02 Thread GitBox
yzhliu merged pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [incubator-mxnet] yzhliu commented on pull request #18427: [numpy] fix mixed type binary logic operators

2020-06-02 Thread GitBox
yzhliu commented on pull request #18427: URL: https://github.com/apache/incubator-mxnet/pull/18427#issuecomment-637348689 Thanks @BenjaminCHEN2016 This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] branch master updated: fix mixed type binary logic operators (#18427)

2020-06-02 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi 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 c59a325 fix mixed type binary logic

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637348978 Jenkins CI successfully triggered : [unix-gpu, website] This is an automated message from the

[GitHub] [incubator-mxnet] mseth10 edited a comment on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mseth10 edited a comment on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637348360 @mxnet-bot run ci [unix-gpu, website] This is an automated message from the Apache Git

[incubator-mxnet] branch master updated: fix mixed type binary logic operators (#18427)

2020-06-02 Thread liuyizhi
This is an automated email from the ASF dual-hosted git repository. liuyizhi 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 c59a325 fix mixed type binary logic

[GitHub] [incubator-mxnet] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433727571 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

[GitHub] [incubator-mxnet] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433642267 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

[GitHub] [incubator-mxnet] matteosal commented on issue #18078: [Numpy] Gradient of np.prod is wrong when there are zeros in the array

2020-06-02 Thread GitBox
matteosal commented on issue #18078: URL: https://github.com/apache/incubator-mxnet/issues/18078#issuecomment-637637711 @yzhliu Me and @zleyk22 spent some time investigating this and tracking it down. We managed to track it down to [this

[incubator-mxnet] branch master updated (c59a325 -> ca2bdb6)

2020-06-02 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c59a325 fix mixed type binary logic operators (#18427) add ca2bdb6 [Numpy] [Operator] Fix

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18463: julia/deps/build.jl automatically downloads non-ASF binary build

2020-06-02 Thread GitBox
leezu edited a comment on issue #18463: URL: https://github.com/apache/incubator-mxnet/issues/18463#issuecomment-637648073 Thanks @iblis17 for clarifying. Note that Option 1 > Just download stuff from PyPI, unpack and get the libmxnet.so, maybe some hacks are needed for Julia.

[incubator-mxnet] branch v1.x updated: [1.x] Add BatchNormWithReLU fp32/bf16 (#18160)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a commit to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.x by this push: new 843f278 [1.x] Add BatchNormWithReLU

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-02 Thread GitBox
pengzhao-intel merged pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-mxnet] thomasrockhu commented on issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
thomasrockhu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-637533073 As far as necessary steps, that's the only one. There is no need for code changes here. If you have been using the [team bot](https://docs.codecov.io/docs/team-bot),

[GitHub] [incubator-mxnet] jarlostensen commented on issue #15383: [numpy] np.random.multinomial is different from _np

2020-06-02 Thread GitBox
jarlostensen commented on issue #15383: URL: https://github.com/apache/incubator-mxnet/issues/15383#issuecomment-637583446 This is still an issue, with 1.18.4. am I right? At least I am seeing it with mxnet 1.16. This is

[GitHub] [incubator-mxnet] leezu commented on issue #18463: julia/deps/build.jl automatically downloads non-ASF binary build

2020-06-02 Thread GitBox
leezu commented on issue #18463: URL: https://github.com/apache/incubator-mxnet/issues/18463#issuecomment-637648073 Thanks @iblis17 for clarifying. Note that Option 1 > Just download stuff from PyPI, unpack and get the libmxnet.so, maybe some hacks are needed for Julia.

[GitHub] [incubator-mxnet] iblis17 commented on a change in pull request #18461: Julia has changed the folder of 7z.exe.

2020-06-02 Thread GitBox
iblis17 commented on a change in pull request #18461: URL: https://github.com/apache/incubator-mxnet/pull/18461#discussion_r433970996 ## File path: julia/deps/build.jl ## @@ -133,7 +133,7 @@ if !libmxnet_detected name = "mxnet_x64_$(HAS_CUDA ? "vc141_gpu_cu101" :

[GitHub] [incubator-mxnet] matteosal edited a comment on issue #18078: [Numpy] Gradient of np.prod is wrong when there are zeros in the array

2020-06-02 Thread GitBox
matteosal edited a comment on issue #18078: URL: https://github.com/apache/incubator-mxnet/issues/18078#issuecomment-637637711 @yzhliu Me and @zleyk22 spent some time investigating this and tracking it down. We managed to track it down to [this

[GitHub] [incubator-mxnet] leezu commented on issue #18397: Licensing issues in Distributions

2020-06-02 Thread GitBox
leezu commented on issue #18397: URL: https://github.com/apache/incubator-mxnet/issues/18397#issuecomment-637658150 Another issue https://github.com/apache/incubator-mxnet/issues/18463 This is an automated message from the

[GitHub] [incubator-mxnet] iblis17 commented on issue #18463: julia/deps/build.jl automatically downloads non-ASF binary build

2020-06-02 Thread GitBox
iblis17 commented on issue #18463: URL: https://github.com/apache/incubator-mxnet/issues/18463#issuecomment-637620259 well, IIRC that code exists in the era of early stage of MXNet.jl. I think there are two ways to provide a binary release and replace the current code 1. Just

[GitHub] [incubator-mxnet] sxjscience merged pull request #18467: [Numpy] [Operator] Fix __neg__

2020-06-02 Thread GitBox
sxjscience merged pull request #18467: URL: https://github.com/apache/incubator-mxnet/pull/18467 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-mxnet] branch master updated (c59a325 -> ca2bdb6)

2020-06-02 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from c59a325 fix mixed type binary logic operators (#18427) add ca2bdb6 [Numpy] [Operator] Fix

[GitHub] [incubator-mxnet] leezu edited a comment on issue #18463: julia/deps/build.jl automatically downloads non-ASF binary build

2020-06-02 Thread GitBox
leezu edited a comment on issue #18463: URL: https://github.com/apache/incubator-mxnet/issues/18463#issuecomment-637648073 Thanks @iblis17 for clarifying. Note that Option 1 > Just download stuff from PyPI, unpack and get the libmxnet.so, maybe some hacks are needed for Julia.

[GitHub] [incubator-mxnet] armdebugger commented on issue #17045: Relocation truncation issues

2020-06-02 Thread GitBox
armdebugger commented on issue #17045: URL: https://github.com/apache/incubator-mxnet/issues/17045#issuecomment-637566766 met the same issue any fix or workaround for it? I tried master branch, v1.4.x, v1.5.x, got the same result Environment: Ubuntu 18.04 GCC 7.6 CUDA

[GitHub] [incubator-mxnet] sxjscience closed issue #18414: Type inference bug of negation

2020-06-02 Thread GitBox
sxjscience closed issue #18414: URL: https://github.com/apache/incubator-mxnet/issues/18414 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

[incubator-mxnet] branch v1.x updated (3ee8e00 -> 843f278)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 3ee8e00 Fix PyPI Packages and Python Docker Images nightly release (#18222) (#18432) add 843f278

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18160: [1.x] Add BatchNormWithReLU fp32/bf16

2020-06-02 Thread GitBox
xinyu-intel commented on pull request #18160: URL: https://github.com/apache/incubator-mxnet/pull/18160#issuecomment-637493358 @pengzhao-intel ready to merge now:) This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch v1.x updated (3ee8e00 -> 843f278)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 3ee8e00 Fix PyPI Packages and Python Docker Images nightly release (#18222) (#18432) add 843f278

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

2020-06-02 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 022c087 Bump the

[GitHub] [incubator-mxnet] marcoabreu commented on issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
marcoabreu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-637512588 Thanks Thomas, I will check with Apache Infra in parallel. In the meantime, could you elaborate what steps are necessary here to use the ingration? Which part of

[GitHub] [incubator-mxnet] marcoabreu commented on issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
marcoabreu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-637514905 From what I can see, the access for the app has already been granted. What steps are necessary for us to take here now?

[GitHub] [incubator-mxnet] thomasrockhu commented on issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
thomasrockhu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-637531416 Hi @marcoabreu, I just checked and everything looks good on our side. Thanks for the quick turnaround here!

[GitHub] [incubator-mxnet] xinyu-intel opened a new pull request #18470: back port fix batchnorm (#18377)

2020-06-02 Thread GitBox
xinyu-intel opened a new pull request #18470: URL: https://github.com/apache/incubator-mxnet/pull/18470 cherry-pick #18377 @pengzhao-intel @sxjscience ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18470: back port fix batchnorm (#18377)

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18470: URL: https://github.com/apache/incubator-mxnet/pull/18470#issuecomment-637541704 Hey @xinyu-intel , 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

[GitHub] [incubator-mxnet] bgawrych opened a new pull request #18469: [v1.x] Backport of improve log_softmax op performance by using DNNL

2020-06-02 Thread GitBox
bgawrych opened a new pull request #18469: URL: https://github.com/apache/incubator-mxnet/pull/18469 ## Description Backport of [#18320](https://github.com/apache/incubator-mxnet/pull/18320) (Improve log_softmax op performance by using DNNL support)

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18469: [v1.x] Backport of improve log_softmax op performance by using DNNL

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18469: URL: https://github.com/apache/incubator-mxnet/pull/18469#issuecomment-637426721 Hey @bgawrych , 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

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-02 Thread GitBox
bgawrych commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-637461883 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-637461931 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] alexsisu commented on issue #18321: Problem when doing batch inference with fpn_resnest101.

2020-06-02 Thread GitBox
alexsisu commented on issue #18321: URL: https://github.com/apache/incubator-mxnet/issues/18321#issuecomment-637475907 @zhreshold @leezu Im not trying to make use of a segmentation model (fcn) but of a object detection model (*faster_rcnn_fpn_resnet101_v1d_coco*). I provided an

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18316: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632)

2020-06-02 Thread GitBox
bgawrych commented on pull request #18316: URL: https://github.com/apache/incubator-mxnet/pull/18316#issuecomment-637684229 @ciyongch Everything is alright :) branch 1.x too This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434031972 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434025481 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] leezu commented on issue #17045: Relocation truncation issues

2020-06-02 Thread GitBox
leezu commented on issue #17045: URL: https://github.com/apache/incubator-mxnet/issues/17045#issuecomment-637698822 Set -DMXNET_CUDA_ARCH=7.0 or whatever arch you're targeting as workaround. This is an automated message

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434025481 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18434: add image classification tutorial for jetson

2020-06-02 Thread GitBox
ys2843 commented on pull request #18434: URL: https://github.com/apache/incubator-mxnet/pull/18434#issuecomment-637675493 @mseth10 @sandeep-krishnamurthy Here is the preview:

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434031972 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] samskalicky commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
samskalicky commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434034058 ## File path: python/mxnet/gluon/block.py ## @@ -1037,10 +1024,25 @@ def _build_cache(self, *args): for name in

[GitHub] [incubator-mxnet] bgawrych commented on pull request #18469: [v1.x] Backport of improve log_softmax op performance by using DNNL

2020-06-02 Thread GitBox
bgawrych commented on pull request #18469: URL: https://github.com/apache/incubator-mxnet/pull/18469#issuecomment-637683742 Hey @pengzhao-intel @ciyongch @TaoLv, as @pengzhao-intel ask cherry-pick is ready :) This is an

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
ptrendx commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434046978 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #17980: When compiled with MKL, fully_connected calls DNNL while dot and batch_dot call MKL

2020-06-02 Thread GitBox
ChaiBapchya commented on issue #17980: URL: https://github.com/apache/incubator-mxnet/issues/17980#issuecomment-637751126 @aaraujom any update? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
leezu commented on a change in pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#discussion_r434126818 ## File path: cd/mxnet_lib/dynamic/Jenkins_pipeline.groovy ## @@ -24,7 +24,7 @@ // NOTE: the following variables are referenced in the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637696150 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] mseth10 commented on pull request #18464: [v1.7] Cherry-pick #17776 #17681

2020-06-02 Thread GitBox
mseth10 commented on pull request #18464: URL: https://github.com/apache/incubator-mxnet/pull/18464#issuecomment-637696089 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
ptrendx commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434048269 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None,

[GitHub] [incubator-mxnet] leezu closed issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
leezu closed issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [incubator-mxnet] leezu commented on issue #18421: Codecov migration to marketplace app

2020-06-02 Thread GitBox
leezu commented on issue #18421: URL: https://github.com/apache/incubator-mxnet/issues/18421#issuecomment-637700017 @marcoabreu thank you for checking with INFRA. I requested the access for the app as per the suggestions in above linked Apache repo. They stated we don't need an INFRA

[GitHub] [incubator-mxnet] modeste2015 closed pull request #18461: Julia has changed the folder of 7z.exe.

2020-06-02 Thread GitBox
modeste2015 closed pull request #18461: URL: https://github.com/apache/incubator-mxnet/pull/18461 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-mxnet] aaraujom commented on issue #17980: When compiled with MKL, fully_connected calls DNNL while dot and batch_dot call MKL

2020-06-02 Thread GitBox
aaraujom commented on issue #17980: URL: https://github.com/apache/incubator-mxnet/issues/17980#issuecomment-637876815 Hi @ChaiBapchya - I was able to reproduce issue on my end. DNNL is missing some kernels for very specific problem sizes affecting the gemm size in this thread. We will

[GitHub] [incubator-mxnet] xinyu-intel commented on pull request #18470: back port fix batchnorm (#18377)

2020-06-02 Thread GitBox
xinyu-intel commented on pull request #18470: URL: https://github.com/apache/incubator-mxnet/pull/18470#issuecomment-637879109 @mxnet-bot run ci [unix-gpu] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18470: back port fix batchnorm (#18377)

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18470: URL: https://github.com/apache/incubator-mxnet/pull/18470#issuecomment-637879136 Jenkins CI successfully triggered : [unix-gpu] This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] szha commented on pull request #17949: Allow input reordering duing Gluon / CachedOp graph transformations

2020-06-02 Thread GitBox
szha commented on pull request #17949: URL: https://github.com/apache/incubator-mxnet/pull/17949#issuecomment-637895610 cc @eric-haibin-lin This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18474: Add Developer Guide Docs to MXNet Website

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18474: URL: https://github.com/apache/incubator-mxnet/pull/18474#issuecomment-637851414 Hey @ys2843 , 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

[GitHub] [incubator-mxnet] ys2843 opened a new pull request #18474: Add Developer Guide Docs to MXNet Website

2020-06-02 Thread GitBox
ys2843 opened a new pull request #18474: URL: https://github.com/apache/incubator-mxnet/pull/18474 ## Description ## Add `Developer Guide` section on Docs & Tutorials" page above FAQ section. Please see preview. @ehsanmok @TEChopra1000 @sandeep-krishnamurthy @aaronmarkham ##

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18474: Add Developer Guide Docs to MXNet Website

2020-06-02 Thread GitBox
ys2843 commented on pull request #18474: URL: https://github.com/apache/incubator-mxnet/pull/18474#issuecomment-637852466 @mxnet-label-bot add [website] This is an automated message from the Apache Git Service. To respond to

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

2020-06-02 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 5cb478a Bump the

[GitHub] [incubator-mxnet] szhengac commented on a change in pull request #18403: Gluon.probability

2020-06-02 Thread GitBox
szhengac commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434254579 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] szhengac commented on a change in pull request #18403: Gluon.probability

2020-06-02 Thread GitBox
szhengac commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434254579 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] leezu commented on issue #18471: Can't install Mxnet on raspberry pi with opencv 4.0.0

2020-06-02 Thread GitBox
leezu commented on issue #18471: URL: https://github.com/apache/incubator-mxnet/issues/18471#issuecomment-637811262 @woreom you can refer to https://github.com/apache/incubator-mxnet/pull/18472 for a improved guide. If you have any issues with the updated guide, please comment on the PR.

[GitHub] [incubator-mxnet] woreom opened a new issue #18471: Can't install Mxnet on raspberry pi with opencv 4.0.0

2020-06-02 Thread GitBox
woreom opened a new issue #18471: URL: https://github.com/apache/incubator-mxnet/issues/18471 ## Description So I'm following the tutorial on : https://mxnet.apache.org/get_started/?platform=devices=raspberry-pi; I'm trying to use opencv and mxnet together for my project. I tried

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18472: Update website instructions for compiling for / on Raspberry Pi.

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18472: URL: https://github.com/apache/incubator-mxnet/pull/18472#issuecomment-637810886 Hey @leezu , 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

[GitHub] [incubator-mxnet] leezu opened a new pull request #18472: Update website instructions for compiling for / on Raspberry Pi.

2020-06-02 Thread GitBox
leezu opened a new pull request #18472: URL: https://github.com/apache/incubator-mxnet/pull/18472 Current instructions have some problems: https://github.com/apache/incubator-mxnet/issues/18471 Remove instructions referring to the use of CI Docker-containers for cross-compilation.

[GitHub] [incubator-mxnet] ys2843 opened a new pull request #18473: Dynamically Generate Version Dropdown

2020-06-02 Thread GitBox
ys2843 opened a new pull request #18473: URL: https://github.com/apache/incubator-mxnet/pull/18473 ## Description ## To make several website version dropdowns more manageable and easier to update, use the `versions` constant in `_config.yml` to dynamically generate any version

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #18473: Dynamically Generate Version Dropdown

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #18473: URL: https://github.com/apache/incubator-mxnet/pull/18473#issuecomment-637812385 Hey @ys2843 , 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

[GitHub] [incubator-mxnet] leezu commented on issue #18471: Can't install Mxnet on raspberry pi with opencv 4.0.0

2020-06-02 Thread GitBox
leezu commented on issue #18471: URL: https://github.com/apache/incubator-mxnet/issues/18471#issuecomment-637785107 Please use `cmake -DUSE_F16C=0 [...]`. It seems the autodetection is not working correctly. This is an

[GitHub] [incubator-mxnet] ys2843 commented on pull request #18473: Dynamically Generate Version Dropdown

2020-06-02 Thread GitBox
ys2843 commented on pull request #18473: URL: https://github.com/apache/incubator-mxnet/pull/18473#issuecomment-637812700 @mxnet-label-bot add [website] This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18403: Gluon.probability

2020-06-02 Thread GitBox
leezu commented on a change in pull request #18403: URL: https://github.com/apache/incubator-mxnet/pull/18403#discussion_r434264702 ## File path: python/mxnet/gluon/probability/distributions/distribution.py ## @@ -0,0 +1,196 @@ +# Licensed to the Apache Software Foundation

[incubator-mxnet] branch v1.7.x updated: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632) (#18316)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a commit to branch v1.7.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.7.x by this push: new 4a830db [1.7.x] Backport of LSTM

[incubator-mxnet] branch v1.7.x updated: [1.7.x] Backport of LSTM and GRU fix (#17898) and RNN op (#17632) (#18316)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a commit to branch v1.7.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.7.x by this push: new 4a830db [1.7.x] Backport of LSTM

[GitHub] [incubator-mxnet] nttstar opened a new issue #18475: BatchNorm can not converge with scale=False

2020-06-02 Thread GitBox
nttstar opened a new issue #18475: URL: https://github.com/apache/incubator-mxnet/issues/18475 ## Description BatchNorm operator with ``scale=False`` can not converge. ### Error Message No error message, but loss value and training accuracy is abnormal comparing with

[GitHub] [incubator-mxnet] yzhliu commented on issue #17083: `mx.np.outer` does not support integer inputs

2020-06-02 Thread GitBox
yzhliu commented on issue #17083: URL: https://github.com/apache/incubator-mxnet/issues/17083#issuecomment-637930780 (Tentatively) @AntiZpvoh will be helping once he has finished ongoing tasks. This is an automated message

[GitHub] [incubator-mxnet] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434298529 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

[GitHub] [incubator-mxnet] mk-61 commented on pull request #17949: Allow input reordering duing Gluon / CachedOp graph transformations

2020-06-02 Thread GitBox
mk-61 commented on pull request #17949: URL: https://github.com/apache/incubator-mxnet/pull/17949#issuecomment-637943995 @mxnet-bot run ci [macosx-x86_64] This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] mxnet-bot commented on pull request #17949: Allow input reordering duing Gluon / CachedOp graph transformations

2020-06-02 Thread GitBox
mxnet-bot commented on pull request #17949: URL: https://github.com/apache/incubator-mxnet/pull/17949#issuecomment-637944017 None of the jobs entered are supported. Jobs entered by user: [macosx-x86_64] CI supported Jobs: [clang, centos-gpu, edge, unix-gpu, sanity, windows-cpu,

[GitHub] [incubator-mxnet] ys2843 edited a comment on pull request #18473: Dynamically Generate Version Dropdown

2020-06-02 Thread GitBox
ys2843 edited a comment on pull request #18473: URL: https://github.com/apache/incubator-mxnet/pull/18473#issuecomment-637812700 @mxnet-label-bot update [website, pr-awaiting-review] This is an automated message from the

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #18469: [v1.x] Backport of improve log_softmax op performance by using DNNL

2020-06-02 Thread GitBox
pengzhao-intel merged pull request #18469: URL: https://github.com/apache/incubator-mxnet/pull/18469 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-mxnet] branch v1.x updated: [v1.x] Backport of improve log_softmax op performance by using DNNL support (#18320) (#18469)

2020-06-02 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a commit to branch v1.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.x by this push: new a64825f [v1.x] Backport of improve

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #18470: back port fix batchnorm (#18377)

2020-06-02 Thread GitBox
pengzhao-intel merged pull request #18470: URL: https://github.com/apache/incubator-mxnet/pull/18470 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

  1   2   >