[GitHub] wenyangchu commented on issue #11359: Flaky test test_io:test_ImageRecordIter_seed_augmentation

2018-06-22 Thread GitBox
wenyangchu commented on issue #11359: Flaky test test_io:test_ImageRecordIter_seed_augmentation URL: https://github.com/apache/incubator-mxnet/issues/11359#issuecomment-399460075 Hi @marcoabreu, can it be that the multithreading of this iterator does not guarantee the order of the patches

[GitHub] wenyangchu opened a new pull request #11361: [WIP, meant for discussion for now] Determinism - option to choose only determinisitc algorithm

2018-06-22 Thread GitBox
wenyangchu opened a new pull request #11361: [WIP, meant for discussion for now] Determinism - option to choose only determinisitc algorithm URL: https://github.com/apache/incubator-mxnet/pull/11361 ## Description ## This pull request tries to let users have option to select determinisic

[GitHub] kgbook commented on issue #1161: ImpportError: No module named skimage when running Neural-style example

2018-06-22 Thread GitBox
kgbook commented on issue #1161: ImpportError: No module named skimage when running Neural-style example URL: https://github.com/apache/incubator-mxnet/issues/1161#issuecomment-399471121 @ipa-srd-rd My situation: OS: Mac OSX Issue: - OSX default python 2.7.10, /us

[GitHub] kgbook edited a comment on issue #1161: ImpportError: No module named skimage when running Neural-style example

2018-06-22 Thread GitBox
kgbook edited a comment on issue #1161: ImpportError: No module named skimage when running Neural-style example URL: https://github.com/apache/incubator-mxnet/issues/1161#issuecomment-399471121 @ipa-srd-rd My situation: OS: Mac OSX Issue: - OSX default python 2.7.

[GitHub] kgbook edited a comment on issue #1161: ImpportError: No module named skimage when running Neural-style example

2018-06-22 Thread GitBox
kgbook edited a comment on issue #1161: ImpportError: No module named skimage when running Neural-style example URL: https://github.com/apache/incubator-mxnet/issues/1161#issuecomment-399471121 @ipa-srd-rd My situation: OS: Mac OSX Issue: - OSX default python 2.7.

[GitHub] wenyangchu commented on issue #11341: Deterministic cudnn algorithms

2018-06-22 Thread GitBox
wenyangchu commented on issue #11341: Deterministic cudnn algorithms URL: https://github.com/apache/incubator-mxnet/issues/11341#issuecomment-399475683 Hi @DickJC123 , Thanks for your reply, I did an implementation this week due to my urgent need. I just put it into a pullrequest me

[GitHub] wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms

2018-06-22 Thread GitBox
wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms URL: https://github.com/apache/incubator-mxnet/issues/11341#issuecomment-399475683 Hi @DickJC123 , Thanks for your reply, I did an implementation this week due to my urgent need. I just put it into a pullreq

[GitHub] wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms

2018-06-22 Thread GitBox
wenyangchu edited a comment on issue #11341: Deterministic cudnn algorithms URL: https://github.com/apache/incubator-mxnet/issues/11341#issuecomment-399475683 Hi @DickJC123 , Thanks for your reply, I did an implementation this week due to my urgent need. I just put it into a pullreq

[GitHub] KellenSunderland opened a new pull request #11362: WIP

2018-06-22 Thread GitBox
KellenSunderland opened a new pull request #11362: WIP URL: https://github.com/apache/incubator-mxnet/pull/11362 WIP This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] leezu commented on issue #11355: Enable support for dense weight and sparse grad Adagrad updates

2018-06-22 Thread GitBox
leezu commented on issue #11355: Enable support for dense weight and sparse grad Adagrad updates URL: https://github.com/apache/incubator-mxnet/pull/11355#issuecomment-399506394 Rebased to rerun tests This is an automated mes

[GitHub] leezu commented on issue #11223: Allow specifying AdaGrad initial accumulator value

2018-06-22 Thread GitBox
leezu commented on issue #11223: Allow specifying AdaGrad initial accumulator value URL: https://github.com/apache/incubator-mxnet/pull/11223#issuecomment-399506656 Rebased to rerun tests This is an automated message from the

[GitHub] eric-haibin-lin opened a new issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory

2018-06-22 Thread GitBox
eric-haibin-lin opened a new issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/11363 ``` cp nosetests_mkl.xml nosetests_python3_mkldnn_cpu_mkl.xml — Shell Script <1s [ut-python3-mkldnn-cpu

[GitHub] eric-haibin-lin commented on issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory

2018-06-22 Thread GitBox
eric-haibin-lin commented on issue #11363: CI error: cannot stat 'nosetests_mkl.xml': No such file or directory URL: https://github.com/apache/incubator-mxnet/issues/11363#issuecomment-399508379 Also in http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detai

[GitHub] azai91 commented on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down.

2018-06-22 Thread GitBox
azai91 commented on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down. URL: https://github.com/apache/incubator-mxnet/issues/10599#issuecomment-399521037 Can we close this issue? This is an automated

[GitHub] thomelane commented on issue #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on issue #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#issuecomment-399521006 @indhub got any time to review? thanks! This is an automated message fro

[GitHub] thomelane commented on issue #11296: Adding 2 tutorials on Learning Rate Schedules

2018-06-22 Thread GitBox
thomelane commented on issue #11296: Adding 2 tutorials on Learning Rate Schedules URL: https://github.com/apache/incubator-mxnet/pull/11296#issuecomment-399521188 @indhub believe this is good to merge, since made adjustments as per @KellenSunderland feedback.

[GitHub] azai91 edited a comment on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down.

2018-06-22 Thread GitBox
azai91 edited a comment on issue #10599: [MKLDNN Bug] MKLDNN eats lots of memory and then crash down. URL: https://github.com/apache/incubator-mxnet/issues/10599#issuecomment-399521037 @pengzhao-intel Can we close this issue? --

[GitHub] eric-haibin-lin commented on issue #11353: Flaky test test_gluon_trainer.test_trainer_reset_kv

2018-06-22 Thread GitBox
eric-haibin-lin commented on issue #11353: Flaky test test_gluon_trainer.test_trainer_reset_kv URL: https://github.com/apache/incubator-mxnet/issues/11353#issuecomment-399524551 I'm able to reproduce it on windows. Still investigating --

[GitHub] haojin2 commented on issue #10931: [MXNET-349] Histogram Operator

2018-06-22 Thread GitBox
haojin2 commented on issue #10931: [MXNET-349] Histogram Operator URL: https://github.com/apache/incubator-mxnet/pull/10931#issuecomment-399526098 @piiswrong symbol is added for histogram. This is an automated message from the

[GitHub] Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197525892 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197527692 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197525297 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
Ishitori commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197527489 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] ArmageddonKnight opened a new pull request #11364: [MXNET-490] Added OpenLSTMRNN together with benchmarks and Tensorboard callback routines.

2018-06-22 Thread GitBox
ArmageddonKnight opened a new pull request #11364: [MXNET-490] Added OpenLSTMRNN together with benchmarks and Tensorboard callback routines. URL: https://github.com/apache/incubator-mxnet/pull/11364 ## Description ## This PR added an open-source LSTM RNN implementation, and also included

[GitHub] ArmageddonKnight closed pull request #11075: [MXNET-490] Added OpenLSTMRNN together with benchmarks and Tensorboard callback routines.

2018-06-22 Thread GitBox
ArmageddonKnight closed pull request #11075: [MXNET-490] Added OpenLSTMRNN together with benchmarks and Tensorboard callback routines. URL: https://github.com/apache/incubator-mxnet/pull/11075 This is an automated message fr

[GitHub] piiswrong commented on issue #11171: Flaky test: test_gluon.test_hybrid_static_memory_switching

2018-06-22 Thread GitBox
piiswrong commented on issue #11171: Flaky test: test_gluon.test_hybrid_static_memory_switching URL: https://github.com/apache/incubator-mxnet/issues/11171#issuecomment-399545661 @pengzhao-intel Looks like it only fails when using MKLDNN. Could you help take a look?

[GitHub] szha commented on issue #9412: Flaky Tests Tracking Issue

2018-06-22 Thread GitBox
szha commented on issue #9412: Flaky Tests Tracking Issue URL: https://github.com/apache/incubator-mxnet/issues/9412#issuecomment-399555698 We now use github project functionality for issue tracking. https://github.com/apache/incubator-mxnet/projects/9

[GitHub] szha closed issue #9412: Flaky Tests Tracking Issue

2018-06-22 Thread GitBox
szha closed issue #9412: Flaky Tests Tracking Issue URL: https://github.com/apache/incubator-mxnet/issues/9412 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197543819 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197542108 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
safrooze commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197543819 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fin

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197523122 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197546401 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197522915 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197546675 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197546780 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197523452 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197546584 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197523245 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197521416 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197523548 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197523810 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
indhub commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197546499 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Finde

[GitHub] larroy commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
larroy commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399567642 Hi again @gigasquid thanks a lot for your contribution. Some of us are not totally familiar with Clojure, so we are trying to find someone to help us r

[GitHub] Roshrini commented on issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds

2018-06-22 Thread GitBox
Roshrini commented on issue #8780: Failure in unittest test_operator.py:test_reduce for some seeds URL: https://github.com/apache/incubator-mxnet/issues/8780#issuecomment-399568028 @marcoabreu @KellenSunderland I ran this test for 1 times but couldn't reproduce the issue. Did this

[GitHub] ankkhedia commented on issue #9116: unit test test_ndarray.test_ndarray_indexing fails

2018-06-22 Thread GitBox
ankkhedia commented on issue #9116: unit test test_ndarray.test_ndarray_indexing fails URL: https://github.com/apache/incubator-mxnet/issues/9116#issuecomment-399574168 Couldn't reproduce the issue for 1 runs on the setup mentioned in the issue. --

[GitHub] gigasquid commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
gigasquid commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399579788 @larroy and @yzhliu - Thanks. Please let me know if there is anything I can do to help the review and get this merged. I've been trying to keep this

[GitHub] nswamy commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
nswamy commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399581523 @gigasquid I plan to spend sometime over the weekend to go through the code. This is an

[GitHub] piyushghai commented on issue #9669: Gateway timeout when downloading in test_contrib_text.test_download_embed

2018-06-22 Thread GitBox
piyushghai commented on issue #9669: Gateway timeout when downloading in test_contrib_text.test_download_embed URL: https://github.com/apache/incubator-mxnet/issues/9669#issuecomment-399585010 @marcoabreu Shall we consider this problem as solved with #1181 ? -

[GitHub] gigasquid commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
gigasquid commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399588943 @larroy I just looked at the Jenkins CI pipeline. I see there is a scala cpu and gpu tests right now. For the current clojure package, the tests are

[GitHub] nswamy commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
nswamy commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399590148 Its running on Ubuntu Linux inside a docker container On Fri, Jun 22, 2018 at 2:35 PM, Carin Meier wrote: > @larroy

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197576608 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197569350 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197568054 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197567380 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197568683 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197576453 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197576943 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197567000 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197572098 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] didibus commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
didibus commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399591623 Shouldn't the project versions no longer be SNAPSHOT if they are to be pulled in the incubator? My understanding is that Maven will look for the newes

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197576965 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197567175 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197574059 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197568653 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197567537 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197567916 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on issue #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on issue #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#issuecomment-399592081 thanks for the reviews @indhub @safrooze and @Ishitori! This is an autom

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197576994 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on a change in pull request #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#discussion_r197574040 ## File path: docs/tutorials/gluon/learning_rate_finder.md ## @@ -0,0 +1,321 @@ + +# Learning Rate Fi

[GitHub] ctcyang commented on a change in pull request #11357: [MXNET-331] Single machine All Reduce Topology-aware Communication

2018-06-22 Thread GitBox
ctcyang commented on a change in pull request #11357: [MXNET-331] Single machine All Reduce Topology-aware Communication URL: https://github.com/apache/incubator-mxnet/pull/11357#discussion_r197578464 ## File path: src/kvstore/comm.h ## @@ -767,11 +780,13 @@ class CommDevi

[GitHub] eric-haibin-lin commented on issue #10920: Flaky test test_operator_gpu.test_sparse_dot

2018-06-22 Thread GitBox
eric-haibin-lin commented on issue #10920: Flaky test test_operator_gpu.test_sparse_dot URL: https://github.com/apache/incubator-mxnet/issues/10920#issuecomment-399593502 ``` == FAIL: test_operator_gpu.test_spars

[GitHub] douglas125 commented on issue #7872: Where is the mxnet.ndarray.RNN function's implementation code?

2018-06-22 Thread GitBox
douglas125 commented on issue #7872: Where is the mxnet.ndarray.RNN function's implementation code? URL: https://github.com/apache/incubator-mxnet/issues/7872#issuecomment-399594043 Hi I find the same difficulty. For the GRU cell, for example, the documentation says that:

[GitHub] gigasquid commented on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
gigasquid commented on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399594324 @nswamy @larroy I switched the project.clj to use the linux cpu version to make it ready for CI. @didibus - good point. A discussion needs to

[GitHub] gigasquid edited a comment on issue #11205: Clojure Contrib Package

2018-06-22 Thread GitBox
gigasquid edited a comment on issue #11205: Clojure Contrib Package URL: https://github.com/apache/incubator-mxnet/pull/11205#issuecomment-399594324 @nswamy @larroy I switched the project.clj to use the linux cpu version to make it ready for CI. @didibus - good point. A discussion ne

[GitHub] rahul003 commented on issue #11286: Similar performance between AlexNet and ResNet-50 for training during benchmarking with train_imagenet.py

2018-06-22 Thread GitBox
rahul003 commented on issue #11286: Similar performance between AlexNet and ResNet-50 for training during benchmarking with train_imagenet.py URL: https://github.com/apache/incubator-mxnet/issues/11286#issuecomment-399595568 Hi @msharmavikram Your log for Alexnet shows that you're sti

[GitHub] rahul003 edited a comment on issue #11286: Similar performance between AlexNet and ResNet-50 for training during benchmarking with train_imagenet.py

2018-06-22 Thread GitBox
rahul003 edited a comment on issue #11286: Similar performance between AlexNet and ResNet-50 for training during benchmarking with train_imagenet.py URL: https://github.com/apache/incubator-mxnet/issues/11286#issuecomment-399595568 Hi @msharmavikram Your log for Alexnet shows that you

[GitHub] rahul003 commented on issue #11282: Surprisngly low Traning performance on V100

2018-06-22 Thread GitBox
rahul003 commented on issue #11282: Surprisngly low Traning performance on V100 URL: https://github.com/apache/incubator-mxnet/issues/11282#issuecomment-399595762 Hi @ZaidQureshi, Your log for Alexnet shows that you're still training network='resnet' . Please check your command, and ens

[GitHub] piiswrong opened a new pull request #11365: Fix flaky test 10380

2018-06-22 Thread GitBox
piiswrong opened a new pull request #11365: Fix flaky test 10380 URL: https://github.com/apache/incubator-mxnet/pull/11365 Original input scale is too big, which causes deconvolution output to be too big. This in turn causes accuracy problems for low precision data type. --

[GitHub] anirudh2290 opened a new pull request #11366: [WIP] Fix flaky test:test_sample_multinomial

2018-06-22 Thread GitBox
anirudh2290 opened a new pull request #11366: [WIP] Fix flaky test:test_sample_multinomial URL: https://github.com/apache/incubator-mxnet/pull/11366 ## Description ## The test used to run 5000 experiments and obtain samples from `random.multinomial` op for this experiment. It used t

[GitHub] thomelane commented on issue #11304: Added Learning Rate Finder tutorial

2018-06-22 Thread GitBox
thomelane commented on issue #11304: Added Learning Rate Finder tutorial URL: https://github.com/apache/incubator-mxnet/pull/11304#issuecomment-399600187 @indhub reverting back to use `save_params` since `save_parameters` only works with v1.3 which doesn't yet have pip version. ---

[GitHub] apeforest commented on issue #7826: Enable the test_CSVIter which fails intermittently on windows

2018-06-22 Thread GitBox
apeforest commented on issue #7826: Enable the test_CSVIter which fails intermittently on windows URL: https://github.com/apache/incubator-mxnet/issues/7826#issuecomment-399600766 I have run this test on Windows built from the latest MXNet source and could not reproduce the error. -

[GitHub] haojin2 opened a new issue #11367: Segfault when running test_operator_gpu.test_sparse_dot many times

2018-06-22 Thread GitBox
haojin2 opened a new issue #11367: Segfault when running test_operator_gpu.test_sparse_dot many times URL: https://github.com/apache/incubator-mxnet/issues/11367 Environment: p2.8xlarge with DL AMI(Ubuntu) Instruction to reproduce: Build and install MXNet from source with instructions i

[GitHub] zhreshold commented on issue #11325: Added TensorRT runtime integration

2018-06-22 Thread GitBox
zhreshold commented on issue #11325: Added TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-399602560 It is a very nice feature, solid PR. I do observe that now the graph executors depend on contrib features like onnx graph and tensorrt

[GitHub] apeforest commented on issue #9972: Flaky test on Windows: test_random.test_random

2018-06-22 Thread GitBox
apeforest commented on issue #9972: Flaky test on Windows: test_random.test_random URL: https://github.com/apache/incubator-mxnet/issues/9972#issuecomment-399603078 I tried running this on Windows instance built from the latest MXNet and I could not reproduce the error with the given seed

[GitHub] szha commented on issue #7826: Enable the test_CSVIter which fails intermittently on windows

2018-06-22 Thread GitBox
szha commented on issue #7826: Enable the test_CSVIter which fails intermittently on windows URL: https://github.com/apache/incubator-mxnet/issues/7826#issuecomment-399604081 thanks @haojin2 for the fix, @apeforest for confirming the fix. --

[GitHub] szha closed issue #7826: Enable the test_CSVIter which fails intermittently on windows

2018-06-22 Thread GitBox
szha closed issue #7826: Enable the test_CSVIter which fails intermittently on windows URL: https://github.com/apache/incubator-mxnet/issues/7826 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] anirudh2290 closed pull request #11332: [MXNET-558] Fix 'AttributeError: '_thread._local' object has no attribute 'value'' on distributed processing applications

2018-06-22 Thread GitBox
anirudh2290 closed pull request #11332: [MXNET-558] Fix 'AttributeError: '_thread._local' object has no attribute 'value'' on distributed processing applications URL: https://github.com/apache/incubator-mxnet/pull/11332 This is a PR merged from a forked repository. As GitHub hides the or

[incubator-mxnet] branch master updated: [MXNET-558] Fix 'AttributeError: '_thread._local' object has no attribute 'value'' on distributed processing applications (#11332)

2018-06-22 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 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 579e376 [MXNET-558] Fix 'Attribut

[GitHub] mbaijal opened a new issue #11368: Enable NCCL Flag in MXNet CI

2018-06-22 Thread GitBox
mbaijal opened a new issue #11368: Enable NCCL Flag in MXNet CI URL: https://github.com/apache/incubator-mxnet/issues/11368 ## Description There are currently no tests running in CI with the NCCL flag enabled. At a minimum we should, add a docker with NCCL libs, add a build with the

[GitHub] haojin2 commented on issue #11346: Logic operator returns NDArrays of float, not int / boolean

2018-06-22 Thread GitBox
haojin2 commented on issue #11346: Logic operator returns NDArrays of float, not int / boolean URL: https://github.com/apache/incubator-mxnet/issues/11346#issuecomment-399605947 MXNet does not have bool type support right now. --

[GitHub] mbaijal opened a new issue #11369: [Nightly Tests] Installation Guide Test needs to be fixed

2018-06-22 Thread GitBox
mbaijal opened a new issue #11369: [Nightly Tests] Installation Guide Test needs to be fixed URL: https://github.com/apache/incubator-mxnet/issues/11369 The script to test the installation guide `run_test_installation_docs.sh` has some issues that need to be fixed particularly the first on

[GitHub] zhreshold opened a new pull request #11370: fix recordfile dataset with multi worker

2018-06-22 Thread GitBox
zhreshold opened a new pull request #11370: fix recordfile dataset with multi worker URL: https://github.com/apache/incubator-mxnet/pull/11370 ## Description ## Con't fix as #10628 is closed. This is considered a temporary solution, until a backend support is merged. No API change

[GitHub] azai91 opened a new pull request #11371: [MXNET-486] Create CPP test for concat MKLDNN operator

2018-06-22 Thread GitBox
azai91 opened a new pull request #11371: [MXNET-486] Create CPP test for concat MKLDNN operator URL: https://github.com/apache/incubator-mxnet/pull/11371 ## Description ## Add test for MKLDNN concat forward / backward operator ## Checklist ## ### Essentials ### Please feel f

[GitHub] larroy commented on issue #11259: [MXNET-184] Fix flaky test test_operator.test_binary_op due to numerical errors

2018-06-22 Thread GitBox
larroy commented on issue #11259: [MXNET-184] Fix flaky test test_operator.test_binary_op due to numerical errors URL: https://github.com/apache/incubator-mxnet/pull/11259#issuecomment-399609893 @szha @marcoabreu Can we merge this one? I think the remaining issue is a different bug which i

[GitHub] junrushao1994 commented on issue #11346: Logic operator returns NDArrays of float, not int / boolean

2018-06-22 Thread GitBox
junrushao1994 commented on issue #11346: Logic operator returns NDArrays of float, not int / boolean URL: https://github.com/apache/incubator-mxnet/issues/11346#issuecomment-399611289 @haojin2 I mean it could be more reasonable if the returned type is `numpy.int`

[GitHub] lupesko commented on issue #9972: Flaky test on Windows: test_random.test_random

2018-06-22 Thread GitBox
lupesko commented on issue #9972: Flaky test on Windows: test_random.test_random URL: https://github.com/apache/incubator-mxnet/issues/9972#issuecomment-399616136 @apeforest how many times did you run it? This is an automated

[GitHub] kpmurali opened a new pull request #11372: [MXNET-562] Broken link fixes IV

2018-06-22 Thread GitBox
kpmurali opened a new pull request #11372: [MXNET-562] Broken link fixes IV URL: https://github.com/apache/incubator-mxnet/pull/11372 ## Description ## Invalid community/index links being generated in the toc tree ## Checklist ## ### Changes ### - [ x ] Removing the old inval

[GitHub] apeforest commented on issue #9972: Flaky test on Windows: test_random.test_random

2018-06-22 Thread GitBox
apeforest commented on issue #9972: Flaky test on Windows: test_random.test_random URL: https://github.com/apache/incubator-mxnet/issues/9972#issuecomment-399618228 I ran twice. Once with the default seed, once with the problematic seed as specified in the description. --

[GitHub] apeforest edited a comment on issue #9972: Flaky test on Windows: test_random.test_random

2018-06-22 Thread GitBox
apeforest edited a comment on issue #9972: Flaky test on Windows: test_random.test_random URL: https://github.com/apache/incubator-mxnet/issues/9972#issuecomment-399618228 I ran twice. Once with the default seed, once with the problematic seed as specified in the description. I will run m

  1   2   >