[GitHub] [incubator-mxnet] reminisce opened a new pull request #16207: Bump numpy version >=1.17.0

2019-09-18 Thread GitBox
reminisce opened a new pull request #16207: Bump numpy version >=1.17.0 URL: https://github.com/apache/incubator-mxnet/pull/16207 ## Description ## To adopt numpy `__array_function__` protocol for better `ndarray` interoperability, we need numpy >= 1.17.0. See discussion in

[GitHub] [incubator-mxnet] rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325996762 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -271,25 +211,22 @@ void

[GitHub] [incubator-mxnet] rongzha1 commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
rongzha1 commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#issuecomment-532975427 > I saw some C-style castings from original code like >

[GitHub] [incubator-mxnet] rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325996477 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -44,54 +44,44 @@ typedef

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16206: Wrong results of min([inf, inf]) and max([-inf, -inf])

2019-09-18 Thread GitBox
mxnet-label-bot commented on issue #16206: Wrong results of min([inf, inf]) and max([-inf,-inf]) URL: https://github.com/apache/incubator-mxnet/issues/16206#issuecomment-532974283 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels

[GitHub] [incubator-mxnet] wkcn opened a new issue #16206: Wrong results of min([inf, inf]) and max([-inf, -inf])

2019-09-18 Thread GitBox
wkcn opened a new issue #16206: Wrong results of min([inf, inf]) and max([-inf,-inf]) URL: https://github.com/apache/incubator-mxnet/issues/16206 ## Description Hi, there. The user Orb! found the bug. The results of min([inf, inf]) and max([-inf,-inf]) are wrong. ##

[GitHub] [incubator-mxnet] zixuanweeei commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
zixuanweeei commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325987342 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -44,54 +44,44 @@ typedef

[GitHub] [incubator-mxnet] zixuanweeei commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
zixuanweeei commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#issuecomment-532961396 I saw some C-style castings from original code like

[GitHub] [incubator-mxnet] zixuanweeei commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
zixuanweeei commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325983586 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -271,25 +211,22 @@ void

[incubator-mxnet] branch master updated (5fe4d2a -> 5f9a680)

2019-09-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 5fe4d2a Update ndarray.py (#16205) add 5f9a680 subscribe to build and CD changes (#16192) No new

[GitHub] [incubator-mxnet] szha merged pull request #16192: subscribe to build and CD changes

2019-09-18 Thread GitBox
szha merged pull request #16192: subscribe to build and CD changes URL: https://github.com/apache/incubator-mxnet/pull/16192 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (b3da7d2 -> 5fe4d2a)

2019-09-18 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 b3da7d2 fix multinomial bug on gpu (#16204) add 5fe4d2a Update ndarray.py (#16205) No new revisions

[GitHub] [incubator-mxnet] haojin2 merged pull request #16205: [DOC] Fix arange documentation

2019-09-18 Thread GitBox
haojin2 merged pull request #16205: [DOC] Fix arange documentation URL: https://github.com/apache/incubator-mxnet/pull/16205 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (66c4207 -> b3da7d2)

2019-09-18 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 66c4207 [Numpy] Numpy behavior normal distribution (#16109) add b3da7d2 fix multinomial bug on gpu

[GitHub] [incubator-mxnet] haojin2 merged pull request #16204: [Numpy] Fix multinomial bug on gpu

2019-09-18 Thread GitBox
haojin2 merged pull request #16204: [Numpy] Fix multinomial bug on gpu URL: https://github.com/apache/incubator-mxnet/pull/16204 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-mxnet] branch master updated (53b2b40 -> 66c4207)

2019-09-18 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 53b2b40 improve dataloader signals and messages (#16114) add 66c4207 [Numpy] Numpy behavior normal

[GitHub] [incubator-mxnet] haojin2 merged pull request #16109: [Numpy] Numpy behavior normal distribution

2019-09-18 Thread GitBox
haojin2 merged pull request #16109: [Numpy] Numpy behavior normal distribution URL: https://github.com/apache/incubator-mxnet/pull/16109 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] ElaineBao commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
ElaineBao commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325965175 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -185,21 +119,20 @@ class MKLDNNBNForward

[GitHub] [incubator-mxnet] rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
rongzha1 commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325962503 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -185,21 +119,20 @@ class MKLDNNBNForward

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16184: Add large tensor nightly tests for MKL-DNN operators

2019-09-18 Thread GitBox
pengzhao-intel commented on issue #16184: Add large tensor nightly tests for MKL-DNN operators URL: https://github.com/apache/incubator-mxnet/pull/16184#issuecomment-532933688 > Can't we reuse the already existing large tensor tests? From a front-end perspective, it shouldn't matter to

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

2019-09-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 5d05c43 Bump the

[GitHub] [incubator-mxnet] ElaineBao commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
ElaineBao commented on a change in pull request #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#discussion_r325960636 ## File path: src/operator/nn/mkldnn/mkldnn_batch_norm-inl.h ## @@ -185,21 +119,20 @@ class MKLDNNBNForward

[incubator-mxnet] branch master updated (1e058a3 -> 53b2b40)

2019-09-18 Thread zhreshold
This is an automated email from the ASF dual-hosted git repository. zhreshold pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1e058a3 add exception check for numpy reshape (#16180) add 53b2b40 improve dataloader signals and

[GitHub] [incubator-mxnet] zhreshold merged pull request #16114: improve dataloader signals and messages

2019-09-18 Thread GitBox
zhreshold merged pull request #16114: improve dataloader signals and messages URL: https://github.com/apache/incubator-mxnet/pull/16114 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN

2019-09-18 Thread GitBox
pengzhao-intel commented on issue #16199: [mkldnn-v1.0] Add MKL-DNN BN URL: https://github.com/apache/incubator-mxnet/pull/16199#issuecomment-532924817 @ElaineBao @ZhennanQin @zixuanweeei please take a review. This is an

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16195: [mkldnn-v1.0] Add MKL-DNN activation

2019-09-18 Thread GitBox
pengzhao-intel commented on issue #16195: [mkldnn-v1.0] Add MKL-DNN activation URL: https://github.com/apache/incubator-mxnet/pull/16195#issuecomment-532924692 @TaoLv @ZhennanQin @ciyongch @xinyu-intel please take a review?

[GitHub] [incubator-mxnet] lanking520 commented on issue #16190: Adds PyPI CD Pipeline

2019-09-18 Thread GitBox
lanking520 commented on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-532913032 @szha he is trying to work on the migration, hope if you have some time to take a look.

[incubator-mxnet-site] branch beta-site updated: Update .htaccess

2019-09-18 Thread thomasdelteil
This is an automated email from the ASF dual-hosted git repository. thomasdelteil pushed a commit to branch beta-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/beta-site by this push: new 3b5d22a Update

[incubator-mxnet-site] branch beta-site updated: Update .htaccess

2019-09-18 Thread thomasdelteil
This is an automated email from the ASF dual-hosted git repository. thomasdelteil pushed a commit to branch beta-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/beta-site by this push: new 8e08f72 Update

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0)

2019-09-18 Thread GitBox
eric-haibin-lin commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0) URL: https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-532906711 remove the deprecated `infer_range` argument for `nd.arange`. The option is

[GitHub] [incubator-mxnet] ThomasDelteil commented on a change in pull request #15883: New Website: New Pipeline [3/3]

2019-09-18 Thread GitBox
ThomasDelteil commented on a change in pull request #15883: New Website: New Pipeline [3/3] URL: https://github.com/apache/incubator-mxnet/pull/15883#discussion_r325935859 ## File path: ci/docker/runtime_functions.sh ## @@ -1580,9 +1551,404 @@ deploy_docs() {

[GitHub] [incubator-mxnet] ThomasDelteil commented on a change in pull request #15883: New Website: New Pipeline [3/3]

2019-09-18 Thread GitBox
ThomasDelteil commented on a change in pull request #15883: New Website: New Pipeline [3/3] URL: https://github.com/apache/incubator-mxnet/pull/15883#discussion_r325935917 ## File path: ci/docker/runtime_functions.sh ## @@ -1580,9 +1551,404 @@ deploy_docs() {

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new pull request #16205: [DOC] Fix arange documentation

2019-09-18 Thread GitBox
eric-haibin-lin opened a new pull request #16205: [DOC] Fix arange documentation URL: https://github.com/apache/incubator-mxnet/pull/16205 ## Description ## Notify users that infer_range only supports False and is deprecated for `nd.arange`. ## Checklist ## ### Essentials ###

[GitHub] [incubator-mxnet] nacorti commented on issue #15320: Weird C++ Error / Bug when calling asnumpy() or exporting the weight of darknet53 while training

2019-09-18 Thread GitBox
nacorti commented on issue #15320: Weird C++ Error / Bug when calling asnumpy() or exporting the weight of darknet53 while training URL: https://github.com/apache/incubator-mxnet/issues/15320#issuecomment-532900675 I figured it out I was trying to use an LSTDetection dataset type

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

2019-09-18 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch beta-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/beta-site by this push: new f121300 Bump the

[GitHub] [incubator-mxnet] marcoabreu edited a comment on issue #16184: Add large tensor nightly tests for MKL-DNN operators

2019-09-18 Thread GitBox
marcoabreu edited a comment on issue #16184: Add large tensor nightly tests for MKL-DNN operators URL: https://github.com/apache/incubator-mxnet/pull/16184#issuecomment-532897863 Can't we reuse the already existing large tensor tests? From a front-end perspective, it shouldn't matter to

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16184: Add large tensor nightly tests for MKL-DNN operators

2019-09-18 Thread GitBox
marcoabreu commented on issue #16184: Add large tensor nightly tests for MKL-DNN operators URL: https://github.com/apache/incubator-mxnet/pull/16184#issuecomment-532897863 Can't we reuse the already existing large tensor tests? From a front-end perspective, it shouldn't matter to the user

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15229: test_tensorrt_resnet18.test_tensorrt_resnet18_feature_vect numerical error on T4 gpu

2019-09-18 Thread GitBox
aaronmarkham commented on issue #15229: test_tensorrt_resnet18.test_tensorrt_resnet18_feature_vect numerical error on T4 gpu URL: https://github.com/apache/incubator-mxnet/issues/15229#issuecomment-532891516 Failed here... just on CI... on what should be unrelated...

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #14994: Flaky test: test_lstm_clip

2019-09-18 Thread GitBox
aaronmarkham commented on issue #14994: Flaky test: test_lstm_clip URL: https://github.com/apache/incubator-mxnet/issues/14994#issuecomment-532890915 Failed again

[GitHub] [incubator-mxnet] sxjscience commented on issue #16170: Update KL Divergence formula

2019-09-18 Thread GitBox
sxjscience commented on issue #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170#issuecomment-532885716 @goldmermaid I think the 2nd change is valid, i.e., replacing pred with prob.

[GitHub] [incubator-mxnet] goldmermaid closed pull request #16170: Update KL Divergence formula

2019-09-18 Thread GitBox
goldmermaid closed pull request #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators

2019-09-18 Thread GitBox
junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators URL: https://github.com/apache/incubator-mxnet/issues/16188#issuecomment-532883670 Just digged a while with @zheng-da. This bug should be related to inconsistency between operator

[GitHub] [incubator-mxnet] sxjscience commented on issue #16102: Usability degradation

2019-09-18 Thread GitBox
sxjscience commented on issue #16102: Usability degradation URL: https://github.com/apache/incubator-mxnet/issues/16102#issuecomment-532883412 @eric-haibin-lin I've added the check for exception handling. This is an

[GitHub] [incubator-mxnet] sxjscience closed issue #16102: Usability degradation

2019-09-18 Thread GitBox
sxjscience closed issue #16102: Usability degradation URL: https://github.com/apache/incubator-mxnet/issues/16102 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators

2019-09-18 Thread GitBox
junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators URL: https://github.com/apache/incubator-mxnet/issues/16188#issuecomment-532882599 A workaround would be: ```python import mxnet as mx from mxnet import nd, autograd, gluon

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16170: Update KL Divergence formula

2019-09-18 Thread GitBox
sxjscience commented on a change in pull request #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170#discussion_r325908542 ## File path: python/mxnet/gluon/loss.py ## @@ -408,7 +408,7 @@ class KLDivLoss(Loss): .. math::

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16170: Update KL Divergence formula

2019-09-18 Thread GitBox
sxjscience commented on a change in pull request #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170#discussion_r325907887 ## File path: python/mxnet/gluon/loss.py ## @@ -408,7 +408,7 @@ class KLDivLoss(Loss): .. math::

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #16204: [Numpy] Fix multinomial bug on gpu

2019-09-18 Thread GitBox
stu1130 opened a new pull request #16204: [Numpy] Fix multinomial bug on gpu URL: https://github.com/apache/incubator-mxnet/pull/16204 ## Description ## As title after @xidulu PR #16109 get in, I can reuse the _copy function ## Checklist ## ### Essentials ### Please feel

[incubator-mxnet] branch master updated (995b477 -> 1e058a3)

2019-09-18 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 995b477 Fix README Build Status (#16183) add 1e058a3 add exception check for numpy reshape

[GitHub] [incubator-mxnet] sxjscience merged pull request #16180: Add exception check for numpy reshape

2019-09-18 Thread GitBox
sxjscience merged pull request #16180: Add exception check for numpy reshape URL: https://github.com/apache/incubator-mxnet/pull/16180 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] junrushao1994 edited a comment on issue #16188: symbol.contrib.cond does not support some built-in operators

2019-09-18 Thread GitBox
junrushao1994 edited a comment on issue #16188: symbol.contrib.cond does not support some built-in operators URL: https://github.com/apache/incubator-mxnet/issues/16188#issuecomment-532863882 A minimal example would be: ```python import mxnet as mx from mxnet import nd,

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

2019-09-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 e39cd17 Bump the

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators

2019-09-18 Thread GitBox
junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators URL: https://github.com/apache/incubator-mxnet/issues/16188#issuecomment-532863882 A minimal example would be: ```python import mxnet as mx from mxnet import nd, autograd,

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators

2019-09-18 Thread GitBox
junrushao1994 commented on issue #16188: symbol.contrib.cond does not support some built-in operators URL: https://github.com/apache/incubator-mxnet/issues/16188#issuecomment-532862574 We confirm that we can reproduce this bug

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU

2019-09-18 Thread GitBox
ptrendx commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU URL: https://github.com/apache/incubator-mxnet/pull/16039#discussion_r325883132 ## File path: src/operator/nn/fully_connected-inl.h ## @@ -122,10 +171,147 @@ void

[GitHub] [incubator-mxnet] nacorti commented on issue #15320: Weird C++ Error / Bug when calling asnumpy() or exporting the weight of darknet53 while training

2019-09-18 Thread GitBox
nacorti commented on issue #15320: Weird C++ Error / Bug when calling asnumpy() or exporting the weight of darknet53 while training URL: https://github.com/apache/incubator-mxnet/issues/15320#issuecomment-532857192 Had that problem already, this is somehow different. This occurs

[incubator-mxnet] branch master updated (479ab46 -> 995b477)

2019-09-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 479ab46 [MEMORY] retry GPU memory allocation if fragmented (#16194) add 995b477 Fix README Build

[GitHub] [incubator-mxnet] szha merged pull request #16183: Fix README Build Status

2019-09-18 Thread GitBox
szha merged pull request #16183: Fix README Build Status URL: https://github.com/apache/incubator-mxnet/pull/16183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[incubator-mxnet] branch master updated (477e6f7 -> 479ab46)

2019-09-18 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 477e6f7 Fix np.choice add 479ab46 [MEMORY] retry GPU memory allocation if fragmented (#16194) No

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #16194: retry GPU memory allocation if fragmented

2019-09-18 Thread GitBox
eric-haibin-lin merged pull request #16194: retry GPU memory allocation if fragmented URL: https://github.com/apache/incubator-mxnet/pull/16194 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] anirudhacharya commented on a change in pull request #16122: Add fast implementation of LARS

2019-09-18 Thread GitBox
anirudhacharya commented on a change in pull request #16122: Add fast implementation of LARS URL: https://github.com/apache/incubator-mxnet/pull/16122#discussion_r325829489 ## File path: tests/python/gpu/test_optimizer.py ## @@ -0,0 +1,93 @@ +# Licensed to the Apache

[incubator-mxnet-ci] branch master updated: Update README.md

2019-09-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-ci.git The following commit(s) were added to refs/heads/master by this push: new 5bb8067 Update README.md 5bb8067

[incubator-mxnet] branch master updated (f75d093 -> 477e6f7)

2019-09-18 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from f75d093 [Dataset] add shard API (#16175) add 2a201ba Add __array_function__ add 681d9a7

[GitHub] [incubator-mxnet] szha merged pull request #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
szha merged pull request #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] szha commented on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
szha commented on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532835668 I'm OK with bumping the version and merging the PR. The error message during installation is sufficiently clear.

[GitHub] [incubator-mxnet] perdasilva commented on issue #16202: [CD] Add COMMIT_ID param to release job

2019-09-18 Thread GitBox
perdasilva commented on issue #16202: [CD] Add COMMIT_ID param to release job URL: https://github.com/apache/incubator-mxnet/pull/16202#issuecomment-532833803 [dev](http://jenkins.mxnet-ci-dev.amazon-ml.com/job/restricted-mxnet-cd/job/mxnet-cd-pipeline/68/) job

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

2019-09-18 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 368818a Bump the

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15883: New Website: New Pipeline [3/3]

2019-09-18 Thread GitBox
anirudh2290 commented on a change in pull request #15883: New Website: New Pipeline [3/3] URL: https://github.com/apache/incubator-mxnet/pull/15883#discussion_r325842220 ## File path: ci/docker/runtime_functions.sh ## @@ -1580,9 +1551,404 @@ deploy_docs() { export

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15883: New Website: New Pipeline [3/3]

2019-09-18 Thread GitBox
anirudh2290 commented on a change in pull request #15883: New Website: New Pipeline [3/3] URL: https://github.com/apache/incubator-mxnet/pull/15883#discussion_r325842513 ## File path: ci/docker/runtime_functions.sh ## @@ -1580,9 +1551,404 @@ deploy_docs() { export

[GitHub] [incubator-mxnet] access2rohit opened a new pull request #16203: removing 64 bit un-used APIs MXNDArrayLoadFromBuffer64 and MXNDArrayLoad64

2019-09-18 Thread GitBox
access2rohit opened a new pull request #16203: removing 64 bit un-used APIs MXNDArrayLoadFromBuffer64 and MXNDArrayLoad64 URL: https://github.com/apache/incubator-mxnet/pull/16203 ## Description ## MXNDArrayLoadFromBuffer64 and MXNDArrayLoad64 do not require int64 support since their

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
sxjscience commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198#discussion_r325837732 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1887,14 +1888,16 @@ def

[GitHub] [incubator-mxnet] zachgk closed issue #15191: How to load model parameters in jar packages using java predictor

2019-09-18 Thread GitBox
zachgk closed issue #15191: How to load model parameters in jar packages using java predictor URL: https://github.com/apache/incubator-mxnet/issues/15191 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] zachgk commented on issue #15191: How to load model parameters in jar packages using java predictor

2019-09-18 Thread GitBox
zachgk commented on issue #15191: How to load model parameters in jar packages using java predictor URL: https://github.com/apache/incubator-mxnet/issues/15191#issuecomment-532816823 There has not been any response for several months and a solution was proposed for the issue. I will

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #16100: Infra for tvm op runtime dispatch

2019-09-18 Thread GitBox
hzfan commented on a change in pull request #16100: Infra for tvm op runtime dispatch URL: https://github.com/apache/incubator-mxnet/pull/16100#discussion_r325832471 ## File path: contrib/tvmop/space.py ## @@ -0,0 +1,212 @@ +# Licensed to the Apache Software Foundation

[GitHub] [incubator-mxnet] zachgk commented on issue #14943: share java samples of mxnet

2019-09-18 Thread GitBox
zachgk commented on issue #14943: share java samples of mxnet URL: https://github.com/apache/incubator-mxnet/issues/14943#issuecomment-532811428 @tomoncle @git-ness https://github.com/apache/incubator-mxnet/blob/master/example/README.md seems like a good place to put it. I think it fits

[GitHub] [incubator-mxnet] hzfan commented on a change in pull request #16100: Infra for tvm op runtime dispatch

2019-09-18 Thread GitBox
hzfan commented on a change in pull request #16100: Infra for tvm op runtime dispatch URL: https://github.com/apache/incubator-mxnet/pull/16100#discussion_r325829018 ## File path: contrib/tvmop/core/multiarray.py ## @@ -0,0 +1,53 @@ +# Licensed to the Apache Software

[GitHub] [incubator-mxnet] perdasilva commented on issue #16190: Adds PyPI CD Pipeline

2019-09-18 Thread GitBox
perdasilva commented on issue #16190: Adds PyPI CD Pipeline URL: https://github.com/apache/incubator-mxnet/pull/16190#issuecomment-532804942 Don't merge until #16202 is merged =) This is an automated message from the Apache

[GitHub] [incubator-mxnet] reminisce commented on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
reminisce commented on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532804374 @leezu @szha How about we merge this PR first and later consider if it's necessary to bump the numpy version to 1.1?

[GitHub] [incubator-mxnet] reminisce edited a comment on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
reminisce edited a comment on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532804374 @leezu @szha How about we merge this PR first and later consider if it's necessary to bump the numpy version to

[GitHub] [incubator-mxnet] perdasilva commented on issue #16202: [CD] Add COMMIT_ID param to release job

2019-09-18 Thread GitBox
perdasilva commented on issue #16202: [CD] Add COMMIT_ID param to release job URL: https://github.com/apache/incubator-mxnet/pull/16202#issuecomment-532804677 @zachgk could you please have a look at this - the other PR is blocked by it

[GitHub] [incubator-mxnet] perdasilva opened a new pull request #16202: [CD] Add COMMIT_ID param to release job

2019-09-18 Thread GitBox
perdasilva opened a new pull request #16202: [CD] Add COMMIT_ID param to release job URL: https://github.com/apache/incubator-mxnet/pull/16202 ## Description ## Currently, if a new commit on master comes between the different stages, the CD pipeline will break. The reason is, the

[GitHub] [incubator-mxnet] Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198#discussion_r325819813 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1887,14 +1888,16 @@ def

[incubator-mxnet] branch master updated (956cfa3 -> f75d093)

2019-09-18 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 956cfa3 assert_allclose -> rtol=1e-10 (#16198) add f75d093 [Dataset] add shard API (#16175) No new

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

2019-09-18 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a commit to branch beta-site in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-site.git The following commit(s) were added to refs/heads/beta-site by this push: new 5ee9394 Bump the

[GitHub] [incubator-mxnet] eric-haibin-lin merged pull request #16175: [Dataset] add shard API

2019-09-18 Thread GitBox
eric-haibin-lin merged pull request #16175: [Dataset] add shard API URL: https://github.com/apache/incubator-mxnet/pull/16175 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] sxjscience commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
sxjscience commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198#discussion_r325817815 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1887,14 +1888,16 @@ def

[GitHub] [incubator-mxnet] Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198#discussion_r325804960 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1887,14 +1888,16 @@ def

[incubator-mxnet] branch master updated (8cc3443 -> 956cfa3)

2019-09-18 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 8cc3443 adding codeowners (#16165) add 956cfa3 assert_allclose -> rtol=1e-10 (#16198) No new

[GitHub] [incubator-mxnet] Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
Vikas-kum commented on a change in pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198#discussion_r325804284 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1887,14 +1888,16 @@ def

[GitHub] [incubator-mxnet] sxjscience merged pull request #16198: [fix] Update `test_update_ops_mutation` tolerance

2019-09-18 Thread GitBox
sxjscience merged pull request #16198: [fix] Update `test_update_ops_mutation` tolerance URL: https://github.com/apache/incubator-mxnet/pull/16198 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #15855: [Numpy] cumprod

2019-09-18 Thread GitBox
marcoabreu commented on a change in pull request #15855: [Numpy] cumprod URL: https://github.com/apache/incubator-mxnet/pull/15855#discussion_r325803441 ## File path: ci/docker/runtime_functions.sh ## @@ -367,6 +367,7 @@ build_ubuntu_cpu_openblas() { set -ex

[GitHub] [incubator-mxnet] leezu edited a comment on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
leezu edited a comment on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532786417 This seems quite hypothetical / uncommon to me. I'm not convinced if we need to take consideration of this, given the

[GitHub] [incubator-mxnet] leezu commented on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
leezu commented on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532786417 This seems quite hypothetical / uncommon to me. I'm not convinced if we need to take consideration of this, given the user

[GitHub] [incubator-mxnet] szha commented on issue #16097: [numpy] array ufunc and array function protocols

2019-09-18 Thread GitBox
szha commented on issue #16097: [numpy] array ufunc and array function protocols URL: https://github.com/apache/incubator-mxnet/pull/16097#issuecomment-532777442 @leezu I'm referring to the situation where another package on an end user's environment declares a dependency on numpy 1.16, in

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off

2019-09-18 Thread GitBox
mxnet-label-bot commented on issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off URL: https://github.com/apache/incubator-mxnet/issues/16201#issuecomment-532772528 Hey, this is the MXNet Label Bot. Thank you for submitting

[GitHub] [incubator-mxnet] vgangal101 opened a new issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off

2019-09-18 Thread GitBox
vgangal101 opened a new issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off URL: https://github.com/apache/incubator-mxnet/issues/16201 I am working with the example/gluon/image_classification.py script in the apache

[incubator-mxnet] branch benchmark created (now 8cc3443)

2019-09-18 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch benchmark in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 8cc3443 adding codeowners (#16165) No new revisions were added by this update.

[GitHub] [incubator-mxnet] iblis17 commented on issue #16178: [WIP]improving argmax perf

2019-09-18 Thread GitBox
iblis17 commented on issue #16178: [WIP]improving argmax perf URL: https://github.com/apache/incubator-mxnet/pull/16178#issuecomment-532768526 (cc me) This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16178: [WIP]improving argmax perf

2019-09-18 Thread GitBox
ChaiBapchya commented on issue #16178: [WIP]improving argmax perf URL: https://github.com/apache/incubator-mxnet/pull/16178#issuecomment-532757247 @access2rohit fix the lint & retrigger the CI (Julia CPU failing) This is an

[GitHub] [incubator-mxnet] yzhliu commented on issue #15855: [Numpy] cumprod

2019-09-18 Thread GitBox
yzhliu commented on issue #15855: [Numpy] cumprod URL: https://github.com/apache/incubator-mxnet/pull/15855#issuecomment-532753922 @hzfan Could you disable fp16 on cuda for now? We will fix it later. This is an automated

  1   2   >