[GitHub] [incubator-mxnet] junrushao1994 commented on issue #14983: Bug with arange inside a foreach

2019-05-17 Thread GitBox
junrushao1994 commented on issue #14983: Bug with arange inside a foreach URL: https://github.com/apache/incubator-mxnet/issues/14983#issuecomment-493651411 Thanks for raising this! I am not super familiar with the arange operator, but through the error message, I saw its attributes like "

[GitHub] [incubator-mxnet] yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-17 Thread GitBox
yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952#discussion_r285330232 ## File path: docs/tutorials/mkldnn/MKLDNN_README.md ## @@ -15,297 +15,255 @@

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1

2019-05-17 Thread GitBox
reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1 URL: https://github.com/apache/incubator-mxnet/pull/14869#discussion_r285329472 ## File path: src/operator/tensor/dot-inl.h ## @@ -1207,6 +1207,14 @@ inline bo

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1

2019-05-17 Thread GitBox
reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1 URL: https://github.com/apache/incubator-mxnet/pull/14869#discussion_r285329539 ## File path: tests/python/unittest/test_operator.py ## @@ -8369,6 +8369,89 @@

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1

2019-05-17 Thread GitBox
reminisce commented on a change in pull request #14869: Fix infer shape partial after unknown shape changed to -1 URL: https://github.com/apache/incubator-mxnet/pull/14869#discussion_r285329483 ## File path: src/operator/tensor/dot-inl.h ## @@ -1207,6 +1207,14 @@ inline bo

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326388 ## File path: example/gpu_memory_profiler/two_bar_plot.py ## @@ -0,0 +1,118 @@ +# Licensed to the

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326217 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326277 ## File path: example/gpu_memory_profiler/pprint_top_entries.py ## @@ -0,0 +1,51 @@ +# Licensed t

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326310 ## File path: example/gpu_memory_profiler/profile_analyzer.py ## @@ -0,0 +1,103 @@ +# Licensed to

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326407 ## File path: include/mxnet/c_api.h ## @@ -521,6 +521,26 @@ MXNET_DLL int MXNDArrayCreate(const m

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326248 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326519 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326257 ## File path: example/gpu_memory_profiler/SETME.py ## @@ -0,0 +1,40 @@ +# Licensed to the Apache

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326455 ## File path: include/mxnet/ndarray.h ## @@ -102,15 +112,29 @@ class NDArray { NDArray(const N

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326321 ## File path: example/gpu_memory_profiler/profile_analyzer.py ## @@ -0,0 +1,103 @@ +# Licensed to

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326209 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326225 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + + + + + +

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285326283 ## File path: example/gpu_memory_profiler/profile_analyzer.py ## @@ -0,0 +1,103 @@ +# Licensed to

[GitHub] [incubator-mxnet] ArmageddonKnight commented on issue #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
ArmageddonKnight commented on issue #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#issuecomment-493641565 @anirudh2290 Thanks for your comment. Given below is my thought when developing this memory profiler. 1. I have inc

[GitHub] [incubator-mxnet] larroy opened a new issue #14991: Second order gradient wrt inputs, expected behaviour.

2019-05-17 Thread GitBox
larroy opened a new issue #14991: Second order gradient wrt inputs, expected behaviour. URL: https://github.com/apache/incubator-mxnet/issues/14991 What would be the expected behaviour of this code? It tries to calculate the gradient of a function using the gradient wrt of the input

[GitHub] [incubator-mxnet] szha commented on issue #14937: Build failed on 1.4.1-rc0 with no openCV

2019-05-17 Thread GitBox
szha commented on issue #14937: Build failed on 1.4.1-rc0 with no openCV URL: https://github.com/apache/incubator-mxnet/issues/14937#issuecomment-493641317 https://github.com/apache/incubator-mxnet/issues/8702 This is an auto

[GitHub] [incubator-mxnet] TaoLv commented on issue #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-17 Thread GitBox
TaoLv commented on issue #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#issuecomment-493640943 @sxjscience Can you help to review? Here is a optimization for CPU LayerNorm.

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-17 Thread GitBox
TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r285325519 ## File path: src/operator/tensor/elemwise_unary_op.h

[GitHub] [incubator-mxnet] asitstands commented on issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference

2019-05-17 Thread GitBox
asitstands commented on issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference URL: https://github.com/apache/incubator-mxnet/issues/14978#issuecomment-493640246 Another failure is here. http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fun

[GitHub] [incubator-mxnet] zachgk merged pull request #14666: [MXNET-1287] Fix test memory with ResourceScope

2019-05-17 Thread GitBox
zachgk merged pull request #14666: [MXNET-1287] Fix test memory with ResourceScope URL: https://github.com/apache/incubator-mxnet/pull/14666 This is an automated message from the Apache Git Service. To respond to the message

[incubator-mxnet] branch master updated (379d11f -> c8ee1b3)

2019-05-17 Thread zachgk
This is an automated email from the ASF dual-hosted git repository. zachgk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 379d11f Disables large tensor size cpu test step (#14982) add c8ee1b3 Fix test memory with ResourceSc

[GitHub] [incubator-mxnet] roywei commented on issue #14629: [MXNET-1333] Estimator and Fit API

2019-05-17 Thread GitBox
roywei commented on issue #14629: [MXNET-1333] Estimator and Fit API URL: https://github.com/apache/incubator-mxnet/pull/14629#issuecomment-493638689 @szha @eric-haibin-lin CI finally passed, [validation/miscellaneous job](http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/m

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

2019-05-17 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 5893ff0 Bump the publish

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285321368 ## File path: src/operator/rnn-inl.h ## @@ -1378,9 +1378,17 @@ class RNNOp {

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285320996 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + +

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285320895 ## File path: python/mxnet/optimizer/optimizer.py ## @@ -581,7 +581,9 @@ def create_sta

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
ArmageddonKnight commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285320810 ## File path: example/gpu_memory_profiler/SETME.py ## @@ -0,0 +1,40 @@ +# Licensed to t

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #14891: [Doc] Add MKL-DNN operator list

2019-05-17 Thread GitBox
pengzhao-intel commented on issue #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#issuecomment-493633057 update `env_var.md` again :( This is an automated message from the Apac

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285319929 ## File path: src/operator/rnn-inl.h ## @@ -1378,9 +1378,17 @@ class RNNOp {

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285319929 ## File path: src/operator/rnn-inl.h ## @@ -1378,9 +1378,17 @@ class RNNOp {

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285318637 ## File path: src/profiler/gpu_memory_profiler.cc ## @@ -0,0 +1,103 @@ +/* + * Licensed

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285318259 ## File path: include/mxnet/c_api.h ## @@ -520,6 +520,13 @@ MXNET_DLL int MXNDArrayCreat

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285319124 ## File path: example/gpu_memory_profiler/README.md ## @@ -0,0 +1,151 @@ + + + + + + + +

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285318216 ## File path: example/gpu_memory_profiler/SETME.py ## @@ -0,0 +1,40 @@ +# Licensed to th

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14973: [MXNET-1404] Added the GPU memory profiler URL: https://github.com/apache/incubator-mxnet/pull/14973#discussion_r285318482 ## File path: python/mxnet/optimizer/optimizer.py ## @@ -581,7 +581,9 @@ def create_stat

[incubator-mxnet] branch master updated: Disables large tensor size cpu test step (#14982)

2019-05-17 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 379d11f Disables large tensor size c

[GitHub] [incubator-mxnet] szha merged pull request #14982: [CI] Disables large tensor size cpu test step

2019-05-17 Thread GitBox
szha merged pull request #14982: [CI] Disables large tensor size cpu test step URL: https://github.com/apache/incubator-mxnet/pull/14982 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14935: [OP] Accelerate GPU version of LayerNorm(axis=-1)

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14935: [OP] Accelerate GPU version of LayerNorm(axis=-1) URL: https://github.com/apache/incubator-mxnet/pull/14935#discussion_r285317074 ## File path: src/operator/nn/layer_norm.cu ## @@ -24,9 +24,662 @@ */ #include

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #14935: [OP] Accelerate GPU version of LayerNorm(axis=-1)

2019-05-17 Thread GitBox
eric-haibin-lin commented on issue #14935: [OP] Accelerate GPU version of LayerNorm(axis=-1) URL: https://github.com/apache/incubator-mxnet/pull/14935#issuecomment-493628702 Nice work! Can you retrigger CI? This is an automat

[GitHub] [incubator-mxnet] anirudh2290 opened a new pull request #14990: Fix test randint

2019-05-17 Thread GitBox
anirudh2290 opened a new pull request #14990: Fix test randint URL: https://github.com/apache/incubator-mxnet/pull/14990 ## Description ## 1. Added the right dtype param for randint call. 2. Fixed incorrect syntax for logical and in python ## Checklist ## ### Essentials ###

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision)

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision) URL: https://github.com/apache/incubator-mxnet/pull/14173#discussion_r285315945 ## File path: python/mxnet/model.py ## @@ -905,7 +905,7 @@ def fit(self, X, y=None, eval_data

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision)

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision) URL: https://github.com/apache/incubator-mxnet/pull/14173#discussion_r285315925 ## File path: python/mxnet/model.py ## @@ -391,7 +391,7 @@ def _train_multi_device(symbol, ct

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision)

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14173: MXNet AMP (automatic mixed precision) URL: https://github.com/apache/incubator-mxnet/pull/14173#discussion_r285315960 ## File path: python/mxnet/symbol/symbol.py ## @@ -1275,7 +1275,7 @@ def debug_str(self):

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #12666: [MXNET-1111] Horovod support for MXNet

2019-05-17 Thread GitBox
eric-haibin-lin commented on issue #12666: [MXNET-] Horovod support for MXNet URL: https://github.com/apache/incubator-mxnet/pull/12666#issuecomment-493616389 Yes it was in 1.4 @kevinVegBird This is an automated message

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-17 Thread GitBox
eric-haibin-lin commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r285305871 ## File path: src/operator/tensor/elemwise

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

2019-05-17 Thread GitBox
larroy 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-493612546 I would like to refactor the operator graph and have it in the MXNet codebase, tracking t

[GitHub] [incubator-mxnet] larroy closed issue #14670: Default build with CMake not using MKL

2019-05-17 Thread GitBox
larroy closed issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] larroy commented on issue #14670: Default build with CMake not using MKL

2019-05-17 Thread GitBox
larroy commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-493598605 Works nicely now, tested with MKL, no mkl and MKLDNN... thanks guys. ---

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

2019-05-17 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 b671f55 Bump the publish

[incubator-mxnet] branch master updated (5b4e866 -> 5aa62d8)

2019-05-17 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 5b4e866 Sync Horovod distributed training examples with latest changes (#14748) add 5aa62d8 Use env va

[GitHub] [incubator-mxnet] haojin2 merged pull request #14830: Use env var to enforce safe accumulation in ReduceAxesCompute

2019-05-17 Thread GitBox
haojin2 merged pull request #14830: Use env var to enforce safe accumulation in ReduceAxesCompute URL: https://github.com/apache/incubator-mxnet/pull/14830 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#discussion_r285277042 ## File path: ci/docker/install/arm8_core.sh ## @@ -0,0 +1,31 @@ +#!/usr/bin/env bash Review

[GitHub] [incubator-mxnet] larroy commented on issue #14946: Change mx.test_utils.list_gpus to mx.context.num_gpus where possible

2019-05-17 Thread GitBox
larroy commented on issue #14946: Change mx.test_utils.list_gpus to mx.context.num_gpus where possible URL: https://github.com/apache/incubator-mxnet/pull/14946#issuecomment-493577130 This is good to merge. This is an automat

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

2019-05-17 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 7281a22 Bump the publish

[GitHub] [incubator-mxnet] reminisce opened a new pull request #14989: [numpy] Refactor np modules

2019-05-17 Thread GitBox
reminisce opened a new pull request #14989: [numpy] Refactor np modules URL: https://github.com/apache/incubator-mxnet/pull/14989 **Dev branch. Not ready for review.** This is an automated message from the Apache Git Servi

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry URL: https://github.com/apache/incubator-mxnet/pull/14095#discussion_r285244332 ## File path: src/operator/custom/custom.cc ## @@ -238,14 +238,14 @@ std::vector Gradient( std::ve

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry URL: https://github.com/apache/incubator-mxnet/pull/14095#discussion_r285243564 ## File path: include/mxnet/ndarray.h ## @@ -82,7 +82,8 @@ class MKLDNNMemory; class NDArray { publi

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry

2019-05-17 Thread GitBox
larroy commented on a change in pull request #14095: Optimize move semantics of NodeEntry URL: https://github.com/apache/incubator-mxnet/pull/14095#discussion_r285243564 ## File path: include/mxnet/ndarray.h ## @@ -82,7 +82,8 @@ class MKLDNNMemory; class NDArray { publi

[incubator-mxnet] branch master updated (016b3b2 -> 5b4e866)

2019-05-17 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 016b3b2 [Dependency Update] Upgrade CI to use latest cuDNN (#14950) add 5b4e866 Sync Horovod distr

[GitHub] [incubator-mxnet] apeforest merged pull request #14748: Sync Horovod distributed training examples with latest changes

2019-05-17 Thread GitBox
apeforest merged pull request #14748: Sync Horovod distributed training examples with latest changes URL: https://github.com/apache/incubator-mxnet/pull/14748 This is an automated message from the Apache Git Service. To resp

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #14988: [Dependency Update] Upgrade cuDNN & NCCL

2019-05-17 Thread GitBox
stu1130 opened a new pull request #14988: [Dependency Update] Upgrade cuDNN & NCCL URL: https://github.com/apache/incubator-mxnet/pull/14988 ## Description ## Since the CI have upgraded to use cuDNN 7.5.1 , we can upgrade the CUDA 9.0/9.2/10.0 with latest cuDNN **7.5.1** & NCCL **2.4.2*

[GitHub] [incubator-mxnet] aaronmarkham opened a new pull request #14987: Fix installation dependencies

2019-05-17 Thread GitBox
aaronmarkham opened a new pull request #14987: Fix installation dependencies URL: https://github.com/apache/incubator-mxnet/pull/14987 ## Description ## Issues related to Mac install and graphviz are addressed. This PR stacks on #14951.

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #14855: [WIP] Jetson nano & TX installation updates

2019-05-17 Thread GitBox
aaronmarkham commented on issue #14855: [WIP] Jetson nano & TX installation updates URL: https://github.com/apache/incubator-mxnet/pull/14855#issuecomment-493547844 I removed the scala setup step since this PR isn't going to get the Scala/Java stuff working yet. It'll focus on Python only.

[GitHub] [incubator-mxnet] stu1130 opened a new pull request #14986: Bump up the nvidia docker to CUDA 10.1

2019-05-17 Thread GitBox
stu1130 opened a new pull request #14986: Bump up the nvidia docker to CUDA 10.1 URL: https://github.com/apache/incubator-mxnet/pull/14986 ## Description ## Bump up the nvidia docker to CUDA 10.1 ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items

[incubator-mxnet] branch master updated: [Dependency Update] Upgrade CI to use latest cuDNN (#14950)

2019-05-17 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 016b3b2 [Dependency Update] Upgrade

[GitHub] [incubator-mxnet] szha merged pull request #14950: [Dependency Update] Upgrade CI to use latest cuDNN

2019-05-17 Thread GitBox
szha merged pull request #14950: [Dependency Update] Upgrade CI to use latest cuDNN URL: https://github.com/apache/incubator-mxnet/pull/14950 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-mxnet] stu1130 commented on issue #14950: [Dependency Update] Upgrade CI to use latest cuDNN

2019-05-17 Thread GitBox
stu1130 commented on issue #14950: [Dependency Update] Upgrade CI to use latest cuDNN URL: https://github.com/apache/incubator-mxnet/pull/14950#issuecomment-493535621 ping @perdasilva @DickJC123 @anirudh2290 @szha @eric-haibin-lin for review

[incubator-mxnet] branch fit-api updated (3b17837 -> 5c34df3)

2019-05-17 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a change to branch fit-api in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. discard 3b17837 [Fit-API] Adress PR comments (#14885) add 5c34df3 [Fit-API] Adress PR comments (#14885) Thi

[GitHub] [incubator-mxnet] stephenrawls opened a new issue #14985: Add FusedParam Support for Gluon LSTMs

2019-05-17 Thread GitBox
stephenrawls opened a new issue #14985: Add FusedParam Support for Gluon LSTMs URL: https://github.com/apache/incubator-mxnet/issues/14985 This is a feature request to have the Gluon LSTM operator use FusedParams for LSTMs and RNNs. Here is the inference latency for the LSTM operator

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14985: Add FusedParam Support for Gluon LSTMs

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14985: Add FusedParam Support for Gluon LSTMs URL: https://github.com/apache/incubator-mxnet/issues/14985#issuecomment-493510604 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the ap

[GitHub] [incubator-mxnet] perdasilva opened a new pull request #14984: [CI] Disables large tensor size gpu test step

2019-05-17 Thread GitBox
perdasilva opened a new pull request #14984: [CI] Disables large tensor size gpu test step URL: https://github.com/apache/incubator-mxnet/pull/14984 ## Description ## Large Tensor Size: GPU step is failing in the NightlyTestsForBinaries (see #14981). This PR disables the test

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14983: Bug with arange inside a foreach

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14983: Bug with arange inside a foreach URL: https://github.com/apache/incubator-mxnet/issues/14983#issuecomment-493460017 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropria

[GitHub] [incubator-mxnet] matteosal opened a new issue #14983: Bug with arange inside a foreach

2019-05-17 Thread GitBox
matteosal opened a new issue #14983: Bug with arange inside a foreach URL: https://github.com/apache/incubator-mxnet/issues/14983 [symbol.zip](https://github.com/apache/incubator-mxnet/files/3191699/symbol.zip) Download+extract the attached json and run this script: ```

[GitHub] [incubator-mxnet] perdasilva opened a new pull request #14982: [CI] Disables large tensor size cpu test step

2019-05-17 Thread GitBox
perdasilva opened a new pull request #14982: [CI] Disables large tensor size cpu test step URL: https://github.com/apache/incubator-mxnet/pull/14982 ## Description ## The Large Tensor Size: CPU test step in the NightlyTestsForBinaries is killing the underlying CI node (see #14980).

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation

2019-05-17 Thread GitBox
TaoLv commented on a change in pull request #14893: Integrating the MKL VML functions to MXNET to speed-up the (element-wised) mathematic computation URL: https://github.com/apache/incubator-mxnet/pull/14893#discussion_r285129930 ## File path: src/operator/tensor/elemwise_unary_op.h

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-17 Thread GitBox
TaoLv commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952#discussion_r285126569 ## File path: docs/tutorials/mkldnn/MKLDNN_README.md ## @@ -15,297 +15,255 @@

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14980: [

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14980: [ URL: https://github.com/apache/incubator-mxnet/issues/14980#issuecomment-493453754 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 community members can

[GitHub] [incubator-mxnet] perdasilva opened a new issue #14980: [

2019-05-17 Thread GitBox
perdasilva opened a new issue #14980: [ URL: https://github.com/apache/incubator-mxnet/issues/14980 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issu

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14981: [CI][NightlyTestsForBinaries] Test Large Tensor: GPU Failing

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14981: [CI][NightlyTestsForBinaries] Test Large Tensor: GPU Failing URL: https://github.com/apache/incubator-mxnet/issues/14981#issuecomment-493454929 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some

[GitHub] [incubator-mxnet] perdasilva opened a new issue #14981: [CI][NightlyTestsForBinaries] Test Large Tensor: GPU Failing

2019-05-17 Thread GitBox
perdasilva opened a new issue #14981: [CI][NightlyTestsForBinaries] Test Large Tensor: GPU Failing URL: https://github.com/apache/incubator-mxnet/issues/14981 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checkl

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

2019-05-17 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 8d954be Bump the publish

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #14891: [Doc] Add MKL-DNN operator list

2019-05-17 Thread GitBox
pengzhao-intel commented on issue #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#issuecomment-493423467 It's great @TaoLv, please retrigger the CI and I will merge soon. This

[GitHub] [incubator-mxnet] TaoLv commented on issue #14891: [Doc] Add MKL-DNN operator list

2019-05-17 Thread GitBox
TaoLv commented on issue #14891: [Doc] Add MKL-DNN operator list URL: https://github.com/apache/incubator-mxnet/pull/14891#issuecomment-493393139 @pengzhao-intel Change the environmental variable name from `MKLDNN_POST_QUANTIZE` to `MKLDNN_QUANTIZE` accordingly. And also remove the `ReLU`

[GitHub] [incubator-mxnet] fierceX commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-05-17 Thread GitBox
fierceX commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-493378719 @TaoLv Yes, this will not go wrong, but this should be a bug. What i

[GitHub] [incubator-mxnet] TaoLv commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-05-17 Thread GitBox
TaoLv commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-493375246 @fierceX I'm not sure and don't know why but can you try the magic bel

[GitHub] [incubator-mxnet] mseth10 commented on issue #14957: [Bug] ValueError: There are multiple outputs with name "resnetv1b_layers4_conv0_fwd_output"

2019-05-17 Thread GitBox
mseth10 commented on issue #14957: [Bug] ValueError: There are multiple outputs with name "resnetv1b_layers4_conv0_fwd_output" URL: https://github.com/apache/incubator-mxnet/issues/14957#issuecomment-493370623 ``` import gluoncv import mxnet as mx data = mx.sym.var(name="data"

[GitHub] [incubator-mxnet] mseth10 commented on issue #14957: [Bug] ValueError: There are multiple outputs with name "resnetv1b_layers4_conv0_fwd_output"

2019-05-17 Thread GitBox
mseth10 commented on issue #14957: [Bug] ValueError: There are multiple outputs with name "resnetv1b_layers4_conv0_fwd_output" URL: https://github.com/apache/incubator-mxnet/issues/14957#issuecomment-493370182 @mxnet-label-bot add [Gluon] --

[GitHub] [incubator-mxnet] fierceX opened a new issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-05-17 Thread GitBox
fierceX opened a new issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979 Hardware and version information: --Python Info-- Version : 3

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14979: [BUG] Using a package with MKL and GPU versions, using python to open a new process will cause an error URL: https://github.com/apache/incubator-mxnet/issues/14979#issuecomment-493368233 Hey, this is the MXNet Label Bot. Thank you for submitt

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference

2019-05-17 Thread GitBox
mxnet-label-bot commented on issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference URL: https://github.com/apache/incubator-mxnet/issues/14978#issuecomment-493364288 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labe

[GitHub] [incubator-mxnet] haojin2 opened a new issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference

2019-05-17 Thread GitBox
haojin2 opened a new issue #14978: Flaky Test: test_tensorrt_lenet5.test_tensorrt_inference URL: https://github.com/apache/incubator-mxnet/issues/14978 Happening for 2 independent PRs. http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR

[GitHub] [incubator-mxnet] yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-17 Thread GitBox
yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952#discussion_r285009558 ## File path: docs/tutorials/mkldnn/MKLDNN_README.md ## @@ -1,20 +1,20 @@ - - -

[GitHub] [incubator-mxnet] yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md

2019-05-17 Thread GitBox
yinghu5 commented on a change in pull request #14952: Update mkldnn window build instructions in MKLDNN_README.md URL: https://github.com/apache/incubator-mxnet/pull/14952#discussion_r285007960 ## File path: docs/tutorials/mkldnn/MKLDNN_README.md ## @@ -1,20 +1,20 @@ - - -

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

2019-05-17 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 de44309 Bump the publish

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

2019-05-17 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 0b12c5c Bump the publish

  1   2   >