[GitHub] KellenSunderland commented on issue #8383: test_arange failure - Jetson TX2 (CPU)

2018-08-15 Thread GitBox
KellenSunderland commented on issue #8383: test_arange failure - Jetson TX2 (CPU) URL: https://github.com/apache/incubator-mxnet/issues/8383#issuecomment-413445660 Sorry was traveling. Will try to take a look at this one today. -

[GitHub] haojin2 commented on a change in pull request #12200: [MXNET-696] 'make pylint' should run pylint under both Python 2 and Python 3

2018-08-15 Thread GitBox
haojin2 commented on a change in pull request #12200: [MXNET-696] 'make pylint' should run pylint under both Python 2 and Python 3 URL: https://github.com/apache/incubator-mxnet/pull/12200#discussion_r210493190 ## File path: Makefile ## @@ -534,7 +534,10 @@ cpplint:

[GitHub] vdantu commented on issue #12197: topk regression

2018-08-15 Thread GitBox
vdantu commented on issue #12197: topk regression URL: https://github.com/apache/incubator-mxnet/issues/12197#issuecomment-413440365 @mxnet-label-bot: [Python, Operator, Bug] This is an automated message from the Apache Git S

[GitHub] cclauss opened a new pull request #12200: [MXNET-696] 'make pylint' should run pylint under both Python 2 and Python 3

2018-08-15 Thread GitBox
cclauss opened a new pull request #12200: [MXNET-696] 'make pylint' should run pylint under both Python 2 and Python 3 URL: https://github.com/apache/incubator-mxnet/pull/12200 @vandanavk ## Description ## 'make pylint' should run pylint under both Python 2 and Python 3 ##

[GitHub] perdasilva commented on issue #12090: [MXNET-791] Pick with negative indices

2018-08-15 Thread GitBox
perdasilva commented on issue #12090: [MXNET-791] Pick with negative indices URL: https://github.com/apache/incubator-mxnet/pull/12090#issuecomment-413438378 @haojin2 @sandeep-krishnamurthy I've fixed the typo and done as hao jin asked. Thanks for the review guys ^^ ---

[GitHub] aaronmarkham commented on issue #12199: bump timeout on Jenkins for docs/website to 120 min

2018-08-15 Thread GitBox
aaronmarkham commented on issue #12199: bump timeout on Jenkins for docs/website to 120 min URL: https://github.com/apache/incubator-mxnet/pull/12199#issuecomment-413438266 @nswamy @larroy @marcoabreu @haojin2 This is an auto

[GitHub] perdasilva commented on a change in pull request #12090: [MXNET-791] Pick with negative indices

2018-08-15 Thread GitBox
perdasilva commented on a change in pull request #12090: [MXNET-791] Pick with negative indices URL: https://github.com/apache/incubator-mxnet/pull/12090#discussion_r210486557 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -112,6 +114,14 @@ struct PickParam

[GitHub] aaronmarkham opened a new pull request #12199: bump timeout on Jenkins for docs/website to 120 min

2018-08-15 Thread GitBox
aaronmarkham opened a new pull request #12199: bump timeout on Jenkins for docs/website to 120 min URL: https://github.com/apache/incubator-mxnet/pull/12199 ## Description ## Patch the Jenkins timeout to run for up to 120 minutes. We're getting [timeouts](http://jenkins.mxnet-ci

[GitHub] zhreshold commented on issue #11872: "socket.error: [Errno 111] Connection refused" while training with multiple workers

2018-08-15 Thread GitBox
zhreshold commented on issue #11872: "socket.error: [Errno 111] Connection refused" while training with multiple workers URL: https://github.com/apache/incubator-mxnet/issues/11872#issuecomment-413429662 @ifeherva `docker run --shm-size xxx`, if not specified, docker has no shared memory

[GitHub] ifeherva commented on issue #11872: "socket.error: [Errno 111] Connection refused" while training with multiple workers

2018-08-15 Thread GitBox
ifeherva commented on issue #11872: "socket.error: [Errno 111] Connection refused" while training with multiple workers URL: https://github.com/apache/incubator-mxnet/issues/11872#issuecomment-413429373 I am using the latest master and the issue still persists in docker. Even num_workers

[GitHub] haojin2 opened a new pull request #12194: Fixing typo in python/mxnet/symbol/image.py

2018-08-15 Thread GitBox
haojin2 opened a new pull request #12194: Fixing typo in python/mxnet/symbol/image.py URL: https://github.com/apache/incubator-mxnet/pull/12194 ## Description ## Fix for #12179. ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on this PR)

[GitHub] haojin2 closed pull request #12194: Fixing typo in python/mxnet/symbol/image.py

2018-08-15 Thread GitBox
haojin2 closed pull request #12194: Fixing typo in python/mxnet/symbol/image.py URL: https://github.com/apache/incubator-mxnet/pull/12194 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] anirudh2290 closed issue #11998: Flaky test MKLDNN_BASE.MKLDNNSum

2018-08-15 Thread GitBox
anirudh2290 closed issue #11998: Flaky test MKLDNN_BASE.MKLDNNSum URL: https://github.com/apache/incubator-mxnet/issues/11998 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] anirudh2290 commented on issue #11998: Flaky test MKLDNN_BASE.MKLDNNSum

2018-08-15 Thread GitBox
anirudh2290 commented on issue #11998: Flaky test MKLDNN_BASE.MKLDNNSum URL: https://github.com/apache/incubator-mxnet/issues/11998#issuecomment-413425388 Fixed by #12080 This is an automated message from the Apache Git Serv

[GitHub] anirudh2290 closed pull request #12080: Fix MKLDNNSum cpp test failure

2018-08-15 Thread GitBox
anirudh2290 closed pull request #12080: Fix MKLDNNSum cpp test failure URL: https://github.com/apache/incubator-mxnet/pull/12080 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[incubator-mxnet] branch master updated: Fix MKLDNNSum cpp test failure (#12080)

2018-08-15 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 ab92fd8 Fix MKLDNNSum cpp test fa

[GitHub] haojin2 commented on a change in pull request #12091: [MXNET-792] Fix for issue #9816 with dropout operator and RNG

2018-08-15 Thread GitBox
haojin2 commented on a change in pull request #12091: [MXNET-792] Fix for issue #9816 with dropout operator and RNG URL: https://github.com/apache/incubator-mxnet/pull/12091#discussion_r210476089 ## File path: tests/python/unittest/test_operator.py ## @@ -5514,7 +5514,7 @@

[GitHub] cclauss commented on issue #11904: 47 undefined variable errors with Pylint

2018-08-15 Thread GitBox
cclauss commented on issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-413424888 Pylint finds no undefined names when running on Python 2 and when running on Python 3? ---

[GitHub] sandeep-krishnamurthy closed issue #12066: Unable to library the package "mxnet" in R 3.5.1 on Mac

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #12066: Unable to library the package "mxnet" in R 3.5.1 on Mac URL: https://github.com/apache/incubator-mxnet/issues/12066 This is an automated message from the Apache Git Service. To resp

[GitHub] sandeep-krishnamurthy closed issue #10267: Continue train in R: what is begin_round?

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #10267: Continue train in R: what is begin_round? URL: https://github.com/apache/incubator-mxnet/issues/10267 This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] sandeep-krishnamurthy closed issue #7590: Gradient function not returning enough gradient

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #7590: Gradient function not returning enough gradient URL: https://github.com/apache/incubator-mxnet/issues/7590 This is an automated message from the Apache Git Service. To respond to the

[GitHub] sandeep-krishnamurthy closed issue #10906: transforms.Compose not working as expected.

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #10906: transforms.Compose not working as expected. URL: https://github.com/apache/incubator-mxnet/issues/10906 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] sandeep-krishnamurthy closed issue #8415: python api docs: links to external resources broken

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #8415: python api docs: links to external resources broken URL: https://github.com/apache/incubator-mxnet/issues/8415 This is an automated message from the Apache Git Service. To respond to

[GitHub] sandeep-krishnamurthy closed issue #11718: test_operator.test_laop has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11718: test_operator.test_laop has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11718 This is an automated message from the Apache Git Service.

[GitHub] sandeep-krishnamurthy closed issue #11716: test_operator.test_elementwise_sum has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11716: test_operator.test_elementwise_sum has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11716 This is an automated message from the Apache Gi

[GitHub] sandeep-krishnamurthy closed issue #11692: test_loss.test_ce_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11692: test_loss.test_ce_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11692 This is an automated message from the Apache Git Service. T

[GitHub] sandeep-krishnamurthy closed issue #11691: test_loss.test_bce_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11691: test_loss.test_bce_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11691 This is an automated message from the Apache Git Service.

[GitHub] sandeep-krishnamurthy closed issue #11697: test_loss.test_kl_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11697: test_loss.test_kl_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11697 This is an automated message from the Apache Git Service. T

[GitHub] sandeep-krishnamurthy closed issue #11694: test_loss.test_ctc_loss_train has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11694: test_loss.test_ctc_loss_train has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11694 This is an automated message from the Apache Git Ser

[GitHub] sandeep-krishnamurthy closed issue #11702: test_loss.test_squared_hinge_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11702: test_loss.test_squared_hinge_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11702 This is an automated message from the Apache Git

[GitHub] sandeep-krishnamurthy closed issue #11698: test_loss.test_l1_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11698: test_loss.test_l1_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11698 This is an automated message from the Apache Git Service. T

[GitHub] sandeep-krishnamurthy closed issue #11700: test_loss.test_sample_weight_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11700: test_loss.test_sample_weight_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11700 This is an automated message from the Apache Git

[GitHub] sandeep-krishnamurthy closed issue #11703: test_loss.test_triplet_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11703: test_loss.test_triplet_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11703 This is an automated message from the Apache Git Servi

[GitHub] sandeep-krishnamurthy closed issue #11695: test_loss.test_hinge_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11695: test_loss.test_hinge_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11695 This is an automated message from the Apache Git Service

[GitHub] sandeep-krishnamurthy closed issue #11704: test_module.test_factorization_machine_module has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11704: test_module.test_factorization_machine_module has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11704 This is an automated message from t

[GitHub] sandeep-krishnamurthy closed issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11738 This is an automated message from the Apache Git Servic

[GitHub] sandeep-krishnamurthy closed issue #11740: test_sparse_ndarray.test_sparse_nd_pickle has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11740: test_sparse_ndarray.test_sparse_nd_pickle has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11740 This is an automated message from the Ap

[GitHub] sandeep-krishnamurthy closed issue #11734: test_operator_gpu.test_psroipooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11734: test_operator_gpu.test_psroipooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11734 This is an automated message from t

[GitHub] sandeep-krishnamurthy closed issue #8049: Enable the test test_ndarray.test_cached after fixing the crash.

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #8049: Enable the test test_ndarray.test_cached after fixing the crash. URL: https://github.com/apache/incubator-mxnet/issues/8049 This is an automated message from the Apache Git Service.

[GitHub] vandanavk closed issue #11904: 47 undefined variable errors with Pylint

2018-08-15 Thread GitBox
vandanavk closed issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] vandanavk commented on issue #11904: 47 undefined variable errors with Pylint

2018-08-15 Thread GitBox
vandanavk commented on issue #11904: 47 undefined variable errors with Pylint URL: https://github.com/apache/incubator-mxnet/issues/11904#issuecomment-413418000 All the errors in this list have been fixed. Closing this bug.

[GitHub] eric-haibin-lin commented on issue #12197: topk regression

2018-08-15 Thread GitBox
eric-haibin-lin commented on issue #12197: topk regression URL: https://github.com/apache/incubator-mxnet/issues/12197#issuecomment-413417215 @ciyongch thanks for looking into this. Your help is much appreciated This is an a

[GitHub] aaronmarkham commented on issue #11916: [MXNET-744] Sphinx error reduction

2018-08-15 Thread GitBox
aaronmarkham commented on issue #11916: [MXNET-744] Sphinx error reduction URL: https://github.com/apache/incubator-mxnet/pull/11916#issuecomment-413415525 Need to rebase and test after recent updates! Let me do that before merging. Thanks! -

[GitHub] wkcn edited a comment on issue #11913: Unexpectedly poor copy() performance

2018-08-15 Thread GitBox
wkcn edited a comment on issue #11913: Unexpectedly poor copy() performance URL: https://github.com/apache/incubator-mxnet/issues/11913#issuecomment-413410094 @safrooze You are right. Sorry that I didn't know how many times the operator executes. I did a simple experiment [Co

[GitHub] aaronmarkham commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
aaronmarkham commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195#issuecomment-413411307 Login to Jenkins and look at test-website-build. That's what points to the Jenkinsfile-dev version. Email notifica

[GitHub] wkcn commented on issue #11913: Unexpectedly poor copy() performance

2018-08-15 Thread GitBox
wkcn commented on issue #11913: Unexpectedly poor copy() performance URL: https://github.com/apache/incubator-mxnet/issues/11913#issuecomment-413410094 @safrooze You are right. Sorry that I didn't know how many times the operator executes. I did a simple experiment [Code](htt

[GitHub] DuCheng2018 commented on issue #12041: Bug in v1.2.0 ?

2018-08-15 Thread GitBox
DuCheng2018 commented on issue #12041: Bug in v1.2.0 ? URL: https://github.com/apache/incubator-mxnet/issues/12041#issuecomment-413408554 No one answer my question? This is an automated message from the Apache Git Service. To

[GitHub] nswamy closed pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
nswamy closed pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance:

[incubator-mxnet] branch master updated: [MXNet-744] Fix website build pipeline Python 3 issues (#12195)

2018-08-15 Thread nswamy
This is an automated email from the ASF dual-hosted git repository. nswamy 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 7cb28f2 [MXNet-744] Fix website build

[GitHub] nswamy commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
nswamy commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195#issuecomment-413406357 LGTM, but I am not sure where is the new Jenkinsfile-dev used. I will merge this to unblock CI and can continue to follo

[GitHub] nswamy commented on a change in pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
nswamy commented on a change in pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195#discussion_r210462918 ## File path: docs/Jenkinsfile-dev ## @@ -0,0 +1,54 @@ +// -*- mode: groovy -*- Re

[GitHub] nswamy commented on issue #11990: [MXNET-744] Docs build tools update

2018-08-15 Thread GitBox
nswamy commented on issue #11990: [MXNET-744] Docs build tools update URL: https://github.com/apache/incubator-mxnet/pull/11990#issuecomment-413403016 aaronmarkham understand CI changing to Py3 caused your code to break, however we cannot have CI blocked. Thanks for acting swiftly on this.

[GitHub] ciyongch commented on issue #12197: topk regression

2018-08-15 Thread GitBox
ciyongch commented on issue #12197: topk regression URL: https://github.com/apache/incubator-mxnet/issues/12197#issuecomment-413401932 @leezu Thanks for reporting the issue, I'm looking into this now. This is an automated mes

[GitHub] aaronmarkham commented on issue #11990: [MXNET-744] Docs build tools update

2018-08-15 Thread GitBox
aaronmarkham commented on issue #11990: [MXNET-744] Docs build tools update URL: https://github.com/apache/incubator-mxnet/pull/11990#issuecomment-413400855 It was actually the switch to Python 3 in CI that overlapped on this PR. Docs has been building in Python 2 prior to last week. Anyway

[GitHub] indhub closed issue #10571: Gluon not mentioned in Symbol API tutorial

2018-08-15 Thread GitBox
indhub closed issue #10571: Gluon not mentioned in Symbol API tutorial URL: https://github.com/apache/incubator-mxnet/issues/10571 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] indhub closed issue #8969: A couple of issues in benchmark_score.py

2018-08-15 Thread GitBox
indhub closed issue #8969: A couple of issues in benchmark_score.py URL: https://github.com/apache/incubator-mxnet/issues/8969 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] gigasquid opened a new pull request #12198: Add Codeowner for Clojure Package

2018-08-15 Thread GitBox
gigasquid opened a new pull request #12198: Add Codeowner for Clojure Package URL: https://github.com/apache/incubator-mxnet/pull/12198 ## Description ## Add gigasquid (Carin Meier) to the Clojure language binding ## Checklist ## ### Essentials ### Please feel free to remove

[GitHub] leezu opened a new issue #12197: topk regression

2018-08-15 Thread GitBox
leezu opened a new issue #12197: topk regression URL: https://github.com/apache/incubator-mxnet/issues/12197 ## Description https://github.com/apache/incubator-mxnet/pull/12085/ introduced a bug into the topk operator. Below code example will output `[ 274232. 179574. 274233. 274231.

[GitHub] gigasquid opened a new pull request #12196: Adding Clojure Tests to Increase Coverage

2018-08-15 Thread GitBox
gigasquid opened a new pull request #12196: Adding Clojure Tests to Increase Coverage URL: https://github.com/apache/incubator-mxnet/pull/12196 ## Description ## This adds to the Clojure unit tests to increase coverage ## Checklist ## ### Essentials ### Please feel free to r

[incubator-mxnet] 01/01: add initializer test

2018-08-15 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a commit to branch more-clojure-tests in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit e80765f4929caa5f65050b43eb89e7684b220ded Author: gigasquid AuthorDate: Fri Aug 3 14:50:52 2018 -040

[incubator-mxnet] branch more-clojure-tests updated (41b9a26 -> e80765f)

2018-08-15 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a change to branch more-clojure-tests in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. discard 41b9a26 add license - fix typo discard 8805ef7 running cljfmt discard ac7e714 re-enable dee

[GitHub] sandeep-krishnamurthy closed issue #7652: Need a clear and thorough tutorial for writing custom operators in c++ with nnvm

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #7652: Need a clear and thorough tutorial for writing custom operators in c++ with nnvm URL: https://github.com/apache/incubator-mxnet/issues/7652 This is an automated message from the Apac

[GitHub] sandeep-krishnamurthy closed issue #11733: test_operator_gpu.test_pooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11733: test_operator_gpu.test_pooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11733 This is an automated message from the Apa

[GitHub] sandeep-krishnamurthy closed issue #11729: test_operator_gpu.test_deformable_psroipooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11729: test_operator_gpu.test_deformable_psroipooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11729 This is an automated mes

[GitHub] sandeep-krishnamurthy closed issue #11410: Flaky test: test_operator_gpu.test_rnnrelu_bidirectional

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11410: Flaky test: test_operator_gpu.test_rnnrelu_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11410 This is an automated message from the Apache Git Service. To res

[GitHub] sandeep-krishnamurthy closed issue #11456: test_quantization.test_get_optimal_thresholds sometimes fails during testing.

2018-08-15 Thread GitBox
sandeep-krishnamurthy closed issue #11456: test_quantization.test_get_optimal_thresholds sometimes fails during testing. URL: https://github.com/apache/incubator-mxnet/issues/11456 This is an automated message from the Apach

[GitHub] merrymercy commented on issue #11325: [MXNET-703] TensorRT runtime integration

2018-08-15 Thread GitBox
merrymercy commented on issue #11325: [MXNET-703] TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-413390917 @mkolod The link to README is broken. Can you update it? This is a

[incubator-mxnet] branch more-clojure-tests updated (ac7e714 -> 41b9a26)

2018-08-15 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a change to branch more-clojure-tests in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from ac7e714 re-enable deeper visualization graph example and add simple test new 8805ef7 run

[incubator-mxnet] 02/02: add license - fix typo

2018-08-15 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a commit to branch more-clojure-tests in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 41b9a262e01f9e8a051d518424c185501c317202 Author: gigasquid AuthorDate: Wed Aug 15 21:11:38 2018 -04

[incubator-mxnet] 01/02: running cljfmt

2018-08-15 Thread cmeier
This is an automated email from the ASF dual-hosted git repository. cmeier pushed a commit to branch more-clojure-tests in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git commit 8805ef7f02e98b266f608d4fb49f3c1826c1744a Author: gigasquid AuthorDate: Wed Aug 15 21:08:16 2018 -04

[GitHub] szha closed issue #9587: metric.F1 doc needs clarification

2018-08-15 Thread GitBox
szha closed issue #9587: metric.F1 doc needs clarification URL: https://github.com/apache/incubator-mxnet/issues/9587 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub a

[GitHub] szha closed issue #11728: test_operator_gpu.test_deformable_convolution_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
szha closed issue #11728: test_operator_gpu.test_deformable_convolution_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11728 This is an automated message from the Apac

[GitHub] rahul003 commented on a change in pull request #11234: [MXNET-535] Fix bugs in LR Schedulers and add warmup

2018-08-15 Thread GitBox
rahul003 commented on a change in pull request #11234: [MXNET-535] Fix bugs in LR Schedulers and add warmup URL: https://github.com/apache/incubator-mxnet/pull/11234#discussion_r210452043 ## File path: python/mxnet/lr_scheduler.py ## @@ -138,33 +171,73 @@ def __call__(self

[GitHub] rahul003 commented on a change in pull request #11234: [MXNET-535] Fix bugs in LR Schedulers and add warmup

2018-08-15 Thread GitBox
rahul003 commented on a change in pull request #11234: [MXNET-535] Fix bugs in LR Schedulers and add warmup URL: https://github.com/apache/incubator-mxnet/pull/11234#discussion_r210452043 ## File path: python/mxnet/lr_scheduler.py ## @@ -138,33 +171,73 @@ def __call__(self

[GitHub] aaronmarkham commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
aaronmarkham commented on issue #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195#issuecomment-413386236 @marcoabreu @larroy Please take a look. This is a

[GitHub] aaronmarkham opened a new pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues

2018-08-15 Thread GitBox
aaronmarkham opened a new pull request #12195: [MXNet-744] Fix website build pipeline Python 3 issues URL: https://github.com/apache/incubator-mxnet/pull/12195 ## Description ## Some Python 3 incompatibilities existed in the website build pipeline. When CI was updated to run docs build

[GitHub] haojin2 commented on issue #11456: test_quantization.test_get_optimal_thresholds sometimes fails during testing.

2018-08-15 Thread GitBox
haojin2 commented on issue #11456: test_quantization.test_get_optimal_thresholds sometimes fails during testing. URL: https://github.com/apache/incubator-mxnet/issues/11456#issuecomment-413384134 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11410: Flaky test: test_operator_gpu.test_rnnrelu_bidirectional

2018-08-15 Thread GitBox
haojin2 commented on issue #11410: Flaky test: test_operator_gpu.test_rnnrelu_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/11410#issuecomment-413382974 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #8049: Enable the test test_ndarray.test_cached after fixing the crash.

2018-08-15 Thread GitBox
haojin2 commented on issue #8049: Enable the test test_ndarray.test_cached after fixing the crash. URL: https://github.com/apache/incubator-mxnet/issues/8049#issuecomment-413382913 @sandeep-krishnamurthy Related PR is merged, should be good to close. --

[GitHub] haojin2 commented on issue #11728: test_operator_gpu.test_deformable_convolution_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11728: test_operator_gpu.test_deformable_convolution_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11728#issuecomment-413382830 @sandeep-krishnamurthy Related PR is merged, should be good to close. -

[GitHub] haojin2 commented on issue #11729: test_operator_gpu.test_deformable_psroipooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11729: test_operator_gpu.test_deformable_psroipooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11729#issuecomment-413382812 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11734: test_operator_gpu.test_psroipooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11734: test_operator_gpu.test_psroipooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11734#issuecomment-413382691 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11733: test_operator_gpu.test_pooling_with_type has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11733: test_operator_gpu.test_pooling_with_type has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11733#issuecomment-413382666 @sandeep-krishnamurthy Related PR is merged, should be good to close. -

[GitHub] haojin2 commented on issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11738: test_optimizer.test_signum has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11738#issuecomment-413382532 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11704: test_module.test_factorization_machine_module has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11704: test_module.test_factorization_machine_module has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11704#issuecomment-413382440 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11702: test_loss.test_squared_hinge_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11702: test_loss.test_squared_hinge_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11702#issuecomment-413382228 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11740: test_sparse_ndarray.test_sparse_nd_pickle has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11740: test_sparse_ndarray.test_sparse_nd_pickle has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11740#issuecomment-413382270 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11703: test_loss.test_triplet_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11703: test_loss.test_triplet_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11703#issuecomment-413382252 @sandeep-krishnamurthy Related PR is merged, should be good to close. --

[GitHub] haojin2 commented on issue #11695: test_loss.test_hinge_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11695: test_loss.test_hinge_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11695#issuecomment-413382212 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11700: test_loss.test_sample_weight_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11700: test_loss.test_sample_weight_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11700#issuecomment-413382080 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11694: test_loss.test_ctc_loss_train has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11694: test_loss.test_ctc_loss_train has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11694#issuecomment-413382053 @sandeep-krishnamurthy Related PR is merged, should be good to close.

[GitHub] haojin2 commented on issue #11698: test_loss.test_l1_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11698: test_loss.test_l1_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11698#issuecomment-413381757 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11697: test_loss.test_kl_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11697: test_loss.test_kl_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11697#issuecomment-413381713 @sandeep-krishnamurthy Related PR is merged, should be good to close. ---

[GitHub] haojin2 commented on issue #11692: test_loss.test_ce_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11692: test_loss.test_ce_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11692#issuecomment-413381573 @sandeep-krishnamurthy Related fix is merged, should be good to close. --

[GitHub] haojin2 commented on issue #11691: test_loss.test_bce_loss has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11691: test_loss.test_bce_loss has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11691#issuecomment-413381613 @sandeep-krishnamurthy Related fix is merged, should be good to close. -

[GitHub] haojin2 commented on issue #11718: test_operator.test_laop has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11718: test_operator.test_laop has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11718#issuecomment-413381475 @sandeep-krishnamurthy Related fix is merged, should be good to close. -

[GitHub] haojin2 commented on issue #11716: test_operator.test_elementwise_sum has fixed seed that can mask flakiness

2018-08-15 Thread GitBox
haojin2 commented on issue #11716: test_operator.test_elementwise_sum has fixed seed that can mask flakiness URL: https://github.com/apache/incubator-mxnet/issues/11716#issuecomment-413381383 @sandeep-krishnamurthy Related fix is merged, should be good to close. --

[GitHub] haojin2 commented on issue #11990: [MXNET-744] Docs build tools update

2018-08-15 Thread GitBox
haojin2 commented on issue #11990: [MXNET-744] Docs build tools update URL: https://github.com/apache/incubator-mxnet/pull/11990#issuecomment-413380408 This commit is causing problems on CI: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-12188/1/p

[GitHub] haojin2 commented on issue #12179: Spelling mistake in "mxnet/symbol/image.py" in which "gen_image" is written to be "gen_iamge"

2018-08-15 Thread GitBox
haojin2 commented on issue #12179: Spelling mistake in "mxnet/symbol/image.py" in which "gen_image" is written to be "gen_iamge" URL: https://github.com/apache/incubator-mxnet/issues/12179#issuecomment-413379540 It's a pure typo, see the ndarray counterpart: https://github.com/apache/incu

[GitHub] haojin2 opened a new pull request #12194: Fixing typo in python/mxnet/symbol/image.py

2018-08-15 Thread GitBox
haojin2 opened a new pull request #12194: Fixing typo in python/mxnet/symbol/image.py URL: https://github.com/apache/incubator-mxnet/pull/12194 ## Description ## Fix for #12179. ## Checklist ## ### Essentials ### - [x] Changes are complete (i.e. I finished coding on this PR)

  1   2   3   >