[GitHub] [incubator-mxnet] hgt312 commented on a change in pull request #15292: Numpy-compatibe GCD operation

2019-07-02 Thread GitBox
hgt312 commented on a change in pull request #15292: Numpy-compatibe GCD operation URL: https://github.com/apache/incubator-mxnet/pull/15292#discussion_r299801302 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -992,6 +993,9 @@ def minimum(x1, x2, out=None): def

[GitHub] [incubator-mxnet] ckt624 commented on a change in pull request #15381: [Numpy] Add Documentations

2019-07-02 Thread GitBox
ckt624 commented on a change in pull request #15381: [Numpy] Add Documentations URL: https://github.com/apache/incubator-mxnet/pull/15381#discussion_r299800327 ## File path: python/mxnet/_numpy_op_doc.py ## @@ -19,7 +19,6 @@ """Doc placeholder for numpy ops with prefix _

[GitHub] [incubator-mxnet] mikemwx commented on a change in pull request #15382: [numpy][doc-fix] sum, copy, tile, argmax, sign, log, degrees

2019-07-02 Thread GitBox
mikemwx commented on a change in pull request #15382: [numpy][doc-fix] sum, copy, tile, argmax, sign, log, degrees URL: https://github.com/apache/incubator-mxnet/pull/15382#discussion_r299791680 ## File path: python/mxnet/numpy/multiarray.py ## @@ -2188,3 +2270,175 @@ def

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #15381: [Numpy] Add Documentations

2019-07-02 Thread GitBox
haojin2 commented on a change in pull request #15381: [Numpy] Add Documentations URL: https://github.com/apache/incubator-mxnet/pull/15381#discussion_r299786639 ## File path: python/mxnet/_numpy_op_doc.py ## @@ -19,7 +19,6 @@ """Doc placeholder for numpy ops with prefix

[incubator-mxnet] branch master updated: [MXNET-978] Higher order gradient for sigmoid (#15288)

2019-07-02 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest 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 6a8d9eb [MXNET-978] Higher order gr

[GitHub] [incubator-mxnet] apeforest merged pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-07-02 Thread GitBox
apeforest merged pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-mxnet] thomelane commented on issue #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on issue #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#issuecomment-507934941 @pengzhao-intel thanks for the follow-up. made the changes. Th

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299773533 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299773279 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299772839 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299772496 ## File path: docs/tutorials/index.md ## @@ -91,6 +91,7 @@ Select API:  * [Image similia

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299772496 ## File path: docs/tutorials/index.md ## @@ -91,6 +91,7 @@ Select API:  * [Image similia

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299772230 ## File path: docs/tutorials/index.md ## @@ -91,6 +91,7 @@ Select API:  * [Image similia

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299771879 ## File path: tests/tutorials/test_tutorials.py ## @@ -114,6 +114,9 @@ def test_gluon_save_l

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299771708 ## File path: tests/tutorials/test_tutorials.py ## @@ -114,6 +114,9 @@ def test_gluon_save_l

[incubator-mxnet] branch master updated: Remove mhard-float option. This is already deprecated by Google. (#15435)

2019-07-02 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.git The following commit(s) were added to refs/heads/master by this push: new 1547578 Remove mhard-float option. T

[GitHub] [incubator-mxnet] szha merged pull request #15435: Remove mhard-float option when building Amalgamation for Android.

2019-07-02 Thread GitBox
szha merged pull request #15435: Remove mhard-float option when building Amalgamation for Android. URL: https://github.com/apache/incubator-mxnet/pull/15435 This is an automated message from the Apache Git Service. To respon

[incubator-mxnet] branch master updated (c6bb2ce -> 512a491)

2019-07-02 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 c6bb2ce Use omp threads for cpu data loader (#15379) add 512a491 Temporarily Commenting out Flaky T

[GitHub] [incubator-mxnet] szha merged pull request #15436: Temporarily Commenting out Flaky Test

2019-07-02 Thread GitBox
szha merged pull request #15436: Temporarily Commenting out Flaky Test URL: https://github.com/apache/incubator-mxnet/pull/15436 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] DickJC123 commented on issue #15449: cuda/cuDNN lib version checking. Force cuDNN v7 usage.

2019-07-02 Thread GitBox
DickJC123 commented on issue #15449: cuda/cuDNN lib version checking. Force cuDNN v7 usage. URL: https://github.com/apache/incubator-mxnet/pull/15449#issuecomment-507915947 Versioning issues were recently discussed in the dev forum: https://lists.apache.org/thread.html/96d4a46a0a3c98ea1f3

[GitHub] [incubator-mxnet] iblis17 commented on issue #14720: [Flaky] Flaky Test test_clamp on windows/cpu

2019-07-02 Thread GitBox
iblis17 commented on issue #14720: [Flaky] Flaky Test test_clamp on windows/cpu URL: https://github.com/apache/incubator-mxnet/issues/14720#issuecomment-507914739 Close via https://github.com/apache/incubator-mxnet/pull/14776. ---

[GitHub] [incubator-mxnet] iblis17 closed issue #14720: [Flaky] Flaky Test test_clamp on windows/cpu

2019-07-02 Thread GitBox
iblis17 closed issue #14720: [Flaky] Flaky Test test_clamp on windows/cpu URL: https://github.com/apache/incubator-mxnet/issues/14720 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] iblis17 commented on issue #15415: documentation link is broken, goes to spam site

2019-07-02 Thread GitBox
iblis17 commented on issue #15415: documentation link is broken, goes to spam site URL: https://github.com/apache/incubator-mxnet/issues/15415#issuecomment-507914528 @aaronmarkham If you can get access to a CI worker, there is a dir `/work/mxnet/julia/docs/build`. > the julia docs

[GitHub] [incubator-mxnet] DickJC123 opened a new pull request #15449: cuda/cuDNN lib version checking. Force cuDNN v7 usage.

2019-07-02 Thread GitBox
DickJC123 opened a new pull request #15449: cuda/cuDNN lib version checking. Force cuDNN v7 usage. URL: https://github.com/apache/incubator-mxnet/pull/15449 This PR addresses two issues: - rnn.cc of mxnet v1.5 does not compile against cudnn v6. This PR enforces systems that rebuil

[GitHub] [incubator-mxnet] cyrusbehr commented on issue #15393: Unable to build mxnet with OpenCV4 on Raspberry Pi 3B

2019-07-02 Thread GitBox
cyrusbehr commented on issue #15393: Unable to build mxnet with OpenCV4 on Raspberry Pi 3B URL: https://github.com/apache/incubator-mxnet/issues/15393#issuecomment-507912741 @larroy do the docker files built Mxnet with c++ support `USE_CPP_PACKAGE`? Or does it only support python right no

[GitHub] [incubator-mxnet] zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc

2019-07-02 Thread GitBox
zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc URL: https://github.com/apache/incubator-mxnet/pull/15390#discussion_r299754141 ## File path: python/mxnet/symbol/numpy/_symbol.py ## @@ -1555,4 +1613,156 @@ def sqrt(x, out=None, **kwar

[GitHub] [incubator-mxnet] zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc

2019-07-02 Thread GitBox
zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc URL: https://github.com/apache/incubator-mxnet/pull/15390#discussion_r299754108 ## File path: python/mxnet/_numpy_op_doc.py ## @@ -173,3 +212,73 @@ def _np_cumsum(a, axis=None, dtype=Non

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299751199 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + +

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299751380 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + +

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299751165 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + +

[GitHub] [incubator-mxnet] KellenSunderland commented on a change in pull request #15335: enable TensorRT integration with cpp api

2019-07-02 Thread GitBox
KellenSunderland commented on a change in pull request #15335: enable TensorRT integration with cpp api URL: https://github.com/apache/incubator-mxnet/pull/15335#discussion_r299753358 ## File path: cpp-package/include/mxnet-cpp/contrib.h ## @@ -0,0 +1,116 @@ +/* + * Licens

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299751199 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + +

[GitHub] [incubator-mxnet] zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc

2019-07-02 Thread GitBox
zoeygxy commented on a change in pull request #15390: [Numpy fix-doc]modify numpy doc URL: https://github.com/apache/incubator-mxnet/pull/15390#discussion_r299753290 ## File path: python/mxnet/_numpy_op_doc.py ## @@ -32,24 +33,70 @@ def _np_reshape(a, newshape, order='C')

[GitHub] [incubator-mxnet] pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
pengzhao-intel commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299749824 ## File path: docs/tutorials/index.md ## @@ -91,6 +91,7 @@ Select API:  * [Image si

[GitHub] [incubator-mxnet] xinyu-intel opened a new pull request #15448: [MKLDNN]Enhance Quantization APIs and Tutorial

2019-07-02 Thread GitBox
xinyu-intel opened a new pull request #15448: [MKLDNN]Enhance Quantization APIs and Tutorial URL: https://github.com/apache/incubator-mxnet/pull/15448 ## Description ## - Create a MKL-DNN specific user-level api `quantize_model_mkldnn` which combines fusion and quantization.

[GitHub] [incubator-mxnet] larroy commented on issue #15369: Fix build with system's openmp

2019-07-02 Thread GitBox
larroy commented on issue #15369: Fix build with system's openmp URL: https://github.com/apache/incubator-mxnet/pull/15369#issuecomment-507901448 @szha understood. it would be beneficial to be able to replicate that with CMake by having a selector for the openmp lib until then. ---

[GitHub] [incubator-mxnet] larroy commented on issue #15424: fixed config.mk and Makefile bugs for installing mkl

2019-07-02 Thread GitBox
larroy commented on issue #15424: fixed config.mk and Makefile bugs for installing mkl URL: https://github.com/apache/incubator-mxnet/pull/15424#issuecomment-507901172 Shouldn't USE_STATIC_MKL appear in the Makefile directly then? -

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

2019-07-02 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 3884f6a Bump the publish

[GitHub] [incubator-mxnet] Kangzf1996 removed a comment on issue #15392: Fails to make -j4

2019-07-02 Thread GitBox
Kangzf1996 removed a comment on issue #15392: Fails to make -j4 URL: https://github.com/apache/incubator-mxnet/issues/15392#issuecomment-506820105 > @Kangzf1996 , Wow. This seems to be using MXNet 0.10.0 which as released in May 2017. Isn't this project compatible with latest MXNet?

[GitHub] [incubator-mxnet] Kangzf1996 commented on issue #15392: Fails to make -j4

2019-07-02 Thread GitBox
Kangzf1996 commented on issue #15392: Fails to make -j4 URL: https://github.com/apache/incubator-mxnet/issues/15392#issuecomment-507890195 > @Kangzf1996 , Wow. This seems to be using MXNet 0.10.0 which as released in May 2017. Isn't this project compatible with latest MXNet? @vdantu

[GitHub] [incubator-mxnet] TaoLv commented on issue #15424: fixed config.mk and Makefile bugs for installing mkl

2019-07-02 Thread GitBox
TaoLv commented on issue #15424: fixed config.mk and Makefile bugs for installing mkl URL: https://github.com/apache/incubator-mxnet/pull/15424#issuecomment-507889995 I think the lower cases BLAS check in Makefile was added for runtime feature detection. It's not really used for BLAS linka

[GitHub] [incubator-mxnet] larroy commented on issue #15405: Fix memory leak in NaiveEngine

2019-07-02 Thread GitBox
larroy commented on issue #15405: Fix memory leak in NaiveEngine URL: https://github.com/apache/incubator-mxnet/pull/15405#issuecomment-507887002 @mxnet-label-bot add [pr-awaiting-merge] This is an automated message from the A

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
wkcn commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299727333 ## File path: tests/tutorials/test_tutorials.py ## @@ -114,6 +114,9 @@ def test_gluon_save_load_p

[GitHub] [incubator-mxnet] IvyBazan removed a comment on issue #15445: MXNet export broken link

2019-07-02 Thread GitBox
IvyBazan removed a comment on issue #15445: MXNet export broken link URL: https://github.com/apache/incubator-mxnet/issues/15445#issuecomment-507884878 @mxnet-label-bot Website This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] IvyBazan edited a comment on issue #15445: MXNet export broken link

2019-07-02 Thread GitBox
IvyBazan edited a comment on issue #15445: MXNet export broken link URL: https://github.com/apache/incubator-mxnet/issues/15445#issuecomment-507884878 @mxnet-label-bot Website This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] IvyBazan commented on issue #15445: MXNet export broken link

2019-07-02 Thread GitBox
IvyBazan commented on issue #15445: MXNet export broken link URL: https://github.com/apache/incubator-mxnet/issues/15445#issuecomment-507884878 @mxnet-label-bot add Website This is an automated message from the Apache Git Ser

[GitHub] [incubator-mxnet] Caenorst commented on a change in pull request #15335: enable TensorRT integration with cpp api

2019-07-02 Thread GitBox
Caenorst commented on a change in pull request #15335: enable TensorRT integration with cpp api URL: https://github.com/apache/incubator-mxnet/pull/15335#discussion_r299727739 ## File path: cpp-package/include/mxnet-cpp/contrib.h ## @@ -0,0 +1,116 @@ +/* + * Licensed to th

[GitHub] [incubator-mxnet] thomelane commented on issue #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on issue #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#issuecomment-507884716 thanks for the reviews @eric-haibin-lin @aaronmarkham. updates made. Thi

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299717110 ## File path: amalgamation/python/mxnet_predict.py ## @@ -133,15 +199,38 @@ def __init__(self, symbol_fi

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299719073 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self, **kwargs):

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299722242 ## File path: include/mxnet/c_predict_api.h ## @@ -85,6 +85,44 @@ MXNET_DLL int MXPredCreate(const char*

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299725608 ## File path: src/c_api/c_predict_api.cc ## @@ -210,19 +249,31 @@ int _CreatePartialOut(const char* symb

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299718649 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self, **kwargs):

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299725759 ## File path: src/c_api/c_predict_api.cc ## @@ -444,6 +538,20 @@ int MXPredGetOutputShape(PredictorHandl

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299719401 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self, **kwargs):

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299716688 ## File path: amalgamation/python/mxnet_predict.py ## @@ -25,17 +25,74 @@ import os import sys +from

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
anirudh2290 commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299722802 ## File path: src/c_api/c_predict_api.cc ## @@ -187,21 +206,41 @@ int _CreatePartialOut(const char* symb

[GitHub] [incubator-mxnet] thomelane commented on issue #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on issue #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#issuecomment-507882866 thanks for all the reviews @aaronmarkham @pengzhao-intel @ptrendx. updates have been made. ---

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299724871 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299724835 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299723669 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299722331 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299722411 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #15433: remove comments from nano instructions

2019-07-02 Thread GitBox
aaronmarkham commented on issue #15433: remove comments from nano instructions URL: https://github.com/apache/incubator-mxnet/pull/15433#issuecomment-507879412 > Shouldn't you also remove the Scala&Java instructions from the building from source part if you do not include prerequisites for

[GitHub] [incubator-mxnet] roywei commented on issue #15429: Operator Performance Regression on CPU

2019-07-02 Thread GitBox
roywei commented on issue #15429: Operator Performance Regression on CPU URL: https://github.com/apache/incubator-mxnet/issues/15429#issuecomment-507878408 Thanks @ciyongch , setting the environment variables did reduce the variances. I have updated the document(1st sheet): https://doc

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299717760 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716855 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716886 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716928 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716683 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716459 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #15303: Fix amalgamation failure.

2019-07-02 Thread GitBox
pengzhao-intel commented on issue #15303: Fix amalgamation failure. URL: https://github.com/apache/incubator-mxnet/pull/15303#issuecomment-507873807 @ZhennanQin @TaoLv to help review this change :) This is an automated messag

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299716247 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299716110 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299715652 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299715639 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15396: [TUTORIAL] Gluon and Sparse NDArray URL: https://github.com/apache/incubator-mxnet/pull/15396#discussion_r299715527 ## File path: docs/tutorials/sparse/train_gluon.md ## @@ -0,0 +1,469 @@ + + + + + + + + + + + + + + +

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299715062 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299714081 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
ptrendx commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299713848 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,483 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299712376 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,485 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299711755 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,485 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks

2019-07-02 Thread GitBox
thomelane commented on a change in pull request #15427: [TUTORIAL] Gluon performance tips and tricks URL: https://github.com/apache/incubator-mxnet/pull/15427#discussion_r299711812 ## File path: docs/tutorials/gluon/performance.md ## @@ -0,0 +1,485 @@ + + + + + + + + + + +

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299706065 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self,

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299709898 ## File path: src/c_api/c_predict_api.cc ## @@ -444,6 +538,20 @@ int MXPredGetOutputShape(Pred

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299709638 ## File path: src/c_api/c_predict_api.cc ## @@ -210,19 +249,31 @@ int _CreatePartialOut(const

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299707221 ## File path: include/mxnet/c_predict_api.h ## @@ -85,6 +85,44 @@ MXNET_DLL int MXPredCreate(c

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299706532 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self,

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299708932 ## File path: src/c_api/c_predict_api.cc ## @@ -187,21 +206,41 @@ int _CreatePartialOut(const

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299699493 ## File path: amalgamation/python/mxnet_predict.py ## @@ -25,17 +25,74 @@ import os import

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299705745 ## File path: amalgamation/python/mxnet_predict.py ## @@ -160,10 +249,18 @@ def forward(self,

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API

2019-07-02 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #15245: FP16 Support for C Predict API URL: https://github.com/apache/incubator-mxnet/pull/15245#discussion_r299704452 ## File path: amalgamation/python/mxnet_predict.py ## @@ -133,15 +199,38 @@ def __init__(self,

[GitHub] [incubator-mxnet] apeforest commented on issue #15288: [MXNET-978] Higher order gradient for sigmoid

2019-07-02 Thread GitBox
apeforest commented on issue #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#issuecomment-507862358 @kshitij12345 could you approve the PR if everything looks good to you now? thx -

[GitHub] [incubator-mxnet] IvyBazan opened a new issue #15447: C API doxygen broken links

2019-07-02 Thread GitBox
IvyBazan opened a new issue #15447: C API doxygen broken links URL: https://github.com/apache/incubator-mxnet/issues/15447 URL - https://mxnet.incubator.apache.org/versions/master/doxygen/group__c__api__attributes.html Broken Links ─ https://mxnet.incubator.apache.org/versions/master

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15447: C API doxygen broken links

2019-07-02 Thread GitBox
mxnet-label-bot commented on issue #15447: C API doxygen broken links URL: https://github.com/apache/incubator-mxnet/issues/15447#issuecomment-507857022 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXN

[GitHub] [incubator-mxnet] IvyBazan commented on issue #15446: Clojure NDArray broken link

2019-07-02 Thread GitBox
IvyBazan commented on issue #15446: Clojure NDArray broken link URL: https://github.com/apache/incubator-mxnet/issues/15446#issuecomment-507856166 URL - https://mxnet.incubator.apache.org/versions/master/api/clojure/docs/org.apache.clojure-mxnet.symbol-api.html Broken Links ─ https:

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15446: Clojure NDArray broken link

2019-07-02 Thread GitBox
mxnet-label-bot commented on issue #15446: Clojure NDArray broken link URL: https://github.com/apache/incubator-mxnet/issues/15446#issuecomment-507856108 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MX

[GitHub] [incubator-mxnet] IvyBazan opened a new issue #15446: Clojure NDArray broken link

2019-07-02 Thread GitBox
IvyBazan opened a new issue #15446: Clojure NDArray broken link URL: https://github.com/apache/incubator-mxnet/issues/15446 URL - https://mxnet.incubator.apache.org/versions/master/api/clojure/docs/org.apache.clojure-mxnet.ndarray-api.html Broken Links ─ https://docs.scipy.org/doc/nu

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15445: MXNet export broken link

2019-07-02 Thread GitBox
mxnet-label-bot commented on issue #15445: MXNet export broken link URL: https://github.com/apache/incubator-mxnet/issues/15445#issuecomment-507854516 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet

[GitHub] [incubator-mxnet] IvyBazan opened a new issue #15445: MXNet export broken link

2019-07-02 Thread GitBox
IvyBazan opened a new issue #15445: MXNet export broken link URL: https://github.com/apache/incubator-mxnet/issues/15445 URL - https://mxnet.incubator.apache.org/tutorials/onnx/export_mxnet_to_onnx.html Broken Links ─ http://data.mxnet.io/models/imagenet/ (HTTP_404)

  1   2   3   >