[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #17325: Fix Flaky Test Higher Order Grad

2020-01-19 Thread GitBox
kshitij12345 commented on a change in pull request #17325: Fix Flaky Test Higher Order Grad URL: https://github.com/apache/incubator-mxnet/pull/17325#discussion_r368274020 ## File path: tests/python/unittest/test_higher_order_grad.py ## @@ -27,7 +27,8 @@ from common impor

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #17362: [flaky] test_higher_order_grad.test_arcsin

2020-01-19 Thread GitBox
kshitij12345 commented on issue #17362: [flaky] test_higher_order_grad.test_arcsin URL: https://github.com/apache/incubator-mxnet/issues/17362#issuecomment-575978053 #17325 This is an automated message from the Apache Git S

[GitHub] [incubator-mxnet] kshitij12345 commented on issue #17325: Fix Flaky Test Higher Order Grad

2020-01-19 Thread GitBox
kshitij12345 commented on issue #17325: Fix Flaky Test Higher Order Grad URL: https://github.com/apache/incubator-mxnet/pull/17325#issuecomment-575979165 @sxjscience @apeforest @larroy While trying to track the causes for failures, I found that there is an issue with the way we are

[GitHub] [incubator-mxnet] ResearchingDexter opened a new issue #17380: pip install error

2020-01-19 Thread GitBox
ResearchingDexter opened a new issue #17380: pip install error URL: https://github.com/apache/incubator-mxnet/issues/17380 ## Description I compiled MXNet for the source code, but I got the error when I **install MXNet for python** ### Error Message ```python Obtaining file:

[GitHub] [incubator-mxnet] bjoern234 commented on issue #15721: Regression w/ Keras and MxNet 1.5.0: Error in operator batchnorm... Check failed: i >= 0 && i < ndim(): index = 1 must be in range [0, -

2020-01-19 Thread GitBox
bjoern234 commented on issue #15721: Regression w/ Keras and MxNet 1.5.0: Error in operator batchnorm... Check failed: i >= 0 && i < ndim(): index = 1 must be in range [0, -1) URL: https://github.com/apache/incubator-mxnet/issues/15721#issuecomment-575984914 It seems that this issue still

[GitHub] [incubator-mxnet] leezu commented on issue #17380: pip install error

2020-01-19 Thread GitBox
leezu commented on issue #17380: pip install error URL: https://github.com/apache/incubator-mxnet/issues/17380#issuecomment-575987463 Please provide the full logs mentioned inside your code snippet. This is an automated messa

[GitHub] [incubator-mxnet] leezu commented on issue #17378: libmxnet.so: File format not recognized

2020-01-19 Thread GitBox
leezu commented on issue #17378: libmxnet.so: File format not recognized URL: https://github.com/apache/incubator-mxnet/issues/17378#issuecomment-575987612 You can find more recent nightly releases at https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html MXNet 1.6 final re

[GitHub] [incubator-mxnet] leezu closed issue #17378: libmxnet.so: File format not recognized

2020-01-19 Thread GitBox
leezu closed issue #17378: libmxnet.so: File format not recognized URL: https://github.com/apache/incubator-mxnet/issues/17378 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #17297: Fix NCCL Cmake autodetect issue

2020-01-19 Thread GitBox
leezu commented on a change in pull request #17297: Fix NCCL Cmake autodetect issue URL: https://github.com/apache/incubator-mxnet/pull/17297#discussion_r368281540 ## File path: cmake/Modules/FindNCCL.cmake ## @@ -33,6 +33,23 @@ set(NCCL_ROOT_DIR "" CACHE PATH "Folder c

[GitHub] [incubator-mxnet] leezu commented on issue #17324: USE_JEMALLOC=OFF by default

2020-01-19 Thread GitBox
leezu commented on issue #17324: USE_JEMALLOC=OFF by default URL: https://github.com/apache/incubator-mxnet/pull/17324#issuecomment-575988051 Thanks, I will send a mail to dev. This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] leezu commented on issue #17354: fix error "TypeError: 'zip' object is not subscriptable" in deepspeec…

2020-01-19 Thread GitBox
leezu commented on issue #17354: fix error "TypeError: 'zip' object is not subscriptable" in deepspeec… URL: https://github.com/apache/incubator-mxnet/pull/17354#issuecomment-575989083 @ChaiBapchya yes, it's a "Py3 only bug".

[GitHub] [incubator-mxnet] leezu merged pull request #17354: fix error "TypeError: 'zip' object is not subscriptable" in deepspeec…

2020-01-19 Thread GitBox
leezu merged pull request #17354: fix error "TypeError: 'zip' object is not subscriptable" in deepspeec… URL: https://github.com/apache/incubator-mxnet/pull/17354 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch master updated (49df604 -> 566905f)

2020-01-19 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 49df604 Fixes version comparison algorithm (#17319) add 566905f Fix Python 3 compatibility in example

[GitHub] [incubator-mxnet] a550461053 commented on issue #17378: libmxnet.so: File format not recognized

2020-01-19 Thread GitBox
a550461053 commented on issue #17378: libmxnet.so: File format not recognized URL: https://github.com/apache/incubator-mxnet/issues/17378#issuecomment-575993395 > You can find more recent nightly releases at https://apache-mxnet.s3-us-west-2.amazonaws.com/dist/index.html > > MXNet 1

[GitHub] [incubator-mxnet] leezu merged pull request #17365: update license

2020-01-19 Thread GitBox
leezu merged pull request #17365: update license URL: https://github.com/apache/incubator-mxnet/pull/17365 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[incubator-mxnet] branch master updated (566905f -> bef2c9d)

2020-01-19 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 566905f Fix Python 3 compatibility in example/speech_recognition (#17354) add bef2c9d Update LICENSE

[GitHub] [incubator-mxnet] zhongyuchen opened a new issue #17381: High cpu usage of gluon.data.Dataloader

2020-01-19 Thread GitBox
zhongyuchen opened a new issue #17381: High cpu usage of gluon.data.Dataloader URL: https://github.com/apache/incubator-mxnet/issues/17381 ## Description I found that if `num_workers=0`, there will be a high CPU usage (nearly ~50% of 48CPUs). This occurs whenever I enabling CUDA.

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

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

[GitHub] [incubator-mxnet] a550461053 opened a new issue #17382: lib_custom_op support gpu without rebuilding mxnet

2020-01-19 Thread GitBox
a550461053 opened a new issue #17382: lib_custom_op support gpu without rebuilding mxnet URL: https://github.com/apache/incubator-mxnet/issues/17382 ## Description I want to create a lib_custom_op in c++ mxnet-backend without rebuilding the whole mxnet. In example/extensions/lib_custom_

[GitHub] [incubator-mxnet] wkcn commented on issue #17382: lib_custom_op support gpu without rebuilding mxnet

2020-01-19 Thread GitBox
wkcn commented on issue #17382: lib_custom_op support gpu without rebuilding mxnet URL: https://github.com/apache/incubator-mxnet/issues/17382#issuecomment-576003832 It doesn't support GPU yet. The PR https://github.com/apache/incubator-mxnet/pull/17270 is work in process. --

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

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

[GitHub] [incubator-mxnet] bjoern234 opened a new issue #17383: How to use Conv1d in Julia

2020-01-19 Thread GitBox
bjoern234 opened a new issue #17383: How to use Conv1d in Julia URL: https://github.com/apache/incubator-mxnet/issues/17383 Hi! I've tried to translate the Conv1d Python Keras/TF example from [https://machinelearningmastery.com/cnn-models-for-human-activity-recognition-time-series-classi

[GitHub] [incubator-mxnet] leezu closed issue #17338: Unable to build mxnet with USE_OPENMP=OFF with MKLDNN backend

2020-01-19 Thread GitBox
leezu closed issue #17338: Unable to build mxnet with USE_OPENMP=OFF with MKLDNN backend URL: https://github.com/apache/incubator-mxnet/issues/17338 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] leezu merged pull request #17356: cmake: check USE_OPENMP for proper MKL-DNN build flag

2020-01-19 Thread GitBox
leezu merged pull request #17356: cmake: check USE_OPENMP for proper MKL-DNN build flag URL: https://github.com/apache/incubator-mxnet/pull/17356 This is an automated message from the Apache Git Service. To respond to the me

[incubator-mxnet] branch master updated (bef2c9d -> d95d74f)

2020-01-19 Thread lausen
This is an automated email from the ASF dual-hosted git repository. lausen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from bef2c9d Update LICENSE for fonts (#17365) add d95d74f cmake: check USE_OPENMP and pass proper MKL-DNN

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat…

2020-01-19 Thread GitBox
haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat… URL: https://github.com/apache/incubator-mxnet/pull/17360#discussion_r368320815 ## File path: python/mxnet/numpy/random.py ## @@ -242,6 +242,82 @@ d

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat…

2020-01-19 Thread GitBox
haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat… URL: https://github.com/apache/incubator-mxnet/pull/17360#discussion_r368320830 ## File path: python/mxnet/numpy_op_fallback.py ## @@ -158,3 +165,62

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat…

2020-01-19 Thread GitBox
haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat… URL: https://github.com/apache/incubator-mxnet/pull/17360#discussion_r368328925 ## File path: python/mxnet/numpy_op_fallback.py ## @@ -158,3 +165,62

[GitHub] [incubator-mxnet] haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat…

2020-01-19 Thread GitBox
haojin2 commented on a change in pull request #17360: add random.multivariate_normal, fix empty_like dtype problem, fix gat… URL: https://github.com/apache/incubator-mxnet/pull/17360#discussion_r368331049 ## File path: python/mxnet/numpy/random.py ## @@ -242,6 +242,82 @@ d

[GitHub] [incubator-mxnet] haojin2 merged pull request #17280: [numpy] add op random.exponential

2020-01-19 Thread GitBox
haojin2 merged pull request #17280: [numpy] add op random.exponential URL: https://github.com/apache/incubator-mxnet/pull/17280 This is an automated message from the Apache Git Service. To respond to the message, please log o

[incubator-mxnet] branch master updated: [numpy] add op random.exponential (#17280)

2020-01-19 Thread haoj
This is an automated email from the ASF dual-hosted git repository. haoj 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 28742cf [numpy] add op random.exponentia

[GitHub] [incubator-mxnet] ptrendx merged pull request #17375: [v1.6.x] fix license and copyright issues (#17364)

2020-01-19 Thread GitBox
ptrendx merged pull request #17375: [v1.6.x] fix license and copyright issues (#17364) URL: https://github.com/apache/incubator-mxnet/pull/17375 This is an automated message from the Apache Git Service. To respond to the mes

[incubator-mxnet] branch v1.6.x updated: fix license and copyright issues (#17364) (#17375)

2020-01-19 Thread ptrendx
This is an automated email from the ASF dual-hosted git repository. ptrendx pushed a commit to branch v1.6.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.6.x by this push: new 7ebfca3 fix license and copyright iss

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

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

[GitHub] [incubator-mxnet] a550461053 commented on issue #17382: lib_custom_op support gpu without rebuilding mxnet

2020-01-19 Thread GitBox
a550461053 commented on issue #17382: lib_custom_op support gpu without rebuilding mxnet URL: https://github.com/apache/incubator-mxnet/issues/17382#issuecomment-576075939 > It doesn't support GPU yet. The PR #17270 is work in process. OK, thanks, I will pay attention to the PR #172

[GitHub] [incubator-mxnet] ResearchingDexter commented on issue #17380: pip install error

2020-01-19 Thread GitBox
ResearchingDexter commented on issue #17380: pip install error URL: https://github.com/apache/incubator-mxnet/issues/17380#issuecomment-576077780 It only printed so much, how I can do that. This is an automated message fr

[GitHub] [incubator-mxnet] heaseny opened a new issue #17384: Error in numpy unit test

2020-01-19 Thread GitBox
heaseny opened a new issue #17384: Error in numpy unit test URL: https://github.com/apache/incubator-mxnet/issues/17384 ## Description When I ran the test nosetests -s -v tests/python/unittest/test_numpy_interoperability.py:test_np_fallback_ops , it raised error "TypeError: No loop

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17302: [numpy]add op random.logistic, random.gumbel

2020-01-19 Thread GitBox
reminisce commented on a change in pull request #17302: [numpy]add op random.logistic, random.gumbel URL: https://github.com/apache/incubator-mxnet/pull/17302#discussion_r368362440 ## File path: python/mxnet/ndarray/numpy/random.py ## @@ -193,6 +194,83 @@ def normal(loc=0.

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17302: [numpy]add op random.logistic, random.gumbel

2020-01-19 Thread GitBox
reminisce commented on a change in pull request #17302: [numpy]add op random.logistic, random.gumbel URL: https://github.com/apache/incubator-mxnet/pull/17302#discussion_r368362494 ## File path: python/mxnet/ndarray/numpy/random.py ## @@ -193,6 +194,83 @@ def normal(loc=0.

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler

2020-01-19 Thread GitBox
ArmageddonKnight commented on a change in pull request #17376: [MXNET-1404] Implement storage tagging, the first half of the memory profiler URL: https://github.com/apache/incubator-mxnet/pull/17376#discussion_r368373989 ## File path: src/profiler/gpu_memory_profiler.cc ##

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

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