[GitHub] jon-soc opened a new issue #13525: pip can't install mxnet

2018-12-03 Thread GitBox
jon-soc opened a new issue #13525: pip can't install mxnet URL: https://github.com/apache/incubator-mxnet/issues/13525 pip install mxnet Downloading/unpacking mxnet Could not find any downloads that satisfy the requirement mxnet Cleaning up... No distributions at all found for

[GitHub] azai91 commented on issue #13524: MXNET can't build from source on MKLDNN enabled

2018-12-03 Thread GitBox
azai91 commented on issue #13524: MXNET can't build from source on MKLDNN enabled URL: https://github.com/apache/incubator-mxnet/issues/13524#issuecomment-444002680 looking into This is an automated message from the Apache G

[GitHub] juliusshufan opened a new issue #13524: MXNET can't build from source on MKLDNN enabled

2018-12-03 Thread GitBox
juliusshufan opened a new issue #13524: MXNET can't build from source on MKLDNN enabled URL: https://github.com/apache/incubator-mxnet/issues/13524 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for ess

[GitHub] apeforest commented on a change in pull request #13062: [MXNET-1110] Add header files required by horovod

2018-12-03 Thread GitBox
apeforest commented on a change in pull request #13062: [MXNET-1110] Add header files required by horovod URL: https://github.com/apache/incubator-mxnet/pull/13062#discussion_r238549937 ## File path: python/mxnet/libinfo.py ## @@ -77,5 +77,36 @@ def find_lib_path(): r

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

2018-12-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 78fc7d0 Bump the publish ti

[GitHub] muhyun commented on issue #13380: mxnet bind fails in nvidia jetson tx2 (jetpack 3.3, cuda 9.0)

2018-12-03 Thread GitBox
muhyun commented on issue #13380: mxnet bind fails in nvidia jetson tx2 (jetpack 3.3, cuda 9.0) URL: https://github.com/apache/incubator-mxnet/issues/13380#issuecomment-443990716 With a fresh installation of jetpack, the standalone inference code runs fine outside of greengrass while the

[GitHub] hellonico opened a new pull request #13523: #13441 [Clojure] Add Spec Validations for the Random namespace

2018-12-03 Thread GitBox
hellonico opened a new pull request #13523: #13441 [Clojure] Add Spec Validations for the Random namespace URL: https://github.com/apache/incubator-mxnet/pull/13523 ## Description ## [Clojure] Add Spec Validations for the Random namespace ## Checklist ## ### Essentials ###

[GitHub] pengzhao-intel edited a comment on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
pengzhao-intel edited a comment on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443971093 @azai91 @lupesko I am trying with 1.4.x and latest master and the PPL is smaller than the threshold (203) from my local training.

[GitHub] lanking520 opened a new pull request #13522: [MXNET-1249] Fix Object Detector Performance with GPU

2018-12-03 Thread GitBox
lanking520 opened a new pull request #13522: [MXNET-1249] Fix Object Detector Performance with GPU URL: https://github.com/apache/incubator-mxnet/pull/13522 ## Description ## Found Object Detector contains performance problem with GPU which is slower than CPU. The root cause is the long

[GitHub] TaoLv commented on issue #13409: [MXNET-1234] Fix shape inference problems in Activation backward

2018-12-03 Thread GitBox
TaoLv commented on issue #13409: [MXNET-1234] Fix shape inference problems in Activation backward URL: https://github.com/apache/incubator-mxnet/pull/13409#issuecomment-443976412 I'm validating benchmark performance with this PR. Will update soon. --

[GitHub] roywei commented on issue #13243: CPP examples training acc does not increase

2018-12-03 Thread GitBox
roywei commented on issue #13243: CPP examples training acc does not increase URL: https://github.com/apache/incubator-mxnet/issues/13243#issuecomment-443974911 fixed in #13284 This is an automated message from the Apache Gi

[GitHub] roywei closed issue #13243: CPP examples training acc does not increase

2018-12-03 Thread GitBox
roywei closed issue #13243: CPP examples training acc does not increase URL: https://github.com/apache/incubator-mxnet/issues/13243 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] srochel commented on issue #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file

2018-12-03 Thread GitBox
srochel commented on issue #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file URL: https://github.com/apache/incubator-mxnet/pull/13478#issuecomment-443973860 @gigasquid - I see you opened PR 13507 to update the README.md for clojure package. Is it ok to merge

[GitHub] pengzhao-intel edited a comment on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
pengzhao-intel edited a comment on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443971093 @azai91 @lupesko I am trying with 1.4.x and latest master and the PPL is below than threshold (203) from my local training.

[GitHub] pengzhao-intel commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
pengzhao-intel commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443971093 @azai91 @lupesko I am trying with 1.4.x and latest master and the PPL is below than 203 from my local training. commit d772a4b64e6

[GitHub] zachgk commented on issue #13364: [MXNET-1225] Always use config.mk in make install instructions

2018-12-03 Thread GitBox
zachgk commented on issue #13364: [MXNET-1225] Always use config.mk in make install instructions URL: https://github.com/apache/incubator-mxnet/pull/13364#issuecomment-443960166 @larroy @aaronmarkham I discussed the issue offline with lanking520 and andrewfayres. Right now, this PR is

[GitHub] zachgk commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions

2018-12-03 Thread GitBox
zachgk commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions URL: https://github.com/apache/incubator-mxnet/pull/13364#discussion_r238521670 ## File path: docs/install/build_from_source.md ## @@ -214,57 +214,79 @@ It i

[GitHub] anirudhacharya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator

2018-12-03 Thread GitBox
anirudhacharya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator URL: https://github.com/apache/incubator-mxnet/pull/13083#discussion_r238520935 ## File path: python/mxnet/ndarray/contrib.py ## @@ -542,3 +542,31 @@ def isnan(data):

[GitHub] ChaiBapchya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator

2018-12-03 Thread GitBox
ChaiBapchya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator URL: https://github.com/apache/incubator-mxnet/pull/13083#discussion_r238519665 ## File path: tests/python/unittest/test_ndarray.py ## @@ -1548,6 +1548,15 @@ def test_ndarray_is_na

[GitHub] ChaiBapchya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator

2018-12-03 Thread GitBox
ChaiBapchya commented on a change in pull request #13083: [WIP] [MXNET-345] Hardmax operator URL: https://github.com/apache/incubator-mxnet/pull/13083#discussion_r238519322 ## File path: python/mxnet/ndarray/contrib.py ## @@ -542,3 +542,21 @@ def isnan(data): ""

[GitHub] YutingZhang opened a new issue #13521: Gluon DataLoader cannot release the processes in the pool

2018-12-03 Thread GitBox
YutingZhang opened a new issue #13521: Gluon DataLoader cannot release the processes in the pool URL: https://github.com/apache/incubator-mxnet/issues/13521 https://github.com/apache/incubator-mxnet/blob/f2dcd7c7b8676b55d912997fc3f9c62c55915307/python/mxnet/gluon/data/dataloader.py#L532-L5

[GitHub] rongzha1 closed pull request #12866: Optimization for embedding OP for CPU

2018-12-03 Thread GitBox
rongzha1 closed pull request #12866: Optimization for embedding OP for CPU URL: https://github.com/apache/incubator-mxnet/pull/12866 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 for

[GitHub] rongzha1 commented on issue #12866: Optimization for embedding OP for CPU

2018-12-03 Thread GitBox
rongzha1 commented on issue #12866: Optimization for embedding OP for CPU URL: https://github.com/apache/incubator-mxnet/pull/12866#issuecomment-443952451 most of this PR is same as https://github.com/apache/incubator-mxnet/pull/12997 ---

[GitHub] TaoLv commented on a change in pull request #13409: [MXNET-1234] Fix shape inference problems in Activation backward

2018-12-03 Thread GitBox
TaoLv commented on a change in pull request #13409: [MXNET-1234] Fix shape inference problems in Activation backward URL: https://github.com/apache/incubator-mxnet/pull/13409#discussion_r238515255 ## File path: tests/cpp/operator/activation_perf.cc ## @@ -38,13 +38,21 @@ c

[GitHub] pengzhao-intel removed a comment on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
pengzhao-intel removed a comment on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443948311 WIP, thanks @lupesko @azai91 is this still the case of word_language_model ?

[GitHub] pengzhao-intel commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
pengzhao-intel commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443948311 WIP, thanks @lupesko @azai91 is this still the case of word_language_model ?

[GitHub] TaoLv commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
TaoLv commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443939883 @azai91 @lupesko Since the word "perplexity" is more about model, is it possible for you to provide a reproducer and narrow down the problem to MKL-DN

[GitHub] lupesko edited a comment on issue #13481: What bugs are running on my phone?

2018-12-03 Thread GitBox
lupesko edited a comment on issue #13481: What bugs are running on my phone? URL: https://github.com/apache/incubator-mxnet/issues/13481#issuecomment-443934638 This issue has no information at all. Suggest we close it, requester can re-open with additional info. @aaronmarkham @nswamy ki

[incubator-mxnet] branch master updated: fix toctree Sphinx errors (#13489)

2018-12-03 Thread indhub
This is an automated email from the ASF dual-hosted git repository. indhub 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 f2dcd7c fix toctree Sphinx errors (#13

[GitHub] indhub closed pull request #13489: fix toctree Sphinx errors

2018-12-03 Thread GitBox
indhub closed pull request #13489: fix toctree Sphinx errors URL: https://github.com/apache/incubator-mxnet/pull/13489 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 pull requ

[GitHub] lupesko commented on issue #13481: What bugs are running on my phone?

2018-12-03 Thread GitBox
lupesko commented on issue #13481: What bugs are running on my phone? URL: https://github.com/apache/incubator-mxnet/issues/13481#issuecomment-443934638 This issue has no information at all. Suggest we close it, requester can re-open with additional info. @aaronmarkham kindly asking to

[GitHub] lupesko commented on issue #13294: [MXNET-1083] Add the example to demonstrate the inference workflow using C++ API

2018-12-03 Thread GitBox
lupesko commented on issue #13294: [MXNET-1083] Add the example to demonstrate the inference workflow using C++ API URL: https://github.com/apache/incubator-mxnet/pull/13294#issuecomment-443931379 @mxnet-label-bot update [pr-awaiting-review] @sandeep-krishnamurthy @nswamy @anirudh2290 -

[GitHub] aaronmarkham commented on issue #13518: incorrect doxygen generated C++ class which has template

2018-12-03 Thread GitBox
aaronmarkham commented on issue #13518: incorrect doxygen generated C++ class which has template URL: https://github.com/apache/incubator-mxnet/issues/13518#issuecomment-443930822 Adding some notes as it took me a bit to even see the problem... The area that is having an issue is the AP

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

2018-12-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 c8b31d9 Bump the publish ti

[GitHub] mseth10 commented on a change in pull request #13498: Fix flaky test test_random:test_randint_generator

2018-12-03 Thread GitBox
mseth10 commented on a change in pull request #13498: Fix flaky test test_random:test_randint_generator URL: https://github.com/apache/incubator-mxnet/pull/13498#discussion_r238493998 ## File path: python/mxnet/test_utils.py ## @@ -1920,7 +1919,7 @@ def chi_square_check(ge

[GitHub] lupesko commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
lupesko commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443926213 Adding @pengzhao-intel - can you guys look into it on Intel side and discuss with the MKLDNN team? ---

[GitHub] mseth10 commented on a change in pull request #13498: Fix flaky test test_random:test_randint_generator

2018-12-03 Thread GitBox
mseth10 commented on a change in pull request #13498: Fix flaky test test_random:test_randint_generator URL: https://github.com/apache/incubator-mxnet/pull/13498#discussion_r238493647 ## File path: tests/python/unittest/test_random.py ## @@ -859,8 +859,8 @@ def test_randin

[GitHub] harshp8l commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
harshp8l commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443925407 @mxnet-label-bot remove [Performance] This is an automated message from the Apache

[GitHub] kalyc closed issue #13274: R test failing intermitently

2018-12-03 Thread GitBox
kalyc closed issue #13274: R test failing intermitently URL: https://github.com/apache/incubator-mxnet/issues/13274 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] kalyc commented on issue #13274: R test failing intermitently

2018-12-03 Thread GitBox
kalyc commented on issue #13274: R test failing intermitently URL: https://github.com/apache/incubator-mxnet/issues/13274#issuecomment-443925320 Closing issue in favor of https://github.com/apache/incubator-mxnet/issues/13439 ---

[GitHub] anirudhacharya commented on issue #13274: R test failing intermitently

2018-12-03 Thread GitBox
anirudhacharya commented on issue #13274: R test failing intermitently URL: https://github.com/apache/incubator-mxnet/issues/13274#issuecomment-443924878 Duplicate issue https://github.com/apache/incubator-mxnet/issues/13439 Can we close this in favor of the above issue? @nswamy -

[GitHub] lupesko commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
lupesko commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443924320 This is no longer about performance, it is an issue with model perplexity. @mxnet-label-bot remove [Performance]

[GitHub] harshp8l edited a comment on issue #13439: [Test Failure] R: CPU

2018-12-03 Thread GitBox
harshp8l edited a comment on issue #13439: [Test Failure] R: CPU URL: https://github.com/apache/incubator-mxnet/issues/13439#issuecomment-443922056 @mxnet-label-bot update [flaky, test, r] This is an automated message from th

[GitHub] anirudhacharya removed a comment on issue #13439: [Test Failure] R: CPU

2018-12-03 Thread GitBox
anirudhacharya removed a comment on issue #13439: [Test Failure] R: CPU URL: https://github.com/apache/incubator-mxnet/issues/13439#issuecomment-443921572 @mxnet-label-bot remove [Build] add [Flaky, Test, R] This is an automa

[GitHub] harshp8l commented on issue #13439: [Test Failure] R: CPU

2018-12-03 Thread GitBox
harshp8l commented on issue #13439: [Test Failure] R: CPU URL: https://github.com/apache/incubator-mxnet/issues/13439#issuecomment-443922056 @mxnet-label-bot update [flaky,test,r] This is an automated message from the Apache

[GitHub] anirudhacharya commented on issue #13439: [Test Failure] R: CPU

2018-12-03 Thread GitBox
anirudhacharya commented on issue #13439: [Test Failure] R: CPU URL: https://github.com/apache/incubator-mxnet/issues/13439#issuecomment-443921572 @mxnet-label-bot remove [Build] add [Flaky, Test, R] This is an automated mess

[GitHub] bobpoekert opened a new issue #13520: Check failed: b < len (21 vs. 21) slicing with begin[0]=21 exceends limit of 21

2018-12-03 Thread GitBox
bobpoekert opened a new issue #13520: Check failed: b < len (21 vs. 21) slicing with begin[0]=21 exceends limit of 21 URL: https://github.com/apache/incubator-mxnet/issues/13520 It looks like I’m hitting this condition: https://github.com/apache/incubator-mxnet/blob/master/src/operator/ten

[GitHub] andrewfayres commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
andrewfayres commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443913293 I did some testing and it looks to me like this might be a problem that comes up depending upon your sc

[incubator-mxnet] branch v1.4.x updated: Revert "Manually track num_max_thread (#12380)" (#13501) (#13517)

2018-12-03 Thread haibin
This is an automated email from the ASF dual-hosted git repository. haibin pushed a commit to branch v1.4.x in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/v1.4.x by this push: new d772a4b Revert "Manually track num_max

[GitHub] eric-haibin-lin closed pull request #13517: [v1.4.x] Revert "Manually track num_max_thread (#12380)" (#13501)

2018-12-03 Thread GitBox
eric-haibin-lin closed pull request #13517: [v1.4.x] Revert "Manually track num_max_thread (#12380)" (#13501) URL: https://github.com/apache/incubator-mxnet/pull/13517 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the s

[GitHub] mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op

2018-12-03 Thread GitBox
mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op URL: https://github.com/apache/incubator-mxnet/pull/13084#discussion_r238479102 ## File path: tests/cpp/operator/mkldnn_operator_test.cc ## @@ -347,6 +347,38 @@ OpAttrs GetDeconvBackwardO

[GitHub] mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op

2018-12-03 Thread GitBox
mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op URL: https://github.com/apache/incubator-mxnet/pull/13084#discussion_r238478204 ## File path: tests/cpp/operator/mkldnn_operator_test.cc ## @@ -347,6 +347,38 @@ OpAttrs GetDeconvBackwardO

[GitHub] mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op

2018-12-03 Thread GitBox
mseth10 commented on a change in pull request #13084: [WIP] Test/mkldnn batch norm op URL: https://github.com/apache/incubator-mxnet/pull/13084#discussion_r238478147 ## File path: tests/cpp/operator/mkldnn_operator_test.cc ## @@ -347,6 +347,38 @@ OpAttrs GetDeconvBackwardO

[GitHub] azai91 commented on issue #13197: build mkldnn as static lib on mac/linux

2018-12-03 Thread GitBox
azai91 commented on issue #13197: build mkldnn as static lib on mac/linux URL: https://github.com/apache/incubator-mxnet/pull/13197#issuecomment-443908557 https://github.com/apache/incubator-mxnet/pull/13503 has been merged. closing this PR.

[incubator-mxnet] branch master updated: Feature/mkldnn static 2 (#13503)

2018-12-03 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 65edc95 Feature/mkldnn static 2 (

[GitHub] anirudh2290 closed pull request #13503: Feature/mkldnn static 2

2018-12-03 Thread GitBox
anirudh2290 closed pull request #13503: Feature/mkldnn static 2 URL: https://github.com/apache/incubator-mxnet/pull/13503 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 pull r

[GitHub] anirudh2290 opened a new pull request #13519: Fix exception handling api doc

2018-12-03 Thread GitBox
anirudh2290 opened a new pull request #13519: Fix exception handling api doc URL: https://github.com/apache/incubator-mxnet/pull/13519 ## Description ## There were some issues with MXNet users because of not being aware of waitall not rethrowing exceptions. It was documented as a limitat

[GitHub] eric-haibin-lin commented on issue #12786: Set correct update on kvstore flag in dist_device_sync mode

2018-12-03 Thread GitBox
eric-haibin-lin commented on issue #12786: Set correct update on kvstore flag in dist_device_sync mode URL: https://github.com/apache/incubator-mxnet/pull/12786#issuecomment-443905220 I missed this during the review: Are you forcing `update_on_kvstore=True` if device kvstore is used?? A

[GitHub] lanking520 commented on issue #13518: incorrect doxygen generated C++ class which has template

2018-12-03 Thread GitBox
lanking520 commented on issue #13518: incorrect doxygen generated C++ class which has template URL: https://github.com/apache/incubator-mxnet/issues/13518#issuecomment-443903253 @zhaoyao73 Thanks for reporting this to us. @aaronmarkham could you please take a look? --

[GitHub] zachgk commented on issue #12416: opencv path error in mxnet scala tutorial

2018-12-03 Thread GitBox
zachgk commented on issue #12416: opencv path error in mxnet scala tutorial URL: https://github.com/apache/incubator-mxnet/issues/12416#issuecomment-443902776 @lanking520 We can close this issue because the fix was applied in #12654 -

[GitHub] larroy commented on issue #13364: [MXNET-1225] Always use config.mk in make install instructions

2018-12-03 Thread GitBox
larroy commented on issue #13364: [MXNET-1225] Always use config.mk in make install instructions URL: https://github.com/apache/incubator-mxnet/pull/13364#issuecomment-443902882 I would suggest to converge in using CMake, I would propose to use a thin wrapper over cmake so we can use a fil

[GitHub] lanking520 commented on issue #12657: Scala doc issue

2018-12-03 Thread GitBox
lanking520 commented on issue #12657: Scala doc issue URL: https://github.com/apache/incubator-mxnet/issues/12657#issuecomment-443902433 @zachgk Thanks! This is an automated message from the Apache Git Service. To respond to

[GitHub] lanking520 closed issue #12657: Scala doc issue

2018-12-03 Thread GitBox
lanking520 closed issue #12657: Scala doc issue URL: https://github.com/apache/incubator-mxnet/issues/12657 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] larroy commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions

2018-12-03 Thread GitBox
larroy commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions URL: https://github.com/apache/incubator-mxnet/pull/13364#discussion_r238470538 ## File path: docs/install/build_from_source.md ## @@ -214,57 +214,79 @@ It i

[GitHub] zachgk commented on issue #12657: Scala doc issue

2018-12-03 Thread GitBox
zachgk commented on issue #12657: Scala doc issue URL: https://github.com/apache/incubator-mxnet/issues/12657#issuecomment-443902014 @lanking520 This was fixed in #13210 and can be closed This is an automated message from the

[GitHub] pengzhao-intel commented on issue #13516: MKLDNN int8 support

2018-12-03 Thread GitBox
pengzhao-intel commented on issue #13516: MKLDNN int8 support URL: https://github.com/apache/incubator-mxnet/issues/13516#issuecomment-443901837 @azai91 Thanks for raising the issues. We already have the implementations in local and will PR soon (just wait a moment for r1.4 cut before)

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443896938 ``` pllarroy@186590d670bd:0:~/Downloads$ scala -cp mxnet-full_2.11-linux-x86_64-cpu-1.3.1.jar Welcome t

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443896653 Why are we packing the standard library in the scala Jar? ``` 1495 Fri Mar 04 14:16:12 CET 2016 s

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443895227 Im trying to follow the instructions on setting up scala, they need some love... :/ ---

[GitHub] gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file

2018-12-03 Thread GitBox
gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file URL: https://github.com/apache/incubator-mxnet/pull/13478#discussion_r238463217 ## File path: contrib/clojure-package/README.md ## @@ -176,7 +17

[GitHub] gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file

2018-12-03 Thread GitBox
gigasquid commented on a change in pull request #13478: Bumped minor version from 1.4.0 to 1.5.0 on master, updated License file URL: https://github.com/apache/incubator-mxnet/pull/13478#discussion_r238462736 ## File path: contrib/clojure-package/README.md ## @@ -105,9 +10

[GitHub] aaronmarkham commented on issue #13465: LBSGD documentation fix

2018-12-03 Thread GitBox
aaronmarkham commented on issue #13465: LBSGD documentation fix URL: https://github.com/apache/incubator-mxnet/pull/13465#issuecomment-443893803 Restarted it for you... it might pass this time. This is an automated message fro

[GitHub] zhaoyao73 opened a new issue #13518: incorrect doxygen generated C++ class which has template

2018-12-03 Thread GitBox
zhaoyao73 opened a new issue #13518: incorrect doxygen generated C++ class which has template URL: https://github.com/apache/incubator-mxnet/issues/13518 https://mxnet.incubator.apache.org/architecture/overview.html the "std::function(RunContext)> SyncFn" should be "std::function Sy

[GitHub] aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443889321 This probably needs to be reported as another issue, but I tried the scala setup steps to see if someth

[GitHub] anirudh2290 opened a new pull request #13517: [v1.4.x] Revert "Manually track num_max_thread (#12380)" (#13501)

2018-12-03 Thread GitBox
anirudh2290 opened a new pull request #13517: [v1.4.x] Revert "Manually track num_max_thread (#12380)" (#13501) URL: https://github.com/apache/incubator-mxnet/pull/13517 ## Description ## This cherry picks https://github.com/apache/incubator-mxnet/pull/13501 Should be rebased and merg

[incubator-mxnet] branch master updated (9979c3c -> 8949989)

2018-12-03 Thread anirudh2290
This is an automated email from the ASF dual-hosted git repository. anirudh2290 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 9979c3c Fix cmake options parsing in dev_menu (#13458) add 8949989 Revert "Manually track num_ma

[GitHub] anirudh2290 closed issue #13449: significant performance regression in SpMV

2018-12-03 Thread GitBox
anirudh2290 closed issue #13449: significant performance regression in SpMV URL: https://github.com/apache/incubator-mxnet/issues/13449 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] anirudh2290 closed pull request #13501: Revert "Manually track num_max_thread (#12380)"

2018-12-03 Thread GitBox
anirudh2290 closed pull request #13501: Revert "Manually track num_max_thread (#12380)" URL: https://github.com/apache/incubator-mxnet/pull/13501 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

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443879561 I see, I think they are equivalent. That error means that it can't find the scala standard library. It could

[GitHub] aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443878625 Same errors... Also this one: ``` scala> val c = NDArray.array(Array(1, 2, 3, 4, 5, 6), shape =

[GitHub] aaronmarkham commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions

2018-12-03 Thread GitBox
aaronmarkham commented on a change in pull request #13364: [MXNET-1225] Always use config.mk in make install instructions URL: https://github.com/apache/incubator-mxnet/pull/13364#discussion_r238443417 ## File path: docs/install/ubuntu_setup.md ## @@ -165,23 +165,34 @@ If

[GitHub] larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

2018-12-03 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443877117 Is this a bug? I think you should use -cp instead of -classpath with scala, some of the errors you mention is

[GitHub] marcoabreu commented on issue #13376: Fix incorrect delete in MXExecutorReshape exception handling

2018-12-03 Thread GitBox
marcoabreu commented on issue #13376: Fix incorrect delete in MXExecutorReshape exception handling URL: https://github.com/apache/incubator-mxnet/pull/13376#issuecomment-443875981 Nah CI can be considered passed. PR-merge is deprecated :) ---

[GitHub] anirudh2290 commented on a change in pull request #13501: Revert "Manually track num_max_thread (#12380)"

2018-12-03 Thread GitBox
anirudh2290 commented on a change in pull request #13501: Revert "Manually track num_max_thread (#12380)" URL: https://github.com/apache/incubator-mxnet/pull/13501#discussion_r238441851 ## File path: src/engine/openmp.cc ## @@ -73,14 +73,18 @@ void OpenMP::set_reserve_core

[GitHub] taliesinb commented on issue #13376: Fix incorrect delete in MXExecutorReshape exception handling

2018-12-03 Thread GitBox
taliesinb commented on issue #13376: Fix incorrect delete in MXExecutorReshape exception handling URL: https://github.com/apache/incubator-mxnet/pull/13376#issuecomment-443873607 @KellenSunderland I assume you've been busy with RE. Well done for the launch of all the exciting new products!

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

2018-12-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 ed46ac2 Bump the publish ti

[GitHub] azai91 commented on issue #13516: MKLDNN int8 support

2018-12-03 Thread GitBox
azai91 commented on issue #13516: MKLDNN int8 support URL: https://github.com/apache/incubator-mxnet/issues/13516#issuecomment-443857029 @pengzhao-intel This is an automated message from the Apache Git Service. To respond to

[GitHub] azai91 opened a new issue #13516: MKLDNN int8 support

2018-12-03 Thread GitBox
azai91 opened a new issue #13516: MKLDNN int8 support URL: https://github.com/apache/incubator-mxnet/issues/13516 MKLDNN 0.17 release states that it supports int8 quantization (https://github.com/intel/mkl-dnn/releases). However, we run into the following issue when we comment out this lin

[GitHub] leleamol commented on issue #13294: [MXNET-1083] Add the example to demonstrate the inference workflow using C++ API

2018-12-03 Thread GitBox
leleamol commented on issue #13294: [MXNET-1083] Add the example to demonstrate the inference workflow using C++ API URL: https://github.com/apache/incubator-mxnet/pull/13294#issuecomment-443855914 Can this PR be merged? I have addressed the review comments. The example is working as exp

[GitHub] vrakesh edited a comment on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
vrakesh edited a comment on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443841021 @mxnet-label-bot add [MKLDNN,Performance] This is an automated message from

[GitHub] vrakesh commented on issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
vrakesh commented on issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515#issuecomment-443841021 @mxnet-label-bot add [MLDNN,Performance] This is an automated message from the Apac

[GitHub] azai91 opened a new issue #13515: MKLDNN Perplexity Issue

2018-12-03 Thread GitBox
azai91 opened a new issue #13515: MKLDNN Perplexity Issue URL: https://github.com/apache/incubator-mxnet/issues/13515 The recent upgrade to to 0.17.1 (https://github.com/apache/incubator-mxnet/issues/13369) has addressed the issue of throughput. However, the the perplexity of the lstm incr

[GitHub] zhreshold commented on a change in pull request #13501: Revert "Manually track num_max_thread (#12380)"

2018-12-03 Thread GitBox
zhreshold commented on a change in pull request #13501: Revert "Manually track num_max_thread (#12380)" URL: https://github.com/apache/incubator-mxnet/pull/13501#discussion_r238395721 ## File path: src/engine/openmp.cc ## @@ -73,14 +73,18 @@ void OpenMP::set_reserve_cores(

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

2018-12-03 Thread zhasheng
This is an automated email from the ASF dual-hosted git repository. zhasheng 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 0e06b29 Bump the publish ti

[GitHub] marcoabreu commented on issue #12648: [WIP] Enable Codecov comment

2018-12-03 Thread GitBox
marcoabreu commented on issue #12648: [WIP] Enable Codecov comment URL: https://github.com/apache/incubator-mxnet/pull/12648#issuecomment-443817961 Ah, and also we can't merge this until we have a consistent test coverage. This needs collaboration from the entire community to remove the fla

[GitHub] marcoabreu commented on issue #12648: [WIP] Enable Codecov comment

2018-12-03 Thread GitBox
marcoabreu commented on issue #12648: [WIP] Enable Codecov comment URL: https://github.com/apache/incubator-mxnet/pull/12648#issuecomment-443816701 Waiting for a plan forward regarding the above conversation. We're also in conversation with codecov -

[GitHub] lanking520 commented on issue #13493: [WIP]: improve scala maven jni build and packing.

2018-12-03 Thread GitBox
lanking520 commented on issue #13493: [WIP]: improve scala maven jni build and packing. URL: https://github.com/apache/incubator-mxnet/pull/13493#issuecomment-443815286 @nswamy this PR is intended to drop the requirement to have `USE_XXX` flags applied in the scala build process. Through u

[GitHub] larroy commented on issue #13438: libc getenv is not threadsafe

2018-12-03 Thread GitBox
larroy commented on issue #13438: libc getenv is not threadsafe URL: https://github.com/apache/incubator-mxnet/issues/13438#issuecomment-443814729 Do you think the multiple process have any impact? Env is not shared across processes. ---

[GitHub] vandanavk commented on issue #13514: Rearrange tests written only for update_on_kvstore = True

2018-12-03 Thread GitBox
vandanavk commented on issue #13514: Rearrange tests written only for update_on_kvstore = True URL: https://github.com/apache/incubator-mxnet/pull/13514#issuecomment-443812470 @mxnet-label-bot add [KVStore, Test, pr-awaiting-review] -

[GitHub] samskalicky commented on issue #13438: libc getenv is not threadsafe

2018-12-03 Thread GitBox
samskalicky commented on issue #13438: libc getenv is not threadsafe URL: https://github.com/apache/incubator-mxnet/issues/13438#issuecomment-443810081 In an attempt to reproduce the issue (assuming its coming from simultaneous processes initializing at the same time) I created a cpp engin

  1   2   >