[GitHub] ChaiBapchya opened a new pull request #14082: Fix nd.pick large array issue

2019-02-06 Thread GitBox
ChaiBapchya opened a new pull request #14082: Fix nd.pick large array issue URL: https://github.com/apache/incubator-mxnet/pull/14082 ## Description ## large op support (using index_t and size_t instead of int) based off of #13418 Fixes #9314 ## Checklist ## ### Essentials ###

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

2019-02-06 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 5f9cd3c Bump the publish

[GitHub] stephenrawls closed issue #14062: Bug in Hybridize w/ Concat

2019-02-06 Thread GitBox
stephenrawls closed issue #14062: Bug in Hybridize w/ Concat URL: https://github.com/apache/incubator-mxnet/issues/14062 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] stephenrawls commented on issue #14062: Bug in Hybridize w/ Concat

2019-02-06 Thread GitBox
stephenrawls commented on issue #14062: Bug in Hybridize w/ Concat URL: https://github.com/apache/incubator-mxnet/issues/14062#issuecomment-461298379 I see, thanks. Basically what I *wanted* to do is this: `begin=(0,0,0), end=(size_of_dim1,1,size_of_dim2)` but since this is

[GitHub] vandanavk commented on issue #13995: [MXNET-1287][WIP] Scala compiler warnings

2019-02-06 Thread GitBox
vandanavk commented on issue #13995: [MXNET-1287][WIP] Scala compiler warnings URL: https://github.com/apache/incubator-mxnet/pull/13995#issuecomment-461295374 @mxnet-label-bot add [pr-work-in-progress] This is an automated

[GitHub] szha closed issue #12650: Need to pass state to LSTM when doing float16 quantization

2019-02-06 Thread GitBox
szha closed issue #12650: Need to pass state to LSTM when doing float16 quantization URL: https://github.com/apache/incubator-mxnet/issues/12650 This is an automated message from the Apache Git Service. To respond to the

[GitHub] szha edited a comment on issue #12650: Need to pass state to LSTM when doing float16 quantization

2019-02-06 Thread GitBox
szha edited a comment on issue #12650: Need to pass state to LSTM when doing float16 quantization URL: https://github.com/apache/incubator-mxnet/issues/12650#issuecomment-461246845 @Ishitori I think this issue is already resolved in LSTM layer, as the internal begin_state call is now

[GitHub] szha commented on issue #14062: Bug in Hybridize w/ Concat

2019-02-06 Thread GitBox
szha commented on issue #14062: Bug in Hybridize w/ Concat URL: https://github.com/apache/incubator-mxnet/issues/14062#issuecomment-461292694 @stephenrawls after taking a close look at the code, I think the problem mainly comes from the call on

[GitHub] reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API

2019-02-06 Thread GitBox
reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461291971 > you can't mix context in a single graph What do you mean "mix context"? We only have one context which gpu in this

[GitHub] reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API

2019-02-06 Thread GitBox
reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461291971 > @reminisce > you can't mix context in a single graph What do you mean "mix context"? We only have one context

[GitHub] reminisce commented on issue #14040: Reformat of TensorRT to use subgraph API

2019-02-06 Thread GitBox
reminisce commented on issue #14040: Reformat of TensorRT to use subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461291971 > @reminisce > you can't mix context in a single graph What do you mean "mix context"? We only have one context which gpu in

[GitHub] pengzhao-intel commented on issue #14060: Exclude concat layer for gpu quantization

2019-02-06 Thread GitBox
pengzhao-intel commented on issue #14060: Exclude concat layer for gpu quantization URL: https://github.com/apache/incubator-mxnet/pull/14060#issuecomment-461288059 @reminisce could you help to take a look again and merge this PR? Thanks.

[GitHub] Caenorst commented on issue #14040: Reformat of TensorRT to use subgraph API

2019-02-06 Thread GitBox
Caenorst commented on issue #14040: Reformat of TensorRT to use subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461287794 @reminisce I completely get your points, we thought about loading the weights from inputs, the problem is that you can't mix

[GitHub] reminisce commented on issue #14040: Reformat of TensorRT to use subgraph API

2019-02-06 Thread GitBox
reminisce commented on issue #14040: Reformat of TensorRT to use subgraph API URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461280671 @Caenorst Just want to clarify, I'm not blocking this PR. We can think through about these comments and make incremental

[GitHub] aaronmarkham commented on issue #13647: Update lip reading example

2019-02-06 Thread GitBox
aaronmarkham commented on issue #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#issuecomment-461254738 @thomelane Ok, I'm creating the tar files now. The reason I didn't do that is that I kept getting disconnected and wanted to be able to resume

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

2019-02-06 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 53be2e9 Bump the publish

[GitHub] lupesko commented on issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better.

2019-02-06 Thread GitBox
lupesko commented on issue #13747: I found a bug in the source code, I don't know how to define it, but I commented out that the code will run better. URL: https://github.com/apache/incubator-mxnet/issues/13747#issuecomment-461249983 @l1uw3n looks like folks are trying to help, but

[GitHub] andrewfayres commented on issue #14074: How get mean.bin (from captcha recognition)?

2019-02-06 Thread GitBox
andrewfayres commented on issue #14074: How get mean.bin (from captcha recognition)? URL: https://github.com/apache/incubator-mxnet/issues/14074#issuecomment-461249206 @mxnet-label-bot add [Question, R] @jasperDD If you haven't already, you should try asking this question at

[GitHub] andrewfayres commented on issue #14080: Adam Optimizer Memory Leak in Scala

2019-02-06 Thread GitBox
andrewfayres commented on issue #14080: Adam Optimizer Memory Leak in Scala URL: https://github.com/apache/incubator-mxnet/issues/14080#issuecomment-461248391 Looks like the Adam Optimizer needs to be updated to use ResourceScope. Should probably take a look at the other optimizers at the

[GitHub] andrewfayres commented on issue #14075: Generation of R reference manual fails

2019-02-06 Thread GitBox
andrewfayres commented on issue #14075: Generation of R reference manual fails URL: https://github.com/apache/incubator-mxnet/issues/14075#issuecomment-461247158 @mxnet-label-bot add [bug, doc] This is an automated message

[GitHub] szha commented on issue #12650: Need to pass state to LSTM when doing float16 quantization

2019-02-06 Thread GitBox
szha commented on issue #12650: Need to pass state to LSTM when doing float16 quantization URL: https://github.com/apache/incubator-mxnet/issues/12650#issuecomment-461246845 @Ishitori I think this issue is already resolved in LSTM layer, as the internal begin_state call is now [getting

[GitHub] piyushghai commented on issue #14081: Scala Docs warnings in scala-package

2019-02-06 Thread GitBox
piyushghai commented on issue #14081: Scala Docs warnings in scala-package URL: https://github.com/apache/incubator-mxnet/issues/14081#issuecomment-461244180 @mxnet-label-bot Add [Scala, Doc, Good First Issue] This is an

[GitHub] piyushghai opened a new issue #14081: Scala Docs warnings in scala-package

2019-02-06 Thread GitBox
piyushghai opened a new issue #14081: Scala Docs warnings in scala-package URL: https://github.com/apache/incubator-mxnet/issues/14081 I recently tried running ```ScalaDocChecker``` [http://www.scalastyle.org/rules-1.0.0.html#org_scalastyle_scalariform_ScalaDocChecker]. It

[GitHub] mxnet-label-bot commented on issue #14081: Scala Docs warnings in scala-package

2019-02-06 Thread GitBox
mxnet-label-bot commented on issue #14081: Scala Docs warnings in scala-package URL: https://github.com/apache/incubator-mxnet/issues/14081#issuecomment-461244056 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] thomelane commented on issue #13647: Update lip reading example

2019-02-06 Thread GitBox
thomelane commented on issue #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#issuecomment-461241692 @aaronmarkham any chance you could zip up all of the preprocessed files, to avoid `aws s3 sync` downloading loads of small files? would

[incubator-mxnet] branch master updated: update the version name (#14076)

2019-02-06 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 d684c59 update the version name

[GitHub] lanking520 merged pull request #14076: update the scala nightly version name

2019-02-06 Thread GitBox
lanking520 merged pull request #14076: update the scala nightly version name URL: https://github.com/apache/incubator-mxnet/pull/14076 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] lanking520 commented on issue #14076: update the scala nightly version name

2019-02-06 Thread GitBox
lanking520 commented on issue #14076: update the scala nightly version name URL: https://github.com/apache/incubator-mxnet/pull/14076#issuecomment-461241033 LGTM for nightly! This is an automated message from the Apache Git

[incubator-mxnet] branch master updated: [MXNET-1178] updating scala docs (#14070)

2019-02-06 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 8191585 [MXNET-1178] updating scala

[GitHub] lanking520 merged pull request #14070: [MXNET-1178] updating scala docs

2019-02-06 Thread GitBox
lanking520 merged pull request #14070: [MXNET-1178] updating scala docs URL: https://github.com/apache/incubator-mxnet/pull/14070 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] piyushghai commented on issue #14080: Adam Optimizer Memory Leak in Scala

2019-02-06 Thread GitBox
piyushghai commented on issue #14080: Adam Optimizer Memory Leak in Scala URL: https://github.com/apache/incubator-mxnet/issues/14080#issuecomment-461239416 @satyakrishnagorti Here's a documentation on how to manage memory in MXNet Scala :

[GitHub] whamza15 commented on issue #12650: Need to pass state to LSTM when doing float16 quantization

2019-02-06 Thread GitBox
whamza15 commented on issue #12650: Need to pass state to LSTM when doing float16 quantization URL: https://github.com/apache/incubator-mxnet/issues/12650#issuecomment-461234191 I wonder if you can call make this part of a full running system, mainly call backward() and optimize. It has

[GitHub] satyakrishnagorti opened a new issue #14080: Adam Optimizer Memory Leak in Scala

2019-02-06 Thread GitBox
satyakrishnagorti opened a new issue #14080: Adam Optimizer Memory Leak in Scala URL: https://github.com/apache/incubator-mxnet/issues/14080 ## Description Memory leak issue while using Adam optimizer with MXNet Scala Bindings. Running the code below will keep consuming more and more

[GitHub] mxnet-label-bot commented on issue #14080: Adam Optimizer Memory Leak in Scala

2019-02-06 Thread GitBox
mxnet-label-bot commented on issue #14080: Adam Optimizer Memory Leak in Scala URL: https://github.com/apache/incubator-mxnet/issues/14080#issuecomment-461234317 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254494632 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp

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

2019-02-06 Thread GitBox
zachgk commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-461228616 @larroy What I see the most is that they will release different artifacts for each supported Scala version

[GitHub] ifeherva edited a comment on issue #11061: mx.nd.argmax is slow

2019-02-06 Thread GitBox
ifeherva edited a comment on issue #11061: mx.nd.argmax is slow URL: https://github.com/apache/incubator-mxnet/issues/11061#issuecomment-461200239 Is argsort affected as well? (edited) This is an automated message from

[GitHub] hetong007 commented on issue #13859: Newly updated Makefile generate path errors

2019-02-06 Thread GitBox
hetong007 commented on issue #13859: Newly updated Makefile generate path errors URL: https://github.com/apache/incubator-mxnet/issues/13859#issuecomment-461220654 Check your `.libPaths()` and remove mxnet folders in each of the paths.

[GitHub] lichen11 commented on issue #13859: Newly updated Makefile generate path errors

2019-02-06 Thread GitBox
lichen11 commented on issue #13859: Newly updated Makefile generate path errors URL: https://github.com/apache/incubator-mxnet/issues/13859#issuecomment-461220118 I have a question on uninstalling mxnet. I am on a centos system. I tried remove.packages('mxnet') but mxnet is still there. I

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254480492 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp ##

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254480266 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp ##

[GitHub] szha commented on issue #14053: in-place reshape ops

2019-02-06 Thread GitBox
szha commented on issue #14053: in-place reshape ops URL: https://github.com/apache/incubator-mxnet/pull/14053#issuecomment-461213906 The current implementation would break backward compatibility for in-place update. This is

[GitHub] jeremiedb commented on issue #14068: R-Package Makefile

2019-02-06 Thread GitBox
jeremiedb commented on issue #14068: R-Package Makefile URL: https://github.com/apache/incubator-mxnet/pull/14068#issuecomment-461213369 @marcoabreu I wrote on your gmail. This is an automated message from the Apache Git

[GitHub] piyushghai commented on a change in pull request #14020: Fix jar path and add missing ones for spark jobs

2019-02-06 Thread GitBox
piyushghai commented on a change in pull request #14020: Fix jar path and add missing ones for spark jobs URL: https://github.com/apache/incubator-mxnet/pull/14020#discussion_r254470801 ## File path:

[incubator-mxnet] branch master updated: Increase perfomance of BulkAppend and BulkFlush (#14067)

2019-02-06 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest 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 149d8105 Increase perfomance of

[GitHub] apeforest merged pull request #14067: Increase perfomance of BulkAppend and BulkFlush

2019-02-06 Thread GitBox
apeforest merged pull request #14067: Increase perfomance of BulkAppend and BulkFlush URL: https://github.com/apache/incubator-mxnet/pull/14067 This is an automated message from the Apache Git Service. To respond to the

[GitHub] leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254466398 ## File path:

[GitHub] leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254466344 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp

[GitHub] larroy commented on issue #13884: [CI][URGENT] Fixes for docker cache generation

2019-02-06 Thread GitBox
larroy commented on issue #13884: [CI][URGENT] Fixes for docker cache generation URL: https://github.com/apache/incubator-mxnet/pull/13884#issuecomment-461201148 @marcoabreu @Chancebair @edisongustavo Do you want this PR? Want to take over? I don't have capacity to follow up on this one

[GitHub] larroy closed pull request #13424: [Don't merge][Don't review] Fix mshadow type switch warnings

2019-02-06 Thread GitBox
larroy closed pull request #13424: [Don't merge][Don't review] Fix mshadow type switch warnings URL: https://github.com/apache/incubator-mxnet/pull/13424 This is an automated message from the Apache Git Service. To respond

[GitHub] larroy commented on issue #13424: [Don't merge][Don't review] Fix mshadow type switch warnings

2019-02-06 Thread GitBox
larroy commented on issue #13424: [Don't merge][Don't review] Fix mshadow type switch warnings URL: https://github.com/apache/incubator-mxnet/pull/13424#issuecomment-461200619 I guess since I don't know how to fix the meta c preprocessing problem I will close for now.

[GitHub] ifeherva commented on issue #11061: mx.nd.argmax is slow

2019-02-06 Thread GitBox
ifeherva commented on issue #11061: mx.nd.argmax is slow URL: https://github.com/apache/incubator-mxnet/issues/11061#issuecomment-461200239 Is argmax affected as well? This is an automated message from the Apache Git

[GitHub] junrushao1994 commented on issue #14018: [MXNET-1315] Add checks for dynamic-shaped operators in CachedOp

2019-02-06 Thread GitBox
junrushao1994 commented on issue #14018: [MXNET-1315] Add checks for dynamic-shaped operators in CachedOp URL: https://github.com/apache/incubator-mxnet/pull/14018#issuecomment-461200419 Hi, it looks like "Clojure: CPU" fails, could someone help with the error message? Thanks!

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

2019-02-06 Thread GitBox
larroy commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-461199798 @frankfliu doesn't many projects release in maven with different scala versions?

[GitHub] larroy edited a comment on issue #12791: [MXNET-1093] Add python3 Docker images for each MXNet release

2019-02-06 Thread GitBox
larroy edited a comment on issue #12791: [MXNET-1093] Add python3 Docker images for each MXNet release URL: https://github.com/apache/incubator-mxnet/pull/12791#issuecomment-461196772 up to @perdasilva and @mbaijal please decide best path forward.

[GitHub] vandanavk commented on issue #14079: Add libhdf5-dev to ubuntu_core.sh

2019-02-06 Thread GitBox
vandanavk commented on issue #14079: Add libhdf5-dev to ubuntu_core.sh URL: https://github.com/apache/incubator-mxnet/pull/14079#issuecomment-461196760 @mxnet-label-bot add [pr-awaiting-review, CI] This is an automated

[GitHub] larroy commented on issue #12791: [MXNET-1093] Add python3 Docker images for each MXNet release

2019-02-06 Thread GitBox
larroy commented on issue #12791: [MXNET-1093] Add python3 Docker images for each MXNet release URL: https://github.com/apache/incubator-mxnet/pull/12791#issuecomment-461196772 up to @perdasilva This is an automated message

[GitHub] DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254456709 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -125,7

[GitHub] DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
DickJC123 commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254456778 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -167,102

[GitHub] apivovarov opened a new pull request #14079: Add libhdf5-dev to ubuntu_core.sh

2019-02-06 Thread GitBox
apivovarov opened a new pull request #14079: Add libhdf5-dev to ubuntu_core.sh URL: https://github.com/apache/incubator-mxnet/pull/14079 ## Description ## This package contains header files needed to build and install h5py python package, which is installed by ubuntu_python.sh script

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

2019-02-06 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 00019b8 Bump the publish

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254441036 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -167,102

[GitHub] apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN)

2019-02-06 Thread GitBox
apeforest commented on a change in pull request #13749: Add NHWC layout support to Pooling (cpu, gpu cuda, gpu cuDNN) URL: https://github.com/apache/incubator-mxnet/pull/13749#discussion_r254440117 ## File path: src/operator/nn/cudnn/cudnn_pooling-inl.h ## @@ -125,7

[GitHub] leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254424142 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp

[GitHub] vandanavk commented on issue #14078: [MXNET-14075] repair example, enable fault tolerant build of R reference manual

2019-02-06 Thread GitBox
vandanavk commented on issue #14078: [MXNET-14075] repair example, enable fault tolerant build of R reference manual URL: https://github.com/apache/incubator-mxnet/pull/14078#issuecomment-461157959 @mxnet-label-bot add [R, pr-awaiting-review] @ankkhedia @anirudhacharya for review

[GitHub] vandanavk commented on issue #14076: update the scala nightly version name

2019-02-06 Thread GitBox
vandanavk commented on issue #14076: update the scala nightly version name URL: https://github.com/apache/incubator-mxnet/pull/14076#issuecomment-461157593 @mxnet-label-bot add [Scala, pr-awaiting-review] This is an automated

[GitHub] vandanavk commented on issue #14071: [MXNET-1269] Scoverage

2019-02-06 Thread GitBox
vandanavk commented on issue #14071: [MXNET-1269] Scoverage URL: https://github.com/apache/incubator-mxnet/pull/14071#issuecomment-461157195 @mxnet-label-bot add [Scala, pr-awaiting-review] This is an automated message from

[GitHub] junrushao1994 commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush

2019-02-06 Thread GitBox
junrushao1994 commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush URL: https://github.com/apache/incubator-mxnet/pull/14067#issuecomment-461154234 I see. Thanks! This is an automated message from the

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254413976 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp ##

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

2019-02-06 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 ef8dbb5 Bump the publish

[GitHub] shadogray opened a new pull request #14078: MXNET-14075: repair example, enable fault tolerant build of R reference manual

2019-02-06 Thread GitBox
shadogray opened a new pull request #14078: MXNET-14075: repair example, enable fault tolerant build of R reference manual URL: https://github.com/apache/incubator-mxnet/pull/14078 ## Description ## R reference manual shall be built by build process. Due to error in comment the build

[GitHub] ptrendx commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush

2019-02-06 Thread GitBox
ptrendx commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush URL: https://github.com/apache/incubator-mxnet/pull/14067#issuecomment-461145731 But I agree unique_ptr would be the ultimate solution there.

[GitHub] leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
leleamol commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254406741 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp

[GitHub] ptrendx commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush

2019-02-06 Thread GitBox
ptrendx commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush URL: https://github.com/apache/incubator-mxnet/pull/14067#issuecomment-461145342 @junrushao1994 2 reasons: - std::move to lambda is not supported before C++14 without some arcane template tricks, which

[GitHub] eric-haibin-lin opened a new issue #14077: FP16 support for contrib.adamw

2019-02-06 Thread GitBox
eric-haibin-lin opened a new issue #14077: FP16 support for contrib.adamw URL: https://github.com/apache/incubator-mxnet/issues/14077 Support mix precision mode for contrib.adamW operator This is an automated message from

[GitHub] junrushao1994 commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush

2019-02-06 Thread GitBox
junrushao1994 commented on issue #14067: Increase perfomance of BulkAppend and BulkFlush URL: https://github.com/apache/incubator-mxnet/pull/14067#issuecomment-461142513 Why a shared_ptr rather than unique_ptr? This is an

[GitHub] mxnet-label-bot commented on issue #14077: FP16 support for contrib.adamw

2019-02-06 Thread GitBox
mxnet-label-bot commented on issue #14077: FP16 support for contrib.adamw URL: https://github.com/apache/incubator-mxnet/issues/14077#issuecomment-461142503 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254403285 ## File path: cpp-package/example/inference/unit_test_sentiment_analysis_rnn.sh

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254402392 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp ##

[GitHub] szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN

2019-02-06 Thread GitBox
szha commented on a change in pull request #13680: [MXNET-1121] Example to demonstrate the inference workflow using RNN URL: https://github.com/apache/incubator-mxnet/pull/13680#discussion_r254402791 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp ##

[GitHub] stu1130 opened a new pull request #14076: update the scala nightly version name

2019-02-06 Thread GitBox
stu1130 opened a new pull request #14076: update the scala nightly version name URL: https://github.com/apache/incubator-mxnet/pull/14076 ## Description ## update the scala nightly version name ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items

[GitHub] asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build

2019-02-06 Thread GitBox
asitstands commented on a change in pull request #10951: [MXNET-545] Fix broken cython build URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r254390020 ## File path: ci/Jenkinsfile_utils.groovy ## @@ -67,7 +67,7 @@ def pack_lib(name, libs,

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

2019-02-06 Thread GitBox
piyushghai commented on issue #13853: Error while running the mxnet spark examples and test cases URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-461127851 @aashudwivedi Any luck with these above steps ?

[GitHub] marcoabreu commented on issue #14068: R-Package Makefile

2019-02-06 Thread GitBox
marcoabreu commented on issue #14068: R-Package Makefile URL: https://github.com/apache/incubator-mxnet/pull/14068#issuecomment-461116479 Hey @jeremiedb , can you drop me an email please? My email is my github-han...@apache.org

[GitHub] piyushghai commented on a change in pull request #14070: [MXNET-1178] updating scala docs

2019-02-06 Thread GitBox
piyushghai commented on a change in pull request #14070: [MXNET-1178] updating scala docs URL: https://github.com/apache/incubator-mxnet/pull/14070#discussion_r254375276 ## File path: scala-package/core/src/main/scala/org/apache/mxnet/Context.scala ## @@ -38,11 +38,12 @@

[GitHub] larroy commented on a change in pull request #10951: [MXNET-545] Fix broken cython build

2019-02-06 Thread GitBox
larroy commented on a change in pull request #10951: [MXNET-545] Fix broken cython build URL: https://github.com/apache/incubator-mxnet/pull/10951#discussion_r254365602 ## File path: ci/Jenkinsfile_utils.groovy ## @@ -67,7 +67,7 @@ def pack_lib(name, libs,

[GitHub] larroy commented on issue #10951: [MXNET-545] Fix broken cython build

2019-02-06 Thread GitBox
larroy commented on issue #10951: [MXNET-545] Fix broken cython build URL: https://github.com/apache/incubator-mxnet/pull/10951#issuecomment-461105625 I'm not an expert in cython but the changes look sane. I think we can merge this at least tentatively and observe. Since the author did

[GitHub] shadogray opened a new issue #14075: Generation of R reference manual fails

2019-02-06 Thread GitBox
shadogray opened a new issue #14075: Generation of R reference manual fails URL: https://github.com/apache/incubator-mxnet/issues/14075 ## Description R reference manual generation fails due to bugs in method documentation ## Environment info (Required) > Rscript -e version

[GitHub] mxnet-label-bot commented on issue #14075: Generation of R reference manual fails

2019-02-06 Thread GitBox
mxnet-label-bot commented on issue #14075: Generation of R reference manual fails URL: https://github.com/apache/incubator-mxnet/issues/14075#issuecomment-461102158 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] arcadiaphy commented on a change in pull request #14058: add backgroud class in box_nms

2019-02-06 Thread GitBox
arcadiaphy commented on a change in pull request #14058: add backgroud class in box_nms URL: https://github.com/apache/incubator-mxnet/pull/14058#discussion_r254319193 ## File path: src/operator/contrib/bounding_box-inl.h ## @@ -106,7 +109,7 @@ inline bool

[GitHub] jasperDD opened a new issue #14074: How get mean.bin (from captcha recognition)?

2019-02-06 Thread GitBox
jasperDD opened a new issue #14074: How get mean.bin (from captcha recognition)? URL: https://github.com/apache/incubator-mxnet/issues/14074 I have question about this great post https://github.com/apache/incubator-mxnet/blob/master/example/captcha/mxnet_captcha.R i downloaded data,

[GitHub] SSE4 commented on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan

2019-02-06 Thread GitBox
SSE4 commented on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan URL: https://github.com/apache/incubator-mxnet/pull/13400#issuecomment-461048202 @edisongustavo 1.there is non-intrusive CMake integration for conan available as well, check out this article: [conan:

[GitHub] edisongustavo edited a comment on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan

2019-02-06 Thread GitBox
edisongustavo edited a comment on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan URL: https://github.com/apache/incubator-mxnet/pull/13400#issuecomment-461046247 If we add Conan support like this won't it require a connection to the conan artifacts repository while

[GitHub] edisongustavo edited a comment on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan

2019-02-06 Thread GitBox
edisongustavo edited a comment on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan URL: https://github.com/apache/incubator-mxnet/pull/13400#issuecomment-461046247 If we add Conan support like this won't it require a connection to the conan artifacts repository while

[GitHub] edisongustavo commented on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan

2019-02-06 Thread GitBox
edisongustavo commented on issue #13400: [MXNET-1229] use OpenBLAS, lapack & OpenCV from conan URL: https://github.com/apache/incubator-mxnet/pull/13400#issuecomment-461046247 If we add Conan support like this won't it require a connection to the conan artifacts repository while building?

[GitHub] MyraBaba commented on issue #12869: Python trained model gives different features set in C++

2019-02-06 Thread GitBox
MyraBaba commented on issue #12869: Python trained model gives different features set in C++ URL: https://github.com/apache/incubator-mxnet/issues/12869#issuecomment-461027400 when I add the LG << array saw the output. now I need to test both python and the c++ inference outputs

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

2019-02-06 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 73d5874 Bump the publish

[GitHub] larroy commented on a change in pull request #13957: Always go through cmake/ChooseBlas.cmake, now we only execute this lo…

2019-02-06 Thread GitBox
larroy commented on a change in pull request #13957: Always go through cmake/ChooseBlas.cmake, now we only execute this lo… URL: https://github.com/apache/incubator-mxnet/pull/13957#discussion_r254260270 ## File path: CMakeLists.txt ## @@ -294,8 +294,8 @@ else()

[GitHub] fhieber commented on issue #11061: mx.nd.argmax is slow

2019-02-06 Thread GitBox
fhieber commented on issue #11061: mx.nd.argmax is slow URL: https://github.com/apache/incubator-mxnet/issues/11061#issuecomment-461005255 We'd be interested in having this change as well. Sockeye is also has code with `argmin` but intentionally does not use it:

[GitHub] rajeshii commented on issue #14060: Exclude concat layer for gpu quantization

2019-02-06 Thread GitBox
rajeshii commented on issue #14060: Exclude concat layer for gpu quantization URL: https://github.com/apache/incubator-mxnet/pull/14060#issuecomment-460995096 @reminisce @pengzhao-intel CI pass now:) This is an automated

  1   2   >