[GitHub] IrinaMax edited a comment on issue #10791: Unable to install mxnet in R 3.5.0

2019-01-27 Thread GitBox
IrinaMax edited a comment on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-458029296 I have the same error as JiaxiangBU. Followed installation on brew and then got error: ``` > $ ln -sf

[GitHub] IrinaMax edited a comment on issue #10791: Unable to install mxnet in R 3.5.0

2019-01-27 Thread GitBox
IrinaMax edited a comment on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-458029296 I have the same error as JiaxiangBU. Followed installation on brew and then got error: ``` > $ ln -sf

[GitHub] IrinaMax commented on issue #10791: Unable to install mxnet in R 3.5.0

2019-01-27 Thread GitBox
IrinaMax commented on issue #10791: Unable to install mxnet in R 3.5.0 URL: https://github.com/apache/incubator-mxnet/issues/10791#issuecomment-458029296 I have the same error as JiaxiangBU. Followed installation on brew and then got error: ``` > $ ln -sf

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

2019-01-27 Thread GitBox
Isa-rentacs 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_r251306508 ## File path: cpp-package/example/inference/README.md ## @@ -39,3

[GitHub] Isa-rentacs commented on issue #12734: Example of RNN (incl. GRU/LSTM) with APIs defined in c_predict_api.h

2019-01-27 Thread GitBox
Isa-rentacs commented on issue #12734: Example of RNN (incl. GRU/LSTM) with APIs defined in c_predict_api.h URL: https://github.com/apache/incubator-mxnet/issues/12734#issuecomment-458027707 Hi @leleamol, thank you for working on this, I've added several comments to your PR.

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

2019-01-27 Thread GitBox
Isa-rentacs 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_r251305227 ## File path: cpp-package/example/inference/sentiment_analysis_rnn.cpp

[GitHub] eric-haibin-lin commented on issue #13954: Julia v1.1 support

2019-01-27 Thread GitBox
eric-haibin-lin commented on issue #13954: Julia v1.1 support URL: https://github.com/apache/incubator-mxnet/issues/13954#issuecomment-458026432 We should let the Julia community know this awesome work! This is an automated

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

2019-01-27 Thread GitBox
Isa-rentacs 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_r251304596 ## File path:

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

2019-01-27 Thread GitBox
Isa-rentacs 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_r251304652 ## File path:

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

2019-01-27 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 d29c985 Bump the publish

[GitHub] iblis17 commented on issue #13954: Julia v1.1 support

2019-01-27 Thread GitBox
iblis17 commented on issue #13954: Julia v1.1 support URL: https://github.com/apache/incubator-mxnet/issues/13954#issuecomment-458014840 yeah, the PR #12845 has been merged. It will be published with 1.5.x release. This is

[GitHub] eric-haibin-lin commented on issue #13954: Julia v1.1 support

2019-01-27 Thread GitBox
eric-haibin-lin commented on issue #13954: Julia v1.1 support URL: https://github.com/apache/incubator-mxnet/issues/13954#issuecomment-458013431 Hi @iblis17, is Julia 0.7 support for MXNet complete? This is an automated

[GitHub] eric-haibin-lin opened a new pull request #14007: [DOC] Update FResourceRequestEx, FResourceRequest documentation

2019-01-27 Thread GitBox
eric-haibin-lin opened a new pull request #14007: [DOC] Update FResourceRequestEx, FResourceRequest documentation URL: https://github.com/apache/incubator-mxnet/pull/14007 ## Description ## Documentation enhancement. ## Checklist ## ### Essentials ### Please feel free to

[GitHub] marcoabreu commented on issue #13952: Fix MXNet R package build

2019-01-27 Thread GitBox
marcoabreu commented on issue #13952: Fix MXNet R package build URL: https://github.com/apache/incubator-mxnet/pull/13952#issuecomment-458005284 Think about a small task that just creates a 5x5 matrix of ones. Just to make sure everything is properly linked at runtime. Or pick a random

[GitHub] frankfliu closed pull request #13961: [WIP] Change OpenBlas version to 0.3.5

2019-01-27 Thread GitBox
frankfliu closed pull request #13961: [WIP] Change OpenBlas version to 0.3.5 URL: https://github.com/apache/incubator-mxnet/pull/13961 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] frankfliu commented on issue #13702: Add maven wrapper to scala project.

2019-01-27 Thread GitBox
frankfliu commented on issue #13702: Add maven wrapper to scala project. URL: https://github.com/apache/incubator-mxnet/pull/13702#issuecomment-457994946 @marcoabreu I removed jar file. The maven wrapper can compile MavenWrapperDownloader.java and download the .jar file on the fly.

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

2019-01-27 Thread GitBox
frankfliu commented on issue #13962: Update scala-package gitignore configuration. URL: https://github.com/apache/incubator-mxnet/pull/13962#issuecomment-457992634 @mxnet-label-bot add [pr-awaiting-merge] This is an

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

2019-01-27 Thread GitBox
frankfliu commented on issue #13962: Update scala-package gitignore configuration. URL: https://github.com/apache/incubator-mxnet/pull/13962#issuecomment-457992691 @mxnet-label-bot remove [pr-awaiting-review] This is an

[GitHub] frankfliu commented on issue #14005: Hope to add a new (RNN)lstm interface for C++

2019-01-27 Thread GitBox
frankfliu commented on issue #14005: Hope to add a new (RNN)lstm interface for C++ URL: https://github.com/apache/incubator-mxnet/issues/14005#issuecomment-457992479 @mxnet-label-bot add [feature request, c++] This is an

[GitHub] frankfliu commented on issue #14004: unable to load mxnet library in R

2019-01-27 Thread GitBox
frankfliu commented on issue #14004: unable to load mxnet library in R URL: https://github.com/apache/incubator-mxnet/issues/14004#issuecomment-457992400 @mxnet-label-bot add [build, R] This is an automated message from the

[GitHub] frankfliu commented on issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor

2019-01-27 Thread GitBox
frankfliu commented on issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor URL: https://github.com/apache/incubator-mxnet/issues/14003#issuecomment-457992197 @mxnet-label-bot add [feature request]

[GitHub] frankfliu commented on issue #14002: error: ‘__cpuid’ was not declared in this scope

2019-01-27 Thread GitBox
frankfliu commented on issue #14002: error: ‘__cpuid’ was not declared in this scope URL: https://github.com/apache/incubator-mxnet/issues/14002#issuecomment-457991974 @mxnet-label-bot add [cuda, build] This is an automated

[GitHub] frankfliu commented on issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'"

2019-01-27 Thread GitBox
frankfliu commented on issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'" URL: https://github.com/apache/incubator-mxnet/issues/13999#issuecomment-457991891 @mxnet-label-bot add [build, Windows, cuda]

[GitHub] frankfliu commented on issue #13998: expand_dims() makes copy instead of simply reshaping

2019-01-27 Thread GitBox
frankfliu commented on issue #13998: expand_dims() makes copy instead of simply reshaping URL: https://github.com/apache/incubator-mxnet/issues/13998#issuecomment-457991776 @mxnet-label-bot add [question, operator] This is

[GitHub] frankfliu commented on issue #13997: Mxnet runtime profile for each layers in details

2019-01-27 Thread GitBox
frankfliu commented on issue #13997: Mxnet runtime profile for each layers in details URL: https://github.com/apache/incubator-mxnet/issues/13997#issuecomment-457991653 @mxnet-label-bot add [question, profiler] This is an

[GitHub] frankfliu commented on issue #13996: Make error

2019-01-27 Thread GitBox
frankfliu commented on issue #13996: Make error URL: https://github.com/apache/incubator-mxnet/issues/13996#issuecomment-457991461 @mxnet-label-bot add [question, build, C++] This is an automated message from the Apache Git

[GitHub] yuyijie1995 commented on issue #9763: Too many header files need to be included when using C++ api

2019-01-27 Thread GitBox
yuyijie1995 commented on issue #9763: Too many header files need to be included when using C++ api URL: https://github.com/apache/incubator-mxnet/issues/9763#issuecomment-457989043 Thanks a lot | | 俞依杰 | | 邮箱:13588280...@163.com | 签名由 网易邮箱大师 定制

[GitHub] nicklhy commented on issue #9763: Too many header files need to be included when using C++ api

2019-01-27 Thread GitBox
nicklhy commented on issue #9763: Too many header files need to be included when using C++ api URL: https://github.com/apache/incubator-mxnet/issues/9763#issuecomment-457988895 @yuyijie1995 you can check the make/cmake files in the examples, something like

[GitHub] DickJC123 opened a new pull request #14006: Dual stream cudnn Convolution backward() with MXNET_GPU_WORKER_NSTREAMS=2.

2019-01-27 Thread GitBox
DickJC123 opened a new pull request #14006: Dual stream cudnn Convolution backward() with MXNET_GPU_WORKER_NSTREAMS=2. URL: https://github.com/apache/incubator-mxnet/pull/14006 ## Description ## This PR adds a 2nd 'auxiliary' stream to a RunContext and makes it available to operators.

[GitHub] stephenrawls commented on issue #13956: C API should *never* call abort()

2019-01-27 Thread GitBox
stephenrawls commented on issue #13956: C API should *never* call abort() URL: https://github.com/apache/incubator-mxnet/issues/13956#issuecomment-457984886 Good catch, sorry for the confusion. Can't speak for @mika-fischer, but as for me, I dug through the various layers until I saw

[GitHub] mxnet-label-bot commented on issue #14005: Hope to add a new (RNN)lstm interface for C++

2019-01-27 Thread GitBox
mxnet-label-bot commented on issue #14005: Hope to add a new (RNN)lstm interface for C++ URL: https://github.com/apache/incubator-mxnet/issues/14005#issuecomment-457981753 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] dbsxdbsx opened a new issue #14005: Hope to add a new (RNN)lstm interface for C++

2019-01-27 Thread GitBox
dbsxdbsx opened a new issue #14005: Hope to add a new (RNN)lstm interface for C++ URL: https://github.com/apache/incubator-mxnet/issues/14005 At present, I see that it still too difficult to build network in C++ with MXNET. The example I got

[GitHub] seujung commented on a change in pull request #13735: update wavenet codes

2019-01-27 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r251264122 ## File path: example/gluon/wavenet/models.py ## @@ -0,0 +1,118 @@ + +# Licensed to the Apache Software Foundation

[GitHub] seujung commented on a change in pull request #13735: update wavenet codes

2019-01-27 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r251263961 ## File path: example/gluon/wavenet/main.py ## @@ -0,0 +1,48 @@ +""" +Descrition : main module to run code +""" +#

[GitHub] wittyalias opened a new issue #14004: unable to load mxnet library in R

2019-01-27 Thread GitBox
wittyalias opened a new issue #14004: unable to load mxnet library in R URL: https://github.com/apache/incubator-mxnet/issues/14004 Possibly related to the issues in [#13952](https://github.com/apache/incubator-mxnet/pull/13952). I've followed the [instructions

[GitHub] mxnet-label-bot commented on issue #14004: unable to load mxnet library in R

2019-01-27 Thread GitBox
mxnet-label-bot commented on issue #14004: unable to load mxnet library in R URL: https://github.com/apache/incubator-mxnet/issues/14004#issuecomment-457966821 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] ChaiBapchya opened a new issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor

2019-01-27 Thread GitBox
ChaiBapchya opened a new issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor URL: https://github.com/apache/incubator-mxnet/issues/14003 As revealed in the issue #13965 currently only 12 operators are supported to convert from MXNet to CoreML. ```

[GitHub] mxnet-label-bot commented on issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor

2019-01-27 Thread GitBox
mxnet-label-bot commented on issue #14003: [Feature Request] Add copy operator to MXNet to CoreML convertor URL: https://github.com/apache/incubator-mxnet/issues/14003#issuecomment-457959825 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest

[GitHub] ChaiBapchya commented on issue #13965: mxnet_coreml_converter unsupported type error

2019-01-27 Thread GitBox
ChaiBapchya commented on issue #13965: mxnet_coreml_converter unsupported type error URL: https://github.com/apache/incubator-mxnet/issues/13965#issuecomment-457959559 Yes, copy is an MXNet operator. My previous comment doesn't deny that. But coreml convertor takes in layers as defined

[GitHub] Kurokokoro commented on issue #13923: Cannot install MXNet R (cannot open URL)

2019-01-27 Thread GitBox
Kurokokoro commented on issue #13923: Cannot install MXNet R (cannot open URL) URL: https://github.com/apache/incubator-mxnet/issues/13923#issuecomment-457954805 Yes please, thanks for help again This is an automated message

[GitHub] fhieber commented on issue #13862: [Bug] unravel_index no longer works with magic '-1' in shape parameter after 1.3.1

2019-01-27 Thread GitBox
fhieber commented on issue #13862: [Bug] unravel_index no longer works with magic '-1' in shape parameter after 1.3.1 URL: https://github.com/apache/incubator-mxnet/issues/13862#issuecomment-457954221 Hoping to get some activity on this. I bisected the nightly builds to figure out,

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

2019-01-27 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 7b8aed5 Bump the publish

[GitHub] mahmoodn opened a new issue #14002: error: ‘__cpuid’ was not declared in this scope

2019-01-27 Thread GitBox
mahmoodn opened a new issue #14002: error: ‘__cpuid’ was not declared in this scope URL: https://github.com/apache/incubator-mxnet/issues/14002 It the latest version compatible with CUDA 10? I get the following error during the build: ``` [ 27%] Building CXX object

[GitHub] mxnet-label-bot commented on issue #14002: error: ‘__cpuid’ was not declared in this scope

2019-01-27 Thread GitBox
mxnet-label-bot commented on issue #14002: error: ‘__cpuid’ was not declared in this scope URL: https://github.com/apache/incubator-mxnet/issues/14002#issuecomment-457950441 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

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

2019-01-27 Thread GitBox
mahmoodn closed issue #13991: Telling about libopenblas to mxnet config files URL: https://github.com/apache/incubator-mxnet/issues/13991 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] iblis17 opened a new pull request #14001: Julia: split ndarray.jl into several snippets

2019-01-27 Thread GitBox
iblis17 opened a new pull request #14001: Julia: split ndarray.jl into several snippets URL: https://github.com/apache/incubator-mxnet/pull/14001 The file `ndarray.jl` grows too large, so this PR proposes splitting it into several snippets: - `ndarray/type.jl` -

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

2019-01-27 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 df0d52e Bump the publish

[GitHub] eric-haibin-lin commented on a change in pull request #13896: Cudnn dropout

2019-01-27 Thread GitBox
eric-haibin-lin commented on a change in pull request #13896: Cudnn dropout URL: https://github.com/apache/incubator-mxnet/pull/13896#discussion_r251248652 ## File path: src/operator/nn/dropout-inl.h ## @@ -289,26 +282,22 @@ class DropoutOp { // perform dropout

[GitHub] eric-haibin-lin commented on a change in pull request #13896: Cudnn dropout

2019-01-27 Thread GitBox
eric-haibin-lin commented on a change in pull request #13896: Cudnn dropout URL: https://github.com/apache/incubator-mxnet/pull/13896#discussion_r251248178 ## File path: src/operator/nn/dropout-inl.h ## @@ -73,12 +77,14 @@ struct DropoutParam : public dmlc::Parameter {

[GitHub] rajeshii commented on issue #13952: Fix MXNet R package build

2019-01-27 Thread GitBox
rajeshii commented on issue #13952: Fix MXNet R package build URL: https://github.com/apache/incubator-mxnet/pull/13952#issuecomment-457916126 @marcoabreu Sorry for the late response. I'm confused that whether I should skip the rpkg test for mkldnn backend and leave only the rpkg build in

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

2019-01-27 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 7cd1408 Bump the publish

[GitHub] gordon1992 opened a new pull request #14000: MXNET-1302 Exclude commons-codec and commons-io from assembled JAR

2019-01-27 Thread GitBox
gordon1992 opened a new pull request #14000: MXNET-1302 Exclude commons-codec and commons-io from assembled JAR URL: https://github.com/apache/incubator-mxnet/pull/14000 Consumers of MXNet are exposed to the commons-codec and commons-io library versions MXNet uses internally. This change

[GitHub] zhizec opened a new issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'"

2019-01-27 Thread GitBox
zhizec opened a new issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'" URL: https://github.com/apache/incubator-mxnet/issues/13999 Hi I want build mxnet c++ from source with GPU 1060 6g and cuda9.2 on Win10, but report:

[GitHub] mxnet-label-bot commented on issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'"

2019-01-27 Thread GitBox
mxnet-label-bot commented on issue #13999: Build Mxnet C++ failed with "nvcc fatal : Unsupported gpu architecture 'compute_92'" URL: https://github.com/apache/incubator-mxnet/issues/13999#issuecomment-457903954 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I