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

2018-08-29 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 12270e0 Bump the publish

[GitHub] sbodenstein opened a new issue #12395: C API Thread-Safety

2018-08-29 Thread GitBox
sbodenstein opened a new issue #12395: C API Thread-Safety URL: https://github.com/apache/incubator-mxnet/issues/12395 Applications using the C API sometimes require knowledge of the thread-safety of the functions in the C API. For example, it can be useful for a client to run

[GitHub] Ishitori commented on issue #12007: Add tutorial Gotchas using NumPy

2018-08-29 Thread GitBox
Ishitori commented on issue #12007: Add tutorial Gotchas using NumPy URL: https://github.com/apache/incubator-mxnet/pull/12007#issuecomment-416935377 @sandeep-krishnamurthy @aaronmarkham @larroy @rahul003 thanks for the review. Updated the tutorial based on your comments

[GitHub] tiger-JK commented on issue #5271: Unknown initialization pattern when seting the initializer for a specific variable.

2018-08-29 Thread GitBox
tiger-JK commented on issue #5271: Unknown initialization pattern when seting the initializer for a specific variable. URL: https://github.com/apache/incubator-mxnet/issues/5271#issuecomment-416924399 The variable name should be end up with '_weight'

[GitHub] pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416906198 It's fine for us. Please go ahead. This is an

[GitHub] lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416905521 Would that be alright with you @pengzhao-intel @luobao-intel?

[GitHub] lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416904080 @pengzhao-intel my intent with this PR is disabling the test, not to make it pass. As far as I have understood from

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213610179 ## File path: docs/install/index.md ## @@ -385,2146 +267,796 @@ Follow the four steps in this

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213603619 ## File path: docs/install/build_from_source.md ## @@ -28,184 +32,102 @@ You need C++ build tools

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213607201 ## File path: docs/install/build_from_source.md ## @@ -226,109 +148,62 @@ To build OpenCV from

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213609152 ## File path: docs/install/index.md ## @@ -63,314 +63,196 @@ Indicate your preferred configuration.

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213607627 ## File path: docs/install/build_from_source.md ## @@ -226,109 +148,62 @@ To build OpenCV from

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213606392 ## File path: docs/install/build_from_source.md ## @@ -28,184 +32,102 @@ You need C++ build tools

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213604713 ## File path: docs/install/build_from_source.md ## @@ -28,184 +32,102 @@ You need C++ build tools

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213611178 ## File path: docs/install/osx_setup.md ## @@ -102,11 +102,20 @@ If building with ```GPU``` support,

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213604318 ## File path: docs/install/build_from_source.md ## @@ -28,184 +32,102 @@ You need C++ build tools

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213610814 ## File path: docs/install/index.md ## @@ -385,2146 +267,796 @@ Follow the four steps in this

[GitHub] lebeg commented on a change in pull request #12388: Installation instructions consolidation

2018-08-29 Thread GitBox
lebeg commented on a change in pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388#discussion_r213605400 ## File path: docs/install/build_from_source.md ## @@ -28,184 +32,102 @@ You need C++ build tools

[GitHub] taliesinb opened a new issue #12394: C API documentation often doesn't mention returned pointer lifetimes

2018-08-29 Thread GitBox
taliesinb opened a new issue #12394: C API documentation often doesn't mention returned pointer lifetimes URL: https://github.com/apache/incubator-mxnet/issues/12394 Take a function from the C API like `MXNDArrayGetShape`, which sets a pointer to shape data of an `NDArray`. It is

[GitHub] marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package

2018-08-29 Thread GitBox
marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package URL: https://github.com/apache/incubator-mxnet/pull/12391#issuecomment-416884031 https://github.com/apache/incubator-mxnet/blob/master/ci/docker/runtime_functions.sh#L738

[GitHub] marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package

2018-08-29 Thread GitBox
marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package URL: https://github.com/apache/incubator-mxnet/pull/12391#issuecomment-416883777 https://github.com/apache/incubator-mxnet/blob/master/Makefile#L591

[GitHub] marcoabreu closed issue #12364: Importing PyTorch when using ONNX causes a segmentation fault

2018-08-29 Thread GitBox
marcoabreu closed issue #12364: Importing PyTorch when using ONNX causes a segmentation fault URL: https://github.com/apache/incubator-mxnet/issues/12364 This is an automated message from the Apache Git Service. To respond

[GitHub] luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416861592 This test is to validate the activation calculation in mkldnn by checking the gradient compared to the

[GitHub] lebeg commented on issue #12102: site-wide social include

2018-08-29 Thread GitBox
lebeg commented on issue #12102: site-wide social include URL: https://github.com/apache/incubator-mxnet/pull/12102#issuecomment-416878150 ![screen shot 2018-08-29 at 10 55 43](https://user-images.githubusercontent.com/1753787/44777152-1e72cd00-ab7a-11e8-9c89-13023d0f37fc.png) Looks

[GitHub] luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416861592 This test is to validate the activation calculation in mkldnn by checking the gradient compared to the

[GitHub] pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416877742 @lebeg please see my comments on #12377. Could you try to change eps number and run these cases again?

[GitHub] pengzhao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416876960 The reference checker applied the finite difference method but the eps is too large for float datatype in here.

[GitHub] pengzhao-intel commented on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel commented on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416876960 The reference checker applied the finite difference method but the eps is too large for float datatype in here. In

[GitHub] marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package

2018-08-29 Thread GitBox
marcoabreu commented on issue #12391: [MXNET-851] Test coverage metrics for R-package URL: https://github.com/apache/incubator-mxnet/pull/12391#issuecomment-416877104 Thank you! Could you elaborate how and when this script is getting executed? I guess we have to modify our test pipeline

[GitHub] pengzhao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416876960 The reference checker applied the finite difference method but the eps is too large for float datatype in here.

[GitHub] lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416876126 We have continues failures on the CI for that:

[GitHub] lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
lebeg commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416875237 @pengzhao-intel Sure) But it's better to disable a flaky test first and so that PR's from others are not blocked and then add

[GitHub] dzabraev opened a new issue #12393: Deadlock in save_checkpoint when using threading

2018-08-29 Thread GitBox
dzabraev opened a new issue #12393: Deadlock in save_checkpoint when using threading URL: https://github.com/apache/incubator-mxnet/issues/12393 ## Description For preparing batches I create several (100) python threads (I name this threads preparing-threads). Each of this thread

[GitHub] pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
pengzhao-intel commented on issue #12378: Disabled flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/pull/12378#issuecomment-416874153 Please refer the RCA in #12377 and wait a moment for the merge. We need a better solution :)

[GitHub] luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
luobao-intel edited a comment on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416861592 This test is to validate the activation calculation in mkldnn by checking the gradient compared to the

[GitHub] luobao-intel commented on issue #12377: Flaky test: test_mkldnn.test_activation

2018-08-29 Thread GitBox
luobao-intel commented on issue #12377: Flaky test: test_mkldnn.test_activation URL: https://github.com/apache/incubator-mxnet/issues/12377#issuecomment-416861592 This test is to validate the activation calculation in mkldnn by checking the gradient compared to the

[GitHub] TccccD edited a comment on issue #12287: Add stable nrm2 for L2_normalization

2018-08-29 Thread GitBox
TD edited a comment on issue #12287: Add stable nrm2 for L2_normalization URL: https://github.com/apache/incubator-mxnet/pull/12287#issuecomment-416850121 I traversed all the use cases in the test, but none of them gave an error. ``` @with_seed() def test_l2_normalization():

[GitHub] TccccD edited a comment on issue #12287: Add stable nrm2 for L2_normalization

2018-08-29 Thread GitBox
TD edited a comment on issue #12287: Add stable nrm2 for L2_normalization URL: https://github.com/apache/incubator-mxnet/pull/12287#issuecomment-416850121 I traversed all the use cases in the test, but none of them gave an error. ``` @with_seed() def test_l2_normalization():

[GitHub] TccccD edited a comment on issue #12287: Add stable nrm2 for L2_normalization

2018-08-29 Thread GitBox
TD edited a comment on issue #12287: Add stable nrm2 for L2_normalization URL: https://github.com/apache/incubator-mxnet/pull/12287#issuecomment-416850121 I traversed all the use cases in the test, but none of them gave an error. ``` @with_seed() def test_l2_normalization():

[GitHub] VanDavv opened a new issue #12392: How to use BlockGrad with weight decay

2018-08-29 Thread GitBox
VanDavv opened a new issue #12392: How to use BlockGrad with weight decay URL: https://github.com/apache/incubator-mxnet/issues/12392 I saw in [this](https://github.com/apache/incubator-mxnet/issues/1340#issuecomment-174166248) and

[GitHub] VanDavv commented on issue #3073: is BlockGrad symbol equal to setting propagate_down as false in caffe?

2018-08-29 Thread GitBox
VanDavv commented on issue #3073: is BlockGrad symbol equal to setting propagate_down as false in caffe? URL: https://github.com/apache/incubator-mxnet/issues/3073#issuecomment-416852189 @winstywang So, if I have pretrained model and I want to freeze first 90% of the layers, while on the

[GitHub] TccccD commented on issue #12287: Add stable nrm2 for L2_normalization

2018-08-29 Thread GitBox
TD commented on issue #12287: Add stable nrm2 for L2_normalization URL: https://github.com/apache/incubator-mxnet/pull/12287#issuecomment-416850121 I traversed all the use cases in the test, but none of them gave an error. This may be a running environment issue? What environment

[GitHub] meanmee edited a comment on issue #12363: distributed training notebook tests

2018-08-29 Thread GitBox
meanmee edited a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416847397 hi, thankU guys, I solved the problemsm here is my solution: https://shimo.im/docs/JwobIyIK8ucMgc3r/

[GitHub] meanmee commented on issue #12363: distributed training notebook tests

2018-08-29 Thread GitBox
meanmee commented on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416847397 first of all, check out:https://github.com/apache/incubator-mxnet/tree/master/example/distributed_training install anaconda on all

[GitHub] anirudhacharya commented on issue #12389: [Bug] Not able to detect out of bound index on an ndarray. potential memory overflow.

2018-08-29 Thread GitBox
anirudhacharya commented on issue #12389: [Bug] Not able to detect out of bound index on an ndarray. potential memory overflow. URL: https://github.com/apache/incubator-mxnet/issues/12389#issuecomment-416846361 @mxnet-label-bot [NDArray, Memory, Bug]

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

2018-08-29 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 9956c43 Bump the publish

[GitHub] anirudhacharya commented on issue #12390: [Feature Request] dtype for modules

2018-08-29 Thread GitBox
anirudhacharya commented on issue #12390: [Feature Request] dtype for modules URL: https://github.com/apache/incubator-mxnet/issues/12390#issuecomment-416845236 @mxnet-label-bot [Module, Feature Request] This is an automated

[GitHub] anirudhacharya opened a new pull request #12391: [MXNET-851] Test coverage metrics for R-package

2018-08-29 Thread GitBox
anirudhacharya opened a new pull request #12391: [MXNET-851] Test coverage metrics for R-package URL: https://github.com/apache/incubator-mxnet/pull/12391 ## Description ## Track test coverage metrics for R-package using `covr` package. ## Checklist ## ### Essentials ###

[GitHub] mseeger commented on issue #8966: NaiveEngine asynchronous error in multi-threading

2018-08-29 Thread GitBox
mseeger commented on issue #8966: NaiveEngine asynchronous error in multi-threading URL: https://github.com/apache/incubator-mxnet/issues/8966#issuecomment-416843296 I am getting the same error, when running some pretty benign code on a normal CPU instance (m4.xlarge, Ubuntu Deep

[GitHub] anirudhacharya commented on issue #12384: Refactor speech recognition example

2018-08-29 Thread GitBox
anirudhacharya commented on issue #12384: Refactor speech recognition example URL: https://github.com/apache/incubator-mxnet/issues/12384#issuecomment-416837558 @mxnet-label-bot [Example, Good First Issue] This is an

[GitHub] anirudhacharya commented on issue #12383: Clojure test failure in CI

2018-08-29 Thread GitBox
anirudhacharya commented on issue #12383: Clojure test failure in CI URL: https://github.com/apache/incubator-mxnet/issues/12383#issuecomment-416836864 @mxnet-label-bot [Flaky, Test, Clojure] This is an automated message

<    1   2