[GitHub] marcoabreu commented on issue #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
marcoabreu commented on issue #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#issuecomment-457802742 We don't test examples in CI :( This is

[GitHub] marcoabreu commented on a change in pull request #13983: build docs with CPP package

2019-01-25 Thread GitBox
marcoabreu commented on a change in pull request #13983: build docs with CPP package URL: https://github.com/apache/incubator-mxnet/pull/13983#discussion_r251188584 ## File path: docs/mxdoc.py ## @@ -87,10 +87,10 @@ def generate_doxygen(app): def build_mxnet(app):

[GitHub] cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251189573 ## File path: example/gluon/audio/urban_sounds/README.md ## @@ -1,100

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

2019-01-25 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 1cfb2af Bump the publish

[GitHub] kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251188666 ## File path:

[GitHub] kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251188666 ## File path:

[GitHub] kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251190959 ## File path: contrib/clojure-package/src/org/apache/clojure_mxnet/resource_scope.clj

[GitHub] cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251189488 ## File path: example/autoencoder/model.py ## @@ -53,7 +54,7 @@ def

[GitHub] cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251189488 ## File path: example/autoencoder/model.py ## @@ -53,7 +54,7 @@ def

[GitHub] cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
cchung100m commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251188459 ## File path: example/autoencoder/solver.py ## @@ -19,9 +19,8 @@ from

[GitHub] jiangzhengkai opened a new issue #13997: Mxnet runtime profile for each layers in details

2019-01-25 Thread GitBox
jiangzhengkai opened a new issue #13997: Mxnet runtime profile for each layers in details URL: https://github.com/apache/incubator-mxnet/issues/13997 Hi, Anyone can tell me to use profiler for runtime of each layer for symbol network?

[GitHub] kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251190719 ## File path: contrib/clojure-package/src/org/apache/clojure_mxnet/resource_scope.clj

[GitHub] eric-haibin-lin commented on issue #13709: Why FP16 training speed is too slow on Tesla T4 in Gluon?

2019-01-25 Thread GitBox
eric-haibin-lin commented on issue #13709: Why FP16 training speed is too slow on Tesla T4 in Gluon? URL: https://github.com/apache/incubator-mxnet/issues/13709#issuecomment-457811526 sorry I’ve been busy with a submission deadline. Did you test with fixed input to see if it’s not

[GitHub] kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
kedarbellare commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251188532 ## File path: contrib/clojure-package/test/org/apache/clojure_mxnet/resource_scope_test.clj

[GitHub] marcoabreu commented on a change in pull request #13983: build docs with CPP package

2019-01-25 Thread GitBox
marcoabreu commented on a change in pull request #13983: build docs with CPP package URL: https://github.com/apache/incubator-mxnet/pull/13983#discussion_r251188572 ## File path: docs/mxdoc.py ## @@ -87,10 +87,10 @@ def generate_doxygen(app): def build_mxnet(app):

[GitHub] anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya commented on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-457492030 For 5 batches of training with a deep embeddings example the improvement in memory consumption is

[GitHub] mahmoodn opened a new issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
mahmoodn opened a new issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991 Trying to compile mxnet from source, I use the following command `sudo make -j 4 USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1

[GitHub] mxnet-label-bot commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
mxnet-label-bot commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457500854 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-457492030 For 5 batches of training with a [deep embeddings

[GitHub] soeque1 commented on a change in pull request #13647: Update lip reading example

2019-01-25 Thread GitBox
soeque1 commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r250896251 ## File path: example/gluon/lipnet/README.md ## @@ -0,0 +1,115 @@ +# LipNet: End-to-End Sentence-level

[GitHub] marcoabreu commented on a change in pull request #13983: build docs with CPP package

2019-01-25 Thread GitBox
marcoabreu commented on a change in pull request #13983: build docs with CPP package URL: https://github.com/apache/incubator-mxnet/pull/13983#discussion_r250909981 ## File path: docs/mxdoc.py ## @@ -87,10 +87,10 @@ def generate_doxygen(app): def build_mxnet(app):

[GitHub] mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457554627 Excuse me. What is that CPATH? I can not see that in make/config.mk

[GitHub] soeque1 commented on a change in pull request #13647: Update lip reading example

2019-01-25 Thread GitBox
soeque1 commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r250897378 ## File path: example/gluon/lipnet/README.md ## @@ -0,0 +1,115 @@ +# LipNet: End-to-End Sentence-level

[GitHub] anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-456567642 Some statistics from `profiler.dump()` on running with an mnist example.

[GitHub] aashudwivedi commented on issue #13853: Error while running the mxnet spark examples and test cases

2019-01-25 Thread GitBox
aashudwivedi commented on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457549027 @piyushghai The error still persists. You can reproduce it by un-commenting the test = `run spark with

[GitHub] aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases

2019-01-25 Thread GitBox
aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457549027 @piyushghai The error still persists. You can reproduce it by un-commenting the test = `run spark

[GitHub] anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-456567642 Some statistics from `profiler.dump()` on running with an mnist example.

[GitHub] soeque1 commented on a change in pull request #13647: Update lip reading example

2019-01-25 Thread GitBox
soeque1 commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r250897289 ## File path: example/gluon/lipnet/lipnet_model.ipynb ## @@ -0,0 +1,249 @@ +{ Review comment: @thomelane

[GitHub] soeque1 commented on a change in pull request #13647: Update lip reading example

2019-01-25 Thread GitBox
soeque1 commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r250897345 ## File path: example/gluon/lipnet/lipnet_model.ipynb ## @@ -0,0 +1,249 @@ +{ + "cells": [ + { + "cell_type":

[GitHub] soeque1 commented on a change in pull request #13647: Update lip reading example

2019-01-25 Thread GitBox
soeque1 commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r250896405 ## File path: example/gluon/lipnet/README.md ## @@ -0,0 +1,115 @@ +# LipNet: End-to-End Sentence-level

[GitHub] anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates

2019-01-25 Thread GitBox
anirudhacharya edited a comment on issue #13960: Use In-place operator to prevent memory spikes in optimizer updates URL: https://github.com/apache/incubator-mxnet/pull/13960#issuecomment-457492030 For 5 batches of training with a [deep embeddings

[GitHub] TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457520901 Try to add the path of binaries to LD_LIBRARY_PATH and path of headers to CPATH.

[GitHub] aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases

2019-01-25 Thread GitBox
aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457549027 @piyushghai The error still persists. You can reproduce it by un-commenting the test = `run spark

[GitHub] aashudwivedi commented on issue #13853: Error while running the mxnet spark examples and test cases

2019-01-25 Thread GitBox
aashudwivedi commented on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457561018 The complete stack trace of the error is : `Testing started at 6:07 PM ...

[GitHub] aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases

2019-01-25 Thread GitBox
aashudwivedi edited a comment on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-457561018 The complete stack trace of the error is : ```Testing started at 6:07 PM ...

[GitHub] iblis17 opened a new pull request #13992: Julia: add binding for runtime feature detection

2019-01-25 Thread GitBox
iblis17 opened a new pull request #13992: Julia: add binding for runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13992 Ref: #13549 ```julia julia> mx.features_enabled(Symbol) 8-element Array{Symbol,1}: :CPU_SSE :CPU_SSE2 :CPU_SSE3

[GitHub] mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457600676 I am using Ubuntu 18.04 with gcc-7.3.0 and cuda-10 Also, I downloaded OPneBLAS-0.2.20 and built from source. So,

[GitHub] TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457559448 @mahmoodn ``` export LD_LIBRARY_PATH=your/path/to/openblas/lib:$LD_LIBRARY_PATH export

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

2019-01-25 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 76fc005 Bump the publish

[GitHub] TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457583998 Cannot reproduce that on my machine with either GCC 4.85 or GCC 7.2.1. From the error message, it looks like your openblas is

[GitHub] TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
TaoLv commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457584082 BTW, seems opencv is also missing. This is an automated

[GitHub] mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
mahmoodn commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457566151 OK. That has been passed. However, there is another error about omp ``` $ make -j 4 USE_BLAS=openblas USE_CUDA=1

[GitHub] gigasquid commented on issue #13580: [Clojure] - Add Clojure to the main README

2019-01-25 Thread GitBox
gigasquid commented on issue #13580: [Clojure] - Add Clojure to the main README URL: https://github.com/apache/incubator-mxnet/issues/13580#issuecomment-457628075 Thanks @ThomasDelteil ! This is an automated message from the

[GitHub] gigasquid closed issue #13580: [Clojure] - Add Clojure to the main README

2019-01-25 Thread GitBox
gigasquid closed issue #13580: [Clojure] - Add Clojure to the main README URL: https://github.com/apache/incubator-mxnet/issues/13580 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] gigasquid opened a new pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
gigasquid opened a new pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993 ## Description ## Ports ResourceScope from the Scala package and introduces `using` macro to automatically close any resource in the

[GitHub] larroy commented on issue #13992: Julia: add binding for runtime feature detection

2019-01-25 Thread GitBox
larroy commented on issue #13992: Julia: add binding for runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13992#issuecomment-457649490 Let's merge this first, https://github.com/apache/incubator-mxnet/pull/13964 the enum is now internalized.

[GitHub] adrianloy edited a comment on issue #9712: two consecutive backward cause error Check failed: type_ != nullptr The any container is empty requested

2019-01-25 Thread GitBox
adrianloy edited a comment on issue #9712: two consecutive backward cause error Check failed: type_ != nullptr The any container is empty requested URL: https://github.com/apache/incubator-mxnet/issues/9712#issuecomment-457607617 I got the same error and stumbled on this issue. I think

[GitHub] adrianloy commented on issue #9712: two consecutive backward cause error Check failed: type_ != nullptr The any container is empty requested

2019-01-25 Thread GitBox
adrianloy commented on issue #9712: two consecutive backward cause error Check failed: type_ != nullptr The any container is empty requested URL: https://github.com/apache/incubator-mxnet/issues/9712#issuecomment-457607617 I got the same error and stumbled on this issue. I think another

[GitHub] frankfliu commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'

2019-01-25 Thread GitBox
frankfliu commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol' URL: https://github.com/apache/incubator-mxnet/issues/13986#issuecomment-457651267 @mxnet-label-bot [Python, Question]

[GitHub] frankfliu commented on issue #13989: How can I download the precompiled package ?

2019-01-25 Thread GitBox
frankfliu commented on issue #13989: How can I download the precompiled package ? URL: https://github.com/apache/incubator-mxnet/issues/13989#issuecomment-457653211 @mxnet-label-bot add [question, C++] This is an automated

[GitHub] frankfliu commented on issue #13987: 找不到setupenv.cmd文件

2019-01-25 Thread GitBox
frankfliu commented on issue #13987: 找不到setupenv.cmd文件 URL: https://github.com/apache/incubator-mxnet/issues/13987#issuecomment-457651523 @mxnet-label-bot [build, question] This is an automated message from the Apache Git

[GitHub] frankfliu edited a comment on issue #13987: 找不到setupenv.cmd文件

2019-01-25 Thread GitBox
frankfliu edited a comment on issue #13987: 找不到setupenv.cmd文件 URL: https://github.com/apache/incubator-mxnet/issues/13987#issuecomment-457651523 @mxnet-label-bot add [build, question] This is an automated message from the

[GitHub] frankfliu edited a comment on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'

2019-01-25 Thread GitBox
frankfliu edited a comment on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol' URL: https://github.com/apache/incubator-mxnet/issues/13986#issuecomment-457651267 @mxnet-label-bot add [Python, Question]

[GitHub] frankfliu commented on issue #13991: Telling about libopenblas to mxnet config files

2019-01-25 Thread GitBox
frankfliu commented on issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991#issuecomment-457654116 @mxnet-label-bot add [build, question] This is an

[GitHub] yuxihu commented on a change in pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2

2019-01-25 Thread GitBox
yuxihu commented on a change in pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2 URL: https://github.com/apache/incubator-mxnet/pull/13990#discussion_r251077599 ## File path: src/io/iter_image_recordio_2.cc ## @@ -285,9 +285,14 @@ inline bool

[GitHub] szha commented on issue #13964: Addresses comments in runtime feature discovery API

2019-01-25 Thread GitBox
szha commented on issue #13964: Addresses comments in runtime feature discovery API URL: https://github.com/apache/incubator-mxnet/pull/13964#issuecomment-457664535 What installation dependencies are you referring to? Libinfo is responsible for the information on libmxnet hence the

[GitHub] eric-haibin-lin commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'

2019-01-25 Thread GitBox
eric-haibin-lin commented on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol' URL: https://github.com/apache/incubator-mxnet/issues/13986#issuecomment-457664506 Can you try the nightly version by pip install mxnet-cu92mkl --pre -U?

[GitHub] eric-haibin-lin edited a comment on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol'

2019-01-25 Thread GitBox
eric-haibin-lin edited a comment on issue #13986: [Quantization]'Symbol' object has no attribute 'get_backend_symbol' URL: https://github.com/apache/incubator-mxnet/issues/13986#issuecomment-457664506 Can you try the nightly version by `pip install mxnet-cu92mkl --pre -U?`

[GitHub] frankfliu commented on issue #13987: 找不到setupenv.cmd文件

2019-01-25 Thread GitBox
frankfliu commented on issue #13987: 找不到setupenv.cmd文件 URL: https://github.com/apache/incubator-mxnet/issues/13987#issuecomment-457652420 @yuyijie1995 If you want to install mxnet binary for python, you should use following command: ``` pip install mxnet ``` See:

[GitHub] apeforest commented on a change in pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2

2019-01-25 Thread GitBox
apeforest commented on a change in pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2 URL: https://github.com/apache/incubator-mxnet/pull/13990#discussion_r251068886 ## File path: src/io/iter_image_recordio_2.cc ## @@ -285,9 +285,14 @@ inline bool

[GitHub] frankfliu commented on issue #13988: Using NaiveEngine with Unix fork() hangs during prediction.

2019-01-25 Thread GitBox
frankfliu commented on issue #13988: Using NaiveEngine with Unix fork() hangs during prediction. URL: https://github.com/apache/incubator-mxnet/issues/13988#issuecomment-457652819 @mxnet-label-bot add [Question] This is an

[GitHub] larroy commented on issue #13964: Addresses comments in runtime feature discovery API

2019-01-25 Thread GitBox
larroy commented on issue #13964: Addresses comments in runtime feature discovery API URL: https://github.com/apache/incubator-mxnet/pull/13964#issuecomment-457617785 Didn't work out to put it in libinfo, causes installation dependencies. I would suggest to leave it as it is.

[GitHub] frankfliu commented on issue #13989: How can I download the precompiled package ?

2019-01-25 Thread GitBox
frankfliu commented on issue #13989: How can I download the precompiled package ? URL: https://github.com/apache/incubator-mxnet/issues/13989#issuecomment-457653720 @yuyijie1995 For C++ API, you have to build from source. See:

[GitHub] szha commented on a change in pull request #13964: Addresses comments in runtime feature discovery API

2019-01-25 Thread GitBox
szha commented on a change in pull request #13964: Addresses comments in runtime feature discovery API URL: https://github.com/apache/incubator-mxnet/pull/13964#discussion_r251079294 ## File path: include/mxnet/c_api.h ## @@ -208,6 +208,24 @@ MXNET_DLL const char

[incubator-mxnet] branch master updated: Added optional parameters to BilinearResize2D to do relative scaling (#13985)

2019-01-25 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 577275d Added optional parameters to

[GitHub] sandeep-krishnamurthy merged pull request #13985: Added optional parameters to BilinearResize2D to do relative scaling

2019-01-25 Thread GitBox
sandeep-krishnamurthy merged pull request #13985: Added optional parameters to BilinearResize2D to do relative scaling URL: https://github.com/apache/incubator-mxnet/pull/13985 This is an automated message from the Apache

[GitHub] sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251094261 ## File path: example/gluon/audio/urban_sounds/README.md ##

[GitHub] sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251091998 ## File path: example/autoencoder/solver.py ## @@ -19,9

[GitHub] sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251091660 ## File path: example/autoencoder/model.py ## @@ -53,7

[GitHub] sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#discussion_r251092918 ## File path: example/bayesian-methods/algos.py ## @@

[GitHub] lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support

2019-01-25 Thread GitBox
lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support URL: https://github.com/apache/incubator-mxnet/pull/13979#discussion_r251098650 ## File path: docs/install/java_setup.md ## @@ -85,6 +85,12 @@ Also, add the dependency

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

2019-01-25 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 5b4b478 Bump the publish

[GitHub] sandeep-krishnamurthy commented on issue #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#issuecomment-457695209 @nihui - Very useful contribution. Thanks. Last few things and we are good to go here: 1.

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251098731 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251106855 ## File path: src/operator/image/image_random.cc ## @@ -49,21 +49,64 @@

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251104862 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251098775 ## File path: src/operator/image/image_random-inl.h ## @@ -123,28 +146,157 @@

[GitHub] lanking520 merged pull request #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray

2019-01-25 Thread GitBox
lanking520 merged pull request #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray URL: https://github.com/apache/incubator-mxnet/pull/12690 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch master updated: [MXNET-1000] get Ndarray real value and form it from a NDArray (#12690)

2019-01-25 Thread lanking
This is an automated email from the ASF dual-hosted git repository. lanking 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 0f334ae [MXNET-1000] get Ndarray

[GitHub] KellenSunderland merged pull request #13903: mkldnn s8 conv API change for master

2019-01-25 Thread GitBox
KellenSunderland merged pull request #13903: mkldnn s8 conv API change for master URL: https://github.com/apache/incubator-mxnet/pull/13903 This is an automated message from the Apache Git Service. To respond to the

[incubator-mxnet] branch master updated: api change (#13903)

2019-01-25 Thread kellen
This is an automated email from the ASF dual-hosted git repository. kellen 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 5dc138d api change (#13903) 5dc138d

[GitHub] yuxihu commented on issue #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2

2019-01-25 Thread GitBox
yuxihu commented on issue #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2 URL: https://github.com/apache/incubator-mxnet/pull/13990#issuecomment-457668409 @mxnet-label-bot update [pr-awaiting-merge] This is an

[GitHub] zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs

2019-01-25 Thread GitBox
zhreshold commented on a change in pull request #13802: Image normalize operator - GPU support, 3D/4D inputs URL: https://github.com/apache/incubator-mxnet/pull/13802#discussion_r251095049 ## File path: src/operator/image/image_random-inl.h ## @@ -85,32 +85,55 @@ void

[GitHub] sandeep-krishnamurthy commented on issue #12176: MXPredReshape bug: need to reshape softmax_label

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #12176: MXPredReshape bug: need to reshape softmax_label URL: https://github.com/apache/incubator-mxnet/pull/12176#issuecomment-457698311 @chsin - Thanks for your contributions. Like @apeforest mentioned, this change looks like not generalizable.

[GitHub] eric-haibin-lin merged pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2

2019-01-25 Thread GitBox
eric-haibin-lin merged pull request #13990: [v1.4.x] Use CPUPinned context in ImageRecordIOParser2 URL: https://github.com/apache/incubator-mxnet/pull/13990 This is an automated message from the Apache Git Service. To

[incubator-mxnet] branch v1.4.x updated: Use CPUPinned context in ImageRecordIOParser2 (#13980) (#13990)

2019-01-25 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 e999a46 Use CPUPinned context in

[GitHub] lanking520 commented on issue #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray

2019-01-25 Thread GitBox
lanking520 commented on issue #12690: [MXNET-1000] get Ndarray real value and form it from a NDArray URL: https://github.com/apache/incubator-mxnet/pull/12690#issuecomment-457678315 @zachgk Please review again This is an

[GitHub] lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support

2019-01-25 Thread GitBox
lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support URL: https://github.com/apache/incubator-mxnet/pull/13979#discussion_r251094930 ## File path: docs/install/java_setup.md ## @@ -85,6 +85,12 @@ Also, add the dependency

[GitHub] sandeep-krishnamurthy commented on issue #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #13938: [MXNET-1291] solve pylint errors in examples with issue no.12205 URL: https://github.com/apache/incubator-mxnet/pull/13938#issuecomment-457680521 @cchung100m - Thank you for your contributions and solving pylint issues in examples. I have

[GitHub] lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support

2019-01-25 Thread GitBox
lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support URL: https://github.com/apache/incubator-mxnet/pull/13979#discussion_r251097208 ## File path: scala-package/mxnet-demo/java-demo/README.md ## @@ -71,9 +73,15 @@ If you

[GitHub] lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support

2019-01-25 Thread GitBox
lanking520 commented on a change in pull request #13979: [MXNET-1232] fix demo and add Eclipse support URL: https://github.com/apache/incubator-mxnet/pull/13979#discussion_r251097208 ## File path: scala-package/mxnet-demo/java-demo/README.md ## @@ -71,9 +73,15 @@ If you

[GitHub] sandeep-krishnamurthy commented on issue #13962: Update scala-package gitignore configuration.

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #13962: Update scala-package gitignore configuration. URL: https://github.com/apache/incubator-mxnet/pull/13962#issuecomment-457687232 @zachgk This is an automated message from the

[GitHub] sandeep-krishnamurthy commented on issue #13975: Fix quote on LBSGD docs

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #13975: Fix quote on LBSGD docs URL: https://github.com/apache/incubator-mxnet/pull/13975#issuecomment-457691537 @ThomasDelteil - Thanks for fixing this Can you please paste a snapshot of doc with this change?

[GitHub] sandeep-krishnamurthy commented on issue #11658: Optimize cached op static memory allocation

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #11658: Optimize cached op static memory allocation URL: https://github.com/apache/incubator-mxnet/pull/11658#issuecomment-457697156 @zheng-da @pengzhao-intel - Any suggestions on next step with this optimization? How can we take this forward?

[GitHub] sandeep-krishnamurthy commented on a change in pull request #13955: adding the gluon implementation of deformable convolution

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #13955: adding the gluon implementation of deformable convolution URL: https://github.com/apache/incubator-mxnet/pull/13955#discussion_r251096614 ## File path: tests/python/unittest/test_gluon_contrib.py ## @@

[GitHub] lanking520 commented on issue #13979: [MXNET-1232] fix demo and add Eclipse support

2019-01-25 Thread GitBox
lanking520 commented on issue #13979: [MXNET-1232] fix demo and add Eclipse support URL: https://github.com/apache/incubator-mxnet/pull/13979#issuecomment-457684846 @aaronmarkham please give a 2nd phase review This is an

[GitHub] sandeep-krishnamurthy merged pull request #13972: [MXNET-1301] Remove the unnecessary WaitAll statements from inception_inference example

2019-01-25 Thread GitBox
sandeep-krishnamurthy merged pull request #13972: [MXNET-1301] Remove the unnecessary WaitAll statements from inception_inference example URL: https://github.com/apache/incubator-mxnet/pull/13972 This is an automated

[incubator-mxnet] branch master updated: [MXNET-1301] Remove the unnecessary WaitAll statements from inception_inference example (#13972)

2019-01-25 Thread skm
This is an automated email from the ASF dual-hosted git repository. skm 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 f1c063e [MXNET-1301] Remove the

[GitHub] sandeep-krishnamurthy commented on issue #11184: Make amalgamation part be suitable for iOS

2019-01-25 Thread GitBox
sandeep-krishnamurthy commented on issue #11184: Make amalgamation part be suitable for iOS URL: https://github.com/apache/incubator-mxnet/pull/11184#issuecomment-457696217 @Aozorany - How can we help here? What are the issues currently you are facing master?

[GitHub] benkamphaus commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package

2019-01-25 Thread GitBox
benkamphaus commented on a change in pull request #13993: [Clojure] Add resource scope to clojure package URL: https://github.com/apache/incubator-mxnet/pull/13993#discussion_r251129638 ## File path: contrib/clojure-package/test/org/apache/clojure_mxnet/resource_scope_test.clj

  1   2   >