[GitHub] jasonyu1996 opened a new issue #12390: [Feature Request] dtype for modules

2018-08-28 Thread GitBox
jasonyu1996 opened a new issue #12390: [Feature Request] dtype for modules URL: https://github.com/apache/incubator-mxnet/issues/12390 It seems that only a very small number of modules among all the modules available in the library supports specifying a `dtype` in their constructors

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416130369 the machines are already sshable without password between each other

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416125937 Thank U, But if installed mxnet by pip, How to use python launch.py since I didn't download the mxnet source code?

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416130112 I download the mxnet source code, but didn't compile since i used the mxnet installed by pip. when i use the launch.py provided

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416132996 I don't think so because I tried: python /home/xiaomin.wu/anaconda2/lib/python2.7/site-packages/mxnet/tools/launch.py -n 2

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416146366 I update the version to 1.2.1 by pip, but new error shows up:(

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416823724 @eric-haibin-lin 我可以从a无密码ssh到b,也可以从b无密码ssh到a,但不能a无密码ssh到a,b也不能无密码ssh到b。而问题应该正是如此

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416133087 the vesion of the mxnet i installed buy pip is 1.2.0 This is

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

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416158008 Permission denied, please try again. xiaomin.wu@10.14.6.5's password: Permission denied, please try again.

[GitHub] jinhuang415 closed issue #10175: MXNet MKLDNN build dependency/flow discussion

2018-08-28 Thread GitBox
jinhuang415 closed issue #10175: MXNet MKLDNN build dependency/flow discussion URL: https://github.com/apache/incubator-mxnet/issues/10175 This is an automated message from the Apache Git Service. To respond to the message,

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

2018-08-28 Thread GitBox
meanmee commented on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416823724 @eric-haibin-lin 我可以从a无密码ssh到b,也可以从b无密码ssh到a,但不能a无密码ssh到a,b也不能无密码ssh到b。而问题应该正是如此

[GitHub] yuxiangw opened a new issue #12389: [Bug] Not able to detect out of bound index on an ndarray. potential memory overflow.

2018-08-28 Thread GitBox
yuxiangw opened a new 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 ## Minimum reproducible example ''' from mxnet import ndarray as nd import numpy as np #

[GitHub] zheng-da closed pull request #12151: fix a minor bug in while_loop

2018-08-28 Thread GitBox
zheng-da closed pull request #12151: fix a minor bug in while_loop URL: https://github.com/apache/incubator-mxnet/pull/12151 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

[GitHub] zheng-da closed issue #11448: fail to fall back when sparse arrays are passed to MKLDNN-enabled operators.

2018-08-28 Thread GitBox
zheng-da closed issue #11448: fail to fall back when sparse arrays are passed to MKLDNN-enabled operators. URL: https://github.com/apache/incubator-mxnet/issues/11448 This is an automated message from the Apache Git

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

2018-08-28 Thread GitBox
aaronmarkham commented on issue #12102: site-wide social include URL: https://github.com/apache/incubator-mxnet/pull/12102#issuecomment-416817078 @nswamy - Do you still request changes? This is an automated message from the

[GitHub] pengzhao-intel commented on issue #11448: fail to fall back when sparse arrays are passed to MKLDNN-enabled operators.

2018-08-28 Thread GitBox
pengzhao-intel commented on issue #11448: fail to fall back when sparse arrays are passed to MKLDNN-enabled operators. URL: https://github.com/apache/incubator-mxnet/issues/11448#issuecomment-416816945 @zheng-da related PR are merged. Could you verify if all issues are fixed and close

[GitHub] lanking520 commented on a change in pull request #12387: MXNET-873 - Bring Clojure Package Inline with New DataDesc and Layout in Scala Package

2018-08-28 Thread GitBox
lanking520 commented on a change in pull request #12387: MXNET-873 - Bring Clojure Package Inline with New DataDesc and Layout in Scala Package URL: https://github.com/apache/incubator-mxnet/pull/12387#discussion_r213536814 ## File path:

[GitHub] lanking520 commented on a change in pull request #12387: MXNET-873 - Bring Clojure Package Inline with New DataDesc and Layout in Scala Package

2018-08-28 Thread GitBox
lanking520 commented on a change in pull request #12387: MXNET-873 - Bring Clojure Package Inline with New DataDesc and Layout in Scala Package URL: https://github.com/apache/incubator-mxnet/pull/12387#discussion_r213537200 ## File path:

[GitHub] liangxi627 closed issue #12120: compile error in "image_aug_default.cc"

2018-08-28 Thread GitBox
liangxi627 closed issue #12120: compile error in "image_aug_default.cc" URL: https://github.com/apache/incubator-mxnet/issues/12120 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] liangxi627 commented on issue #11890: Error During Make - undefined reference

2018-08-28 Thread GitBox
liangxi627 commented on issue #11890: Error During Make - undefined reference URL: https://github.com/apache/incubator-mxnet/issues/11890#issuecomment-416811231 @sandeep-krishnamurthy Please refer to the following links.

[GitHub] eric-haibin-lin commented on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
eric-haibin-lin commented on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416810947 @meanmee looks like there's some problem connecting to your remote instance. Did you setup passwordless ssh? I suggest you move

[GitHub] eric-haibin-lin commented on issue #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
eric-haibin-lin commented on issue #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#issuecomment-416810308 LGTM This is an automated message from the

[GitHub] ghgggg closed issue #12267: some errors when extracting feature with mxnet c++ api in windows10 in gpu mode

2018-08-28 Thread GitBox
gh closed issue #12267: some errors when extracting feature with mxnet c++ api in windows10 in gpu mode URL: https://github.com/apache/incubator-mxnet/issues/12267 This is an automated message from the Apache Git

[GitHub] StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
StephanieYuan commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-416799044 Move svrg_optimization to python/contrib package.

[GitHub] StephanieYuan edited a comment on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
StephanieYuan edited a comment on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-416799044 Moved svrg_optimization to python/contrib package.

[GitHub] zheng-da edited a comment on issue #12269: get memory error when running a model exported from gluon model zoo

2018-08-28 Thread GitBox
zheng-da edited a comment on issue #12269: get memory error when running a model exported from gluon model zoo URL: https://github.com/apache/incubator-mxnet/issues/12269#issuecomment-416798792 I can create an issue, so hopefully someone can address it

[GitHub] zheng-da commented on issue #12269: get memory error when running a model exported from gluon model zoo

2018-08-28 Thread GitBox
zheng-da commented on issue #12269: get memory error when running a model exported from gluon model zoo URL: https://github.com/apache/incubator-mxnet/issues/12269#issuecomment-416798792 I don't. I can create an issue, so hopefully someone can address it

[GitHub] jasonyu1996 edited a comment on issue #12327: [Feature Request] support of diag for N-d arrays

2018-08-28 Thread GitBox
jasonyu1996 edited a comment on issue #12327: [Feature Request] support of diag for N-d arrays URL: https://github.com/apache/incubator-mxnet/issues/12327#issuecomment-416790602 Hi! Thank you for your response! I just paid a visit to the numpy interfaces for computing the diagonal, and

[GitHub] jasonyu1996 commented on issue #12327: [Feature Request] support of diag for N-d arrays

2018-08-28 Thread GitBox
jasonyu1996 commented on issue #12327: [Feature Request] support of diag for N-d arrays URL: https://github.com/apache/incubator-mxnet/issues/12327#issuecomment-416790602 Hi! Thank you for your response! I just paid a visit to the numpy interfaces for computing the diagonal, and noticed

[GitHub] pengzhao-intel commented on issue #12269: get memory error when running a model exported from gluon model zoo

2018-08-28 Thread GitBox
pengzhao-intel commented on issue #12269: get memory error when running a model exported from gluon model zoo URL: https://github.com/apache/incubator-mxnet/issues/12269#issuecomment-416790167 @zheng-da do you have a plan to improve it?

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

2018-08-28 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 5ac893f Bump the publish

[GitHub] aaronmarkham opened a new pull request #12388: Installation instructions consolidation

2018-08-28 Thread GitBox
aaronmarkham opened a new pull request #12388: Installation instructions consolidation URL: https://github.com/apache/incubator-mxnet/pull/12388 ## Description ## Different installation pages were out of date or out of sync. The install page was over-complicated. The build from source

[GitHub] samskalicky edited a comment on issue #12327: [Feature Request] support of diag for N-d arrays

2018-08-28 Thread GitBox
samskalicky edited a comment on issue #12327: [Feature Request] support of diag for N-d arrays URL: https://github.com/apache/incubator-mxnet/issues/12327#issuecomment-416780686 Hi @jasonyu1996. Thanks for reporting this. Ive been looking to implement a trace operator in mxnet per this

[GitHub] samskalicky commented on issue #12327: [Feature Request] support of diag for N-d arrays

2018-08-28 Thread GitBox
samskalicky commented on issue #12327: [Feature Request] support of diag for N-d arrays URL: https://github.com/apache/incubator-mxnet/issues/12327#issuecomment-416780686 Hi @jasonyu1996. Thanks for reporting this. Ive been looking to implement a trace operator in mxnet per this request

[GitHub] ankkhedia edited a comment on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
ankkhedia edited a comment on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416779364 looks good to me! Should be good to go after you retriever CI.

[GitHub] ankkhedia edited a comment on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
ankkhedia edited a comment on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416779364 looks good to me! Should be good to go after you retrigger CI.

[GitHub] ankkhedia commented on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
ankkhedia commented on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416779364 looks good to me! This is an automated message from the

[GitHub] haojin2 commented on issue #8866: src/operator/./bilinear_sampler-inl.h:105: Have not implemented the data req combinations! gdata_req=0 ggrid_req=1

2018-08-28 Thread GitBox
haojin2 commented on issue #8866: src/operator/./bilinear_sampler-inl.h:105: Have not implemented the data req combinations! gdata_req=0 ggrid_req=1 URL: https://github.com/apache/incubator-mxnet/issues/8866#issuecomment-416778608 A fix delivered in #12386, but corresponding unit test

[GitHub] hetong007 commented on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
hetong007 commented on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416778171 @terrytangyuan You can trigger the CI again, with an empty commit by `git commit --allow-empty -m "Trigger CI"`

[GitHub] ankkhedia commented on issue #12310: Flaky test: test_ndarray.test_order

2018-08-28 Thread GitBox
ankkhedia commented on issue #12310: Flaky test: test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/issues/12310#issuecomment-416777661 @sxjscience The issue seems to be only with ret_type = "mask" for topk operator

[GitHub] sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order

2018-08-28 Thread GitBox
sxjscience commented on issue #12310: Flaky test: test_ndarray.test_order URL: https://github.com/apache/incubator-mxnet/issues/12310#issuecomment-416775348 Thanks for reporting this. I find we can use other dtypes ```python import mxnet as mx import numpy as np dat_size=5

[GitHub] gigasquid commented on issue #12387: MXNET-873 - Bring Clojure Package inline with new DataDesc and Layout in Scala Package

2018-08-28 Thread GitBox
gigasquid commented on issue #12387: MXNET-873 - Bring Clojure Package inline with new DataDesc and Layout in Scala Package URL: https://github.com/apache/incubator-mxnet/pull/12387#issuecomment-416772699 @lanking520 please give a look when you get a chance

[GitHub] gigasquid opened a new pull request #12387: MXNET-873 - Bring Clojure Package inline with new DataDesc and Layout in Scala Package

2018-08-28 Thread GitBox
gigasquid opened a new pull request #12387: MXNET-873 - Bring Clojure Package inline with new DataDesc and Layout in Scala Package URL: https://github.com/apache/incubator-mxnet/pull/12387 ## Description ## The Scala package has updated the DataDesc to include Layout. The Clojure

[GitHub] reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213503117 ## File path: src/operator/subgraph/partition_graph.cc ## @@ -0,0 +1,774 @@ +/* + *

[GitHub] reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213503015 ## File path: src/operator/subgraph/partition_graph.cc ## @@ -0,0 +1,774 @@ +/* + *

[GitHub] reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213502884 ## File path: src/operator/subgraph/subgraph_property.h ## @@ -0,0 +1,141 @@ +/* +

[GitHub] reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213502853 ## File path: src/operator/subgraph/common.h ## @@ -0,0 +1,237 @@ +/* + * Licensed

[GitHub] reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
reminisce commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213502485 ## File path: src/executor/graph_executor.cc ## @@ -42,6 +43,7 @@ using namespace

[GitHub] haojin2 commented on issue #12386: [MXNET-810] [WIP] Add support for more req patterns for bilinear sampler backward

2018-08-28 Thread GitBox
haojin2 commented on issue #12386: [MXNET-810] [WIP] Add support for more req patterns for bilinear sampler backward URL: https://github.com/apache/incubator-mxnet/pull/12386#issuecomment-416768267 @eric-haibin-lin @reminisce @piiswrong @anirudh2290

[GitHub] haojin2 opened a new pull request #12386: [MXNET-810] [WIP] Add support for more req patterns for bilinear sampler backward

2018-08-28 Thread GitBox
haojin2 opened a new pull request #12386: [MXNET-810] [WIP] Add support for more req patterns for bilinear sampler backward URL: https://github.com/apache/incubator-mxnet/pull/12386 ## Description ## Fix #8866. ## Checklist ## ### Essentials ### - [x] Changes are complete

[GitHub] metrofun edited a comment on issue #2811: where can i find rbm example by mxnet?

2018-08-28 Thread GitBox
metrofun edited a comment on issue #2811: where can i find rbm example by mxnet? URL: https://github.com/apache/incubator-mxnet/issues/2811#issuecomment-416764491 The second post on RBM in MXNet was low on my priority, but here is the code I wrote for the second post

[GitHub] metrofun commented on issue #2811: where can i find rbm example by mxnet?

2018-08-28 Thread GitBox
metrofun commented on issue #2811: where can i find rbm example by mxnet? URL: https://github.com/apache/incubator-mxnet/issues/2811#issuecomment-416764491 Second post on RBM in MXNet was low on my priority, but here is the code I wrote for the second post

[GitHub] vishaalkapoor commented on issue #2811: where can i find rbm example by mxnet?

2018-08-28 Thread GitBox
vishaalkapoor commented on issue #2811: where can i find rbm example by mxnet? URL: https://github.com/apache/incubator-mxnet/issues/2811#issuecomment-416758822 @yzhliu Would you be able to close? Thank you! This is an

[GitHub] terrytangyuan commented on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
terrytangyuan commented on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416758686 I believe that should be done in a separate PR. I doubt that `formatR` gives the most readable code, e.g. I've rarely

[GitHub] vandanavk edited a comment on issue #12291: [MXNET-817] Fixes to speech recognition example

2018-08-28 Thread GitBox
vandanavk edited a comment on issue #12291: [MXNET-817] Fixes to speech recognition example URL: https://github.com/apache/incubator-mxnet/pull/12291#issuecomment-416704408 @anirudhacharya Opened an issue https://github.com/apache/incubator-mxnet/issues/12384 for tracking the refactor

[GitHub] marcoabreu commented on issue #12379: Revert "Revert "Disable kvstore test (#11798)" (#12279)"

2018-08-28 Thread GitBox
marcoabreu commented on issue #12379: Revert "Revert "Disable kvstore test (#11798)" (#12279)" URL: https://github.com/apache/incubator-mxnet/pull/12379#issuecomment-416752760 I can only merge if this PR passes CI This is an

[GitHub] Roshrini commented on issue #10948: get stuck with subprocess in multithread

2018-08-28 Thread GitBox
Roshrini commented on issue #10948: get stuck with subprocess in multithread URL: https://github.com/apache/incubator-mxnet/issues/10948#issuecomment-416740256 @HorsonLiu MXNet is not very thread-safe and so this is not supported yet. Adding it as a FeatureRequest.

[GitHub] vandanavk edited a comment on issue #12182: [MXNET-698] Remove Epoch training metric log

2018-08-28 Thread GitBox
vandanavk edited a comment on issue #12182: [MXNET-698] Remove Epoch training metric log URL: https://github.com/apache/incubator-mxnet/pull/12182#issuecomment-416634452 @nswamy The following is the current behavior of the code. We need to reflect this in the "train-accuracy" log in

[GitHub] haojin2 closed pull request #12306: SoftMin Operator

2018-08-28 Thread GitBox
haojin2 closed pull request #12306: SoftMin Operator URL: https://github.com/apache/incubator-mxnet/pull/12306 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 request

[GitHub] haojin2 opened a new pull request #12306: SoftMin Operator

2018-08-28 Thread GitBox
haojin2 opened a new pull request #12306: SoftMin Operator URL: https://github.com/apache/incubator-mxnet/pull/12306 ## Description ## Support softmin function: https://pytorch.org/docs/master/_modules/torch/nn/functional.html#softmin ## Checklist ## ### Essentials ### -

[GitHub] haojin2 commented on issue #12306: SoftMin Operator

2018-08-28 Thread GitBox
haojin2 commented on issue #12306: SoftMin Operator URL: https://github.com/apache/incubator-mxnet/pull/12306#issuecomment-416730180 @szha This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] anirudhacharya commented on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
anirudhacharya commented on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416723075 @terrytangyuan Because we are in the process of having uniform standards for the R-package and eventually have lintR

[GitHub] terrytangyuan commented on issue #12162: Edit shape.array doc and some style improvements

2018-08-28 Thread GitBox
terrytangyuan commented on issue #12162: Edit shape.array doc and some style improvements URL: https://github.com/apache/incubator-mxnet/pull/12162#issuecomment-416712675 What's the difference? I am just making some enhancements myself manually for this particular file. All the changes

[GitHub] mseth10 opened a new pull request #12385: fixed flaky test issue for test_operator_gpu.test_convolution_grouping

2018-08-28 Thread GitBox
mseth10 opened a new pull request #12385: fixed flaky test issue for test_operator_gpu.test_convolution_grouping URL: https://github.com/apache/incubator-mxnet/pull/12385 ## Description ## Issue not reproducible on Ubuntu. Tolerance parameter (atol) relaxed. This should fix the

[GitHub] marcoabreu closed pull request #12381: A solution to prevent zombie containers locally and in CI

2018-08-28 Thread GitBox
marcoabreu closed pull request #12381: A solution to prevent zombie containers locally and in CI URL: https://github.com/apache/incubator-mxnet/pull/12381 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

[incubator-mxnet] branch master updated: A solution to prevent zombie containers locally and in CI (#12381)

2018-08-28 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 e2a3eef A solution to prevent

[GitHub] zheng-da commented on issue #12269: get memory error when running a model exported from gluon model zoo

2018-08-28 Thread GitBox
zheng-da commented on issue #12269: get memory error when running a model exported from gluon model zoo URL: https://github.com/apache/incubator-mxnet/issues/12269#issuecomment-416707002 Thanks. It seems mxnet should report an error instead of failing with a segfault.

[GitHub] zheng-da closed issue #12269: get memory error when running a model exported from gluon model zoo

2018-08-28 Thread GitBox
zheng-da closed issue #12269: get memory error when running a model exported from gluon model zoo URL: https://github.com/apache/incubator-mxnet/issues/12269 This is an automated message from the Apache Git Service. To

[GitHub] vandanavk commented on issue #12291: [MXNET-817] Fixes to speech recognition example

2018-08-28 Thread GitBox
vandanavk commented on issue #12291: [MXNET-817] Fixes to speech recognition example URL: https://github.com/apache/incubator-mxnet/pull/12291#issuecomment-416704408 Opened an issue https://github.com/apache/incubator-mxnet/issues/12384 for tracking the refactor

[GitHub] vandanavk opened a new issue #12384: Refactor speech recognition example

2018-08-28 Thread GitBox
vandanavk opened a new issue #12384: Refactor speech recognition example URL: https://github.com/apache/incubator-mxnet/issues/12384 ## Description - Cleanup/simplify speech recognition example - Refactor singleton usage - Fix Python3 failures

[GitHub] Roshrini commented on issue #12364: Importing PyTorch when using ONNX causes a segmentation fault

2018-08-28 Thread GitBox
Roshrini commented on issue #12364: Importing PyTorch when using ONNX causes a segmentation fault URL: https://github.com/apache/incubator-mxnet/issues/12364#issuecomment-416702032 @DatCorno Thanks for verfying this. @sandeep-krishnamurthy Can you please close this issue?

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

2018-08-28 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 cde9c38 Bump the publish

[GitHub] anirudh2290 commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
anirudh2290 commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213432161 ## File path: src/operator/subgraph/partition_graph.cc ## @@ -0,0 +1,774 @@ +/* +

[GitHub] anirudh2290 commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet

2018-08-28 Thread GitBox
anirudh2290 commented on a change in pull request #12157: Subgraph API for integrating accelerators with MXNet URL: https://github.com/apache/incubator-mxnet/pull/12157#discussion_r213432803 ## File path: src/operator/subgraph/partition_graph.cc ## @@ -0,0 +1,774 @@ +/* +

[GitHub] yzhliu closed issue #9745: MultiIter example should also return pad in next(self)

2018-08-28 Thread GitBox
yzhliu closed issue #9745: MultiIter example should also return pad in next(self) URL: https://github.com/apache/incubator-mxnet/issues/9745 This is an automated message from the Apache Git Service. To respond to the

[GitHub] anirudhacharya commented on issue #12291: [MXNET-817] Fixes to speech recognition example

2018-08-28 Thread GitBox
anirudhacharya commented on issue #12291: [MXNET-817] Fixes to speech recognition example URL: https://github.com/apache/incubator-mxnet/pull/12291#issuecomment-416700409 LGTM for most parts. Is the singleton refactor being tracked anywhere?

[GitHub] vandanavk commented on issue #12291: [MXNET-817] Fixes to speech recognition example

2018-08-28 Thread GitBox
vandanavk commented on issue #12291: [MXNET-817] Fixes to speech recognition example URL: https://github.com/apache/incubator-mxnet/pull/12291#issuecomment-416697526 Is this PR good to go? This is an automated message from

[GitHub] sad- commented on issue #9745: MultiIter example should also return pad in next(self)

2018-08-28 Thread GitBox
sad- commented on issue #9745: MultiIter example should also return pad in next(self) URL: https://github.com/apache/incubator-mxnet/issues/9745#issuecomment-416692175 @yizhi can we close this out? doc example has been fixed/made more explicit on how to write a custom DataIter here:

[GitHub] StephanieYuan commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
StephanieYuan commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213422213 ## File path: contrib/svrg_optimization_python/src/svrg_optimizer.py ## @@ -0,0

[GitHub] StephanieYuan commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
StephanieYuan commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213422213 ## File path: contrib/svrg_optimization_python/src/svrg_optimizer.py ## @@ -0,0

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213415709 ## File path: contrib/svrg_optimization_python/test_svrg_train.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213412718 ## File path: contrib/svrg_optimization_python/src/svrg_module.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213406997 ## File path: contrib/svrg_optimization_python/src/svrg_module.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213413094 ## File path: contrib/svrg_optimization_python/src/svrg_optimizer.py ##

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213418335 ## File path: contrib/svrg_optimization_python/test_svrg_train.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213417944 ## File path: contrib/svrg_optimization_python/test_svrg_train.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213406018 ## File path: contrib/svrg_optimization_python/src/svrg_module.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213414138 ## File path: contrib/svrg_optimization_python/test_svrg_train.py ## @@

[GitHub] sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r213406770 ## File path: contrib/svrg_optimization_python/src/svrg_module.py ## @@

[GitHub] sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on issue #12376: [MXNET-854] SVRG Optimization in Python Module API URL: https://github.com/apache/incubator-mxnet/pull/12376#issuecomment-416673829 Thanks @StephanieYuan - Welcome to MXNet community! @piiswrong @eric-haibin-lin @anirudhacharya

[GitHub] apeforest commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on issue #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#issuecomment-416673642 @Roshrini Addressed all your comments. Please kindly review again. Thanks!

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213404931 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213404849 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

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

2018-08-28 Thread GitBox
vishaalkapoor edited a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416670681 @sandeep-krishnamurthy It looks like the tutorial/notebook executor will need to be wrapped by a launcher script that

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

2018-08-28 Thread GitBox
vishaalkapoor commented on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416670681 @sandeep-krishnamurthy It looks like the tutorial/notebook executor will need to be wrapped by a launcher script that executes

[GitHub] sandeep-krishnamurthy commented on issue #11890: Error During Make - undefined reference

2018-08-28 Thread GitBox
sandeep-krishnamurthy commented on issue #11890: Error During Make - undefined reference URL: https://github.com/apache/incubator-mxnet/issues/11890#issuecomment-416670461 @liangxi627 - can you please give more details? Is it due to version mis-match of OpenCV?

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213400743 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213400631 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213400352 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

[GitHub] apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter

2018-08-28 Thread GitBox
apeforest commented on a change in pull request #11952: [MXNET-707] Add unit test for mxnet to coreml converter URL: https://github.com/apache/incubator-mxnet/pull/11952#discussion_r213400138 ## File path: tools/coreml/unittest/test_converter_no_pred.py ## @@ -0,0 +1,970

  1   2   >