[GitHub] gigasquid commented on issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
gigasquid commented on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462784235 I just quickly looked into it, but it seems like the release of leiningen 2.9.0 broke the "codox" generation tool. I

[GitHub] marcoabreu commented on issue #13884: [CI] Refactor for docker cache generation script

2019-02-12 Thread GitBox
marcoabreu commented on issue #13884: [CI] Refactor for docker cache generation script URL: https://github.com/apache/incubator-mxnet/pull/13884#issuecomment-462790396 The only exception where environment variables were chosen was here:

[GitHub] gigasquid opened a new pull request #14132: Pin version of leiningen to 2.8.3

2019-02-12 Thread GitBox
gigasquid opened a new pull request #14132: Pin version of leiningen to 2.8.3 URL: https://github.com/apache/incubator-mxnet/pull/14132 The latest version of leiningen has a dependency issue with the documentation generating library `codox`. This pins the version of leiningen to 2.8.3 for

[GitHub] iblis17 commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
iblis17 commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r255985766 ## File path: docs/api/python/libinfo/libinfo.md ## @@ -0,0 +1,70

[GitHub] larroy opened a new issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
larroy opened a new issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131 ## Description See CI validation of master:

[GitHub] mxnet-label-bot commented on issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
mxnet-label-bot commented on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462783048 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

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

2019-02-12 Thread GitBox
larroy commented on issue #13884: [CI][URGENT] Fixes for docker cache generation URL: https://github.com/apache/incubator-mxnet/pull/13884#issuecomment-462785544 @marcoabreu What hack are you talking about? Why should anyone reate a job in dev?

[GitHub] TaoLv commented on a change in pull request #13699: add mkldnn softmax_output

2019-02-12 Thread GitBox
TaoLv commented on a change in pull request #13699: add mkldnn softmax_output URL: https://github.com/apache/incubator-mxnet/pull/13699#discussion_r255938771 ## File path: src/operator/nn/mkldnn/mkldnn_softmax_output.cc ## @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache

[GitHub] TaoLv commented on a change in pull request #13699: add mkldnn softmax_output

2019-02-12 Thread GitBox
TaoLv commented on a change in pull request #13699: add mkldnn softmax_output URL: https://github.com/apache/incubator-mxnet/pull/13699#discussion_r255939802 ## File path: src/operator/softmax_output.cc ## @@ -21,30 +21,139 @@ * Copyright (c) 2015 by Contributors *

[GitHub] Con-Mi commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx

2019-02-12 Thread GitBox
Con-Mi commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx URL: https://github.com/apache/incubator-mxnet/issues/13949#issuecomment-462756575 I phase the same error on version 1.3.1 for Linux. Any updates?

[GitHub] gigasquid edited a comment on issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
gigasquid edited a comment on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462784235 I just quickly looked into it, but it seems like the release of leiningen 2.9.0 broke the "codox" generation

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

2019-02-12 Thread GitBox
iblis17 commented on issue #13992: WIP: Julia: add binding for runtime feature detection URL: https://github.com/apache/incubator-mxnet/pull/13992#issuecomment-462739067 Finally, I decide to make this: ```julia julia> mx.isenabled(:CUDA) false julia> mx.isenabled(:CPU_SSE)

[GitHub] TaoLv commented on issue #13699: add mkldnn softmax_output

2019-02-12 Thread GitBox
TaoLv commented on issue #13699: add mkldnn softmax_output URL: https://github.com/apache/incubator-mxnet/pull/13699#issuecomment-462747420 @rongzha1 Please re-base code and re-trigger CI. I will merge this PR tomorrow if there is no other comment.

[incubator-mxnet] branch master updated: Julia: enable integration test (#14025)

2019-02-12 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis 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 8a63bde Julia: enable integration test

[incubator-mxnet] branch ib/jl-integration-test deleted (was 83cdbcb)

2019-02-12 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a change to branch ib/jl-integration-test in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. was 83cdbcb Julia: enable integration test The revisions that were on this branch are still

[GitHub] iblis17 merged pull request #14025: Julia: enable integration test

2019-02-12 Thread GitBox
iblis17 merged pull request #14025: Julia: enable integration test URL: https://github.com/apache/incubator-mxnet/pull/14025 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch ib/jl-runtime-features updated: mx.isenabled

2019-02-12 Thread iblis
This is an automated email from the ASF dual-hosted git repository. iblis pushed a commit to branch ib/jl-runtime-features in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/ib/jl-runtime-features by this push: new

[GitHub] TaoLv commented on a change in pull request #13699: add mkldnn softmax_output

2019-02-12 Thread GitBox
TaoLv commented on a change in pull request #13699: add mkldnn softmax_output URL: https://github.com/apache/incubator-mxnet/pull/13699#discussion_r255939205 ## File path: src/operator/softmax_output.cc ## @@ -21,30 +21,139 @@ * Copyright (c) 2015 by Contributors *

[GitHub] larroy commented on issue #14027: Julia: rename `mx.clip` to `clamp` for `NDArray`

2019-02-12 Thread GitBox
larroy commented on issue #14027: Julia: rename `mx.clip` to `clamp` for `NDArray` URL: https://github.com/apache/incubator-mxnet/pull/14027#issuecomment-462781811 Why not leave both? This is an automated message from the

[GitHub] iblis17 commented on issue #14027: Julia: rename `mx.clip` to `clamp` for `NDArray`

2019-02-12 Thread GitBox
iblis17 commented on issue #14027: Julia: rename `mx.clip` to `clamp` for `NDArray` URL: https://github.com/apache/incubator-mxnet/pull/14027#issuecomment-462786058 I'm ok if making aliasing is an acceptable option. This is

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

2019-02-12 Thread GitBox
larroy edited a comment on issue #13884: [CI][URGENT] Fixes for docker cache generation URL: https://github.com/apache/incubator-mxnet/pull/13884#issuecomment-462785544 @marcoabreu What hack are you talking about? Why should anyone create a job in dev? The variables were retrieved from

[GitHub] marcoabreu commented on issue #13884: [CI] Refactor for docker cache generation script

2019-02-12 Thread GitBox
marcoabreu commented on issue #13884: [CI] Refactor for docker cache generation script URL: https://github.com/apache/incubator-mxnet/pull/13884#issuecomment-462789009 No they were not: https://github.com/apache/incubator-mxnet/pull/13884/files#diff-76bb673252e787d0be4340b502e89719L37

[GitHub] marcoabreu commented on issue #14132: [Clojure] Pin version of leiningen to 2.8.3

2019-02-12 Thread GitBox
marcoabreu commented on issue #14132: [Clojure] Pin version of leiningen to 2.8.3 URL: https://github.com/apache/incubator-mxnet/pull/14132#issuecomment-462866531 Seems like a strange way to do it :D This is an automated

[GitHub] marcoabreu merged pull request #14132: [Clojure] Pin version of leiningen to 2.8.3

2019-02-12 Thread GitBox
marcoabreu merged pull request #14132: [Clojure] Pin version of leiningen to 2.8.3 URL: https://github.com/apache/incubator-mxnet/pull/14132 This is an automated message from the Apache Git Service. To respond to the

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

2019-02-12 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 5c46616 Bump the publish

[GitHub] roywei opened a new pull request #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
roywei opened a new pull request #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134 ## Description ## This is a followup on https://github.com/apache/incubator-mxnet/pull/14119 fixes #14026 Thanks for the help from the CI team, I

[GitHub] gigasquid commented on issue #14132: [Clojure] Pin version of leiningen to 2.8.3

2019-02-12 Thread GitBox
gigasquid commented on issue #14132: [Clojure] Pin version of leiningen to 2.8.3 URL: https://github.com/apache/incubator-mxnet/pull/14132#issuecomment-462867382 I agree it is a bit strange. By default - the installation of leningen, the clojure build tool, grabs the latest stable version.

[GitHub] vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx

2019-02-12 Thread GitBox
vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx URL: https://github.com/apache/incubator-mxnet/issues/13949#issuecomment-462918907 ``` Traceback (most recent call last): File "/Users/vandanavk/test.py", line

[GitHub] ankkhedia commented on issue #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
ankkhedia commented on issue #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#issuecomment-462919210 @larroy Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review, Doc]

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

2019-02-12 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 665fad2 Bump the publish

[GitHub] Roshrini commented on a change in pull request #14121: ONNX export: Support equal length splits

2019-02-12 Thread GitBox
Roshrini commented on a change in pull request #14121: ONNX export: Support equal length splits URL: https://github.com/apache/incubator-mxnet/pull/14121#discussion_r256086709 ## File path: python/mxnet/contrib/onnx/mx2onnx/export_onnx.py ## @@ -262,17 +262,18 @@ def

[GitHub] lanking520 commented on issue #14115: multivariate time series example

2019-02-12 Thread GitBox
lanking520 commented on issue #14115: multivariate time series example URL: https://github.com/apache/incubator-mxnet/issues/14115#issuecomment-462885683 ``` ../models/electricity_model-symbol.json ``` The problems is model not found. Please either rename your model file name to

[GitHub] roywei commented on issue #14114: distributed training port bind error

2019-02-12 Thread GitBox
roywei commented on issue #14114: distributed training port bind error URL: https://github.com/apache/incubator-mxnet/issues/14114#issuecomment-462885372 @TPchanger you can try using ip addresses instead of host names in your host file. refer to https://github.com/dmlc/ps-lite/issues/139

[GitHub] yuxihu commented on issue #14114: distributed training port bind error

2019-02-12 Thread GitBox
yuxihu commented on issue #14114: distributed training port bind error URL: https://github.com/apache/incubator-mxnet/issues/14114#issuecomment-462885801 ``` store = kv.create(‘dist’) ``` This might not be related to the error. But 'dist' seems an invalid option. Refer to

[incubator-mxnet] branch master updated: The latest version of leiningen has a dependency problem with codox (#14132)

2019-02-12 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/master by this push: new 4898106 The latest version of

[GitHub] vandanavk commented on a change in pull request #14121: ONNX export: Support equal length splits

2019-02-12 Thread GitBox
vandanavk commented on a change in pull request #14121: ONNX export: Support equal length splits URL: https://github.com/apache/incubator-mxnet/pull/14121#discussion_r256089109 ## File path: python/mxnet/contrib/onnx/mx2onnx/export_onnx.py ## @@ -262,17 +262,18 @@ def

[GitHub] ankkhedia commented on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04

2019-02-12 Thread GitBox
ankkhedia commented on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04 URL: https://github.com/apache/incubator-mxnet/pull/14127#issuecomment-462917133 @perdasilva Thanks for your contribution! @mxnet-label-bot [ pr-work-in-progress ]

[GitHub] ankkhedia edited a comment on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0 URL: https://github.com/apache/incubator-mxnet/pull/14133#issuecomment-462920232 @gigasquid Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] ankkhedia commented on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0

2019-02-12 Thread GitBox
ankkhedia commented on issue #14133: [Clojure] upgrade codox to work with lein 2.9.0 URL: https://github.com/apache/incubator-mxnet/pull/14133#issuecomment-462920232 @gigasquid Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] ankkhedia edited a comment on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462919933 @roywei Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review, test]

[GitHub] lanking520 commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
lanking520 commented on issue #14129: NDArray C++ construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-462892094 @songziqin Could you please print the result, curious about the outcome

[GitHub] roywei commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
roywei commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462913332 @vishaalkapoor @marcoabreu could you help take a look? thanks! This is an

[GitHub] ankkhedia commented on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia commented on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462916757 @ZhennanQin Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] Bumblebee1964 edited a comment on issue #14116: Failure in generated op.h in version 1.3.1

2019-02-12 Thread GitBox
Bumblebee1964 edited a comment on issue #14116: Failure in generated op.h in version 1.3.1 URL: https://github.com/apache/incubator-mxnet/issues/14116#issuecomment-462286893 Suggested labels: build, cpp @mxnet-label-bot add [build, cpp]

[GitHub] lanking520 commented on issue #14131: Website build is failing in CI in Clojure steps.

2019-02-12 Thread GitBox
lanking520 commented on issue #14131: Website build is failing in CI in Clojure steps. URL: https://github.com/apache/incubator-mxnet/issues/14131#issuecomment-462892532 Thanks for the quick fix! This is an automated

[GitHub] ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462916103 @larroy Thanks for the contribution! @mxnet-label-bot [pr-awaiting-review, build]

[GitHub] ankkhedia commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
ankkhedia commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462919933 @roywei Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review, test]

[GitHub] vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx

2019-02-12 Thread GitBox
vandanavk commented on issue #13949: Error: shape inconsistent while converting PyTorch model to mxnet model with onnx URL: https://github.com/apache/incubator-mxnet/issues/13949#issuecomment-462927448 @wangliye00 @Con-Mi However, I do see the error that you facing with MXNet v1.3.1.

[GitHub] gigasquid opened a new pull request #14133: [Clojure] upgrade codox to work with lein 2.9.0

2019-02-12 Thread GitBox
gigasquid opened a new pull request #14133: [Clojure] upgrade codox to work with lein 2.9.0 URL: https://github.com/apache/incubator-mxnet/pull/14133 Fixes Codox (the documentation generating tool) to work with the latest version of 2.9.0

[GitHub] ankkhedia removed a comment on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia removed a comment on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462916103 @larroy Thanks for the contribution! @mxnet-label-bot [pr-awaiting-review, build]

[GitHub] ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
ankkhedia commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462918149 @larroy Thanks for the contribution! @mxnet-label-bot add [pr-awaiting-review, build]

[GitHub] mxnet-label-bot commented on issue #14135: raspberry pi broken installation path

2019-02-12 Thread GitBox
mxnet-label-bot commented on issue #14135: raspberry pi broken installation path URL: https://github.com/apache/incubator-mxnet/issues/14135#issuecomment-462932565 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] aaronmarkham opened a new issue #14135: raspberry pi broken installation path

2019-02-12 Thread GitBox
aaronmarkham opened a new issue #14135: raspberry pi broken installation path URL: https://github.com/apache/incubator-mxnet/issues/14135 ## Description While testing #13886 I found that the Pi setup instructions are missing a dependencies install step and the end result is a core dump

[GitHub] ankkhedia edited a comment on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04

2019-02-12 Thread GitBox
ankkhedia edited a comment on issue #14127: [WIP] Fixes libjpeg-turbo dependecy under Ubuntu 16.04 URL: https://github.com/apache/incubator-mxnet/pull/14127#issuecomment-462917133 @perdasilva Thanks for your contribution! @mxnet-label-bot add [ pr-work-in-progress, build ]

[GitHub] ankkhedia commented on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia commented on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462918294 @ZhennanQin Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] ankkhedia removed a comment on issue #14123: Add int8 data loader

2019-02-12 Thread GitBox
ankkhedia removed a comment on issue #14123: Add int8 data loader URL: https://github.com/apache/incubator-mxnet/pull/14123#issuecomment-462916757 @ZhennanQin Thanks for your contribution! @mxnet-label-bot [pr-awaiting-review]

[GitHub] ankkhedia commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion

2019-02-12 Thread GitBox
ankkhedia commented on issue #14128: MKLDNN based Quantized FullyConnected Operator and its fusion URL: https://github.com/apache/incubator-mxnet/pull/14128#issuecomment-462918856 @ciyongch Thanks for the review! @mxnet-label-bot add [pr-awaiting-review, MKLDNN]

[GitHub] yuxihu opened a new pull request #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu opened a new pull request #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136 This PR adds a new option pin_device_id to Gluon DataLoader. The pin_device_id will be used to allocate pinned memory if pin_memory is True.

[GitHub] vishaalkapoor commented on issue #14134: follow up on fix nightly test

2019-02-12 Thread GitBox
vishaalkapoor commented on issue #14134: follow up on fix nightly test URL: https://github.com/apache/incubator-mxnet/pull/14134#issuecomment-462954982 Nice work. Thanks for getting to the root cause :) LGTM! This is

[GitHub] leleamol commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset

2019-02-12 Thread GitBox
leleamol commented on issue #14106: Question on ResNet C++ example with Cifar10 dataset URL: https://github.com/apache/incubator-mxnet/issues/14106#issuecomment-462967703 @xiaolin-cheng , can you please share the code that you used for training?

[GitHub] vandanavk commented on issue #11542: Import to gluon not working for ONNX model

2019-02-12 Thread GitBox
vandanavk commented on issue #11542: Import to gluon not working for ONNX model URL: https://github.com/apache/incubator-mxnet/issues/11542#issuecomment-462967806 @ankkhedia this issue does not occur on the latest MXNet (built from source). Executed this: ``` import mxnet as

[GitHub] szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256194636 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] eric-haibin-lin commented on a change in pull request #13574: Replaced rand_r with std:: random generation

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #13574: Replaced rand_r with std:: random generation URL: https://github.com/apache/incubator-mxnet/pull/13574#discussion_r256196715 ## File path: src/operator/rnn_impl.h ## @@ -176,13 +176,17 @@ void

[GitHub] zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256199591 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@ void

[GitHub] leleamol commented on issue #14129: NDArray C++ construct problem

2019-02-12 Thread GitBox
leleamol commented on issue #14129: NDArray C++ construct problem URL: https://github.com/apache/incubator-mxnet/issues/14129#issuecomment-462996013 @songziqin , The implementation of constructors NDAarray(const vector) and NDArray(const mx_float* data) in c++ API

[GitHub] samskalicky opened a new pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
samskalicky opened a new pull request #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140 ## Description ## example requires CUDA 9.2 but this wasnt mentioned anywhere in the instructions ### Changes

[GitHub] sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256209671 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@

[GitHub] vandanavk removed a comment on issue #11542: Import to gluon not working for ONNX model

2019-02-12 Thread GitBox
vandanavk removed a comment on issue #11542: Import to gluon not working for ONNX model URL: https://github.com/apache/incubator-mxnet/issues/11542#issuecomment-462967806 @ankkhedia this issue does not occur on the latest MXNet (built from source). Tested on Mac Executed this:

[GitHub] ankkhedia commented on issue #14140: Doc Fix: added note about cuda9.2 requirement to Java example

2019-02-12 Thread GitBox
ankkhedia commented on issue #14140: Doc Fix: added note about cuda9.2 requirement to Java example URL: https://github.com/apache/incubator-mxnet/pull/14140#issuecomment-463021563 @samskalicky Thanks for your contribution! @mxnet-label-bot add [pr-awaiting-review]

[GitHub] yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu commented on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-463071812 @marcoabreu Looks like the

[GitHub] yuxihu edited a comment on issue #14136: Add pin_device_id option to Gluon DataLoader

2019-02-12 Thread GitBox
yuxihu edited a comment on issue #14136: Add pin_device_id option to Gluon DataLoader URL: https://github.com/apache/incubator-mxnet/pull/14136#issuecomment-463071812 @marcoabreu Looks like the

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

2019-02-12 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_r256230564 ## File path: src/operator/nn/pooling.cc ## @@ -421,11 +463,16 @@

[GitHub] eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256248232 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void

[GitHub] eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
eric-haibin-lin commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256248916 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void

[GitHub] szha commented on issue #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha commented on issue #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142#issuecomment-463047146 Here's the Markdown files currently not in compliance ``` CONTRIBUTORS.md MKLDNN_README.md NEWS.md

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

2019-02-12 Thread GitBox
szha commented on a change in pull request #13647: Update lip reading example URL: https://github.com/apache/incubator-mxnet/pull/13647#discussion_r256253644 ## File path: example/gluon/lipnet/README.md ## @@ -0,0 +1,194 @@ +# LipNet: End-to-End Sentence-level Lipreading

[GitHub] anirudh2290 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-12 Thread GitBox
anirudh2290 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-463072535 Fixed by #13764

[GitHub] TaoLv commented on issue #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue

2019-02-12 Thread GitBox
TaoLv commented on issue #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue URL: https://github.com/apache/incubator-mxnet/pull/14141#issuecomment-463036411 @szha @srochel @pengzhao-intel This is an automated

[GitHub] TaoLv opened a new pull request #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue

2019-02-12 Thread GitBox
TaoLv opened a new pull request #14141: [v1.4.x] Update MKL-DNN to fix the OSX build issue URL: https://github.com/apache/incubator-mxnet/pull/14141 ## Description ## Find the issue description at:

[GitHub] szha opened a new pull request #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha opened a new pull request #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142 ## Description ## make rat-excludes compliant with apache release policy ## Checklist ## ### Essentials ### Please feel

[GitHub] stephenrawls commented on issue #14125: FP16 support for topK

2019-02-12 Thread GitBox
stephenrawls commented on issue #14125: FP16 support for topK URL: https://github.com/apache/incubator-mxnet/issues/14125#issuecomment-463046708 +1 This is annoying for us because we need to use topk in our CRF Viterbi decoding during inference (for k-best Viterbi). Because

[GitHub] szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256249929 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void SoftmaxGrad(Stream

[GitHub] szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator

2019-02-12 Thread GitBox
szha commented on a change in pull request #14098: softmax for fp16 with fp32 accumulator URL: https://github.com/apache/incubator-mxnet/pull/14098#discussion_r256249929 ## File path: src/operator/nn/softmax-inl.h ## @@ -275,11 +293,108 @@ inline void SoftmaxGrad(Stream

[GitHub] seujung commented on issue #13735: update wavenet codes

2019-02-12 Thread GitBox
seujung commented on issue #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#issuecomment-463065031 execute pylint test and push codes This is an automated message from the Apache Git

[GitHub] anirudh2290 closed 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-12 Thread GitBox
anirudh2290 closed 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 This is an

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

2019-02-12 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_r256230399 ## File path: src/operator/nn/pooling.cc ## @@ -421,11 +463,16 @@

[GitHub] stephenrawls commented on issue #14124: SequenceMask is slow on GPU for BERT

2019-02-12 Thread GitBox
stephenrawls commented on issue #14124: SequenceMask is slow on GPU for BERT URL: https://github.com/apache/incubator-mxnet/issues/14124#issuecomment-463045871 +1 We have also noticed this. As a work around in some of our code, we have re-written to manually mask thinks out

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

2019-02-12 Thread GitBox
seujung commented on a change in pull request #13735: update wavenet codes URL: https://github.com/apache/incubator-mxnet/pull/13735#discussion_r256246672 ## File path: example/gluon/wavenet/data_loader.py ## @@ -0,0 +1,61 @@ +""" +Description : Set Dataset module for

[GitHub] szha commented on issue #14142: make rat-excludes compliant with apache release policy

2019-02-12 Thread GitBox
szha commented on issue #14142: make rat-excludes compliant with apache release policy URL: https://github.com/apache/incubator-mxnet/pull/14142#issuecomment-463064310 Markdown license headers have been added. This is an

[GitHub] seujung commented on issue #13966: upload example code for snail with gluon

2019-02-12 Thread GitBox
seujung commented on issue #13966: upload example code for snail with gluon URL: https://github.com/apache/incubator-mxnet/pull/13966#issuecomment-463068163 complete pylint test and upload code This is an automated message

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

2019-02-12 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 b10c331 Bump the publish

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256275625 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

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

2019-02-12 Thread GitBox
leleamol 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-462949541 The example is merged and available in the master. This issue can be closed.

[GitHub] szha commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it

2019-02-12 Thread GitBox
szha commented on issue #14122: Added USE_SIGNAL_HANDLER to other Linux builds which didn't had it URL: https://github.com/apache/incubator-mxnet/pull/14122#issuecomment-462990759 @larroy rebase? This is an automated message

[GitHub] larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
larroy commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256198129 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

[GitHub] szha commented on a change in pull request #14066: Add dtype visualization to plot_network

2019-02-12 Thread GitBox
szha commented on a change in pull request #14066: Add dtype visualization to plot_network URL: https://github.com/apache/incubator-mxnet/pull/14066#discussion_r256197929 ## File path: python/mxnet/visualization.py ## @@ -274,11 +278,19 @@ def plot_network(symbol,

[GitHub] sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
sandeep-krishnamurthy commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256200841 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@

[GitHub] ankkhedia commented on issue #14138: add Apache header on all XML

2019-02-12 Thread GitBox
ankkhedia commented on issue #14138: add Apache header on all XML URL: https://github.com/apache/incubator-mxnet/pull/14138#issuecomment-463021358 @lanking520 Thanks for your contribution! @mxnet-label-bot add [ pr-awaiting-merge ]

[GitHub] zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel

2019-02-12 Thread GitBox
zhreshold commented on a change in pull request #14139: Performance improvement in Normalize GPU Kernel URL: https://github.com/apache/incubator-mxnet/pull/14139#discussion_r256199789 ## File path: src/operator/image/image_random.cu ## @@ -111,6 +110,232 @@ void

[GitHub] szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to …

2019-02-12 Thread GitBox
szha commented on a change in pull request #14130: Refine runtime feature discovery python API and add documentation to … URL: https://github.com/apache/incubator-mxnet/pull/14130#discussion_r256199863 ## File path: python/mxnet/runtime.py ## @@ -28,21 +29,48 @@ class

  1   2   >