[GitHub] indhub closed pull request #8327: update ps lite

2017-10-18 Thread git
a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/ps-lite b/ps-lite index acdb698fa3..bdd4c67e9e 16 --- a/ps-lite +++ b/ps-lite @@ -1 +1 @@ -Subproject commit acdb698fa3bb80929ef83bb37c705f025e119b82 +Subproject commit

[GitHub] szha closed pull request #8329: fluent methods for missed ops

2017-10-17 Thread git
request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/api/python/ndarray/ndarray.md b/docs/api/python/ndarray/ndarray.md index 615b9dc5a7..09564c2f20 100644 --- a/docs/api/python/ndarray/ndarray.md +++ b/docs/api/python/ndarray

[GitHub] indhub closed pull request #8300: fixed broken links. https was pointing to http for mxnet.io

2017-10-17 Thread git
of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/tutorials/r/symbol.md b/docs/tutorials/r/symbol.md index 63f3a53bca..6ab4dc2d3d 100644 --- a/docs/tutorials/r/symbol.md +++ b/docs/tutorials/r

[GitHub] astonzhang closed pull request #8324: Fix typo in Gluon L1loss

2017-10-17 Thread git
request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/python/mxnet/gluon/loss.py b/python/mxnet/gluon/loss.py index c8cdbede3d..8d4f151f23 100644 --- a/python/mxnet/gluon/loss.py +++ b/python/mxnet/gluon/loss.py @@ -128,7 +128,7 @@ class

[GitHub] mli closed issue #8319: [WIP-NewFeature] ONNX support for MXNet

2017-10-17 Thread git
mli closed issue #8319: [WIP-NewFeature] ONNX support for MXNet URL: https://github.com/apache/incubator-mxnet/issues/8319 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] cjolivier01 closed pull request #8311: Revert "[CMAKE] Fix windows cmake build"

2017-10-17 Thread git
cjolivier01 closed pull request #8311: Revert "[CMAKE] Fix windows cmake build" URL: https://github.com/apache/incubator-mxnet/pull/8311 This is an automated message from the Apache Git Service. To respond to t

[GitHub] KellenSunderland commented on issue #8125: Enable smoothing in softmax operator

2017-10-17 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjolivier01 opened a new pull request #8316: Fix unused type warning

2017-10-17 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] cjolivier01 closed pull request #8277: v0.12 regression: Fix registration of children for Block

2017-10-17 Thread git
cjolivier01 closed pull request #8277: v0.12 regression: Fix registration of children for Block URL: https://github.com/apache/incubator-mxnet/pull/8277 This is an automated message from the Apache Git Service. To respond

[GitHub] cjolivier01 closed pull request #8125: Enable smoothing in softmax operator

2017-10-17 Thread git
cjolivier01 closed pull request #8125: Enable smoothing in softmax operator URL: https://github.com/apache/incubator-mxnet/pull/8125 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] cjolivier01 closed pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-17 Thread git
cjolivier01 closed pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC URL: https://github.com/apache/incubator-mxnet/pull/8301 This is an automated message from the Apache Git Service. To respond

[GitHub] cjolivier01 commented on issue #8311: Revert "[CMAKE] Fix windows cmake build"

2017-10-17 Thread git
cjolivier01 commented on issue #8311: Revert "[CMAKE] Fix windows cmake build" URL: https://github.com/apache/incubator-mxnet/pull/8311#issuecomment-337251807 Not yet This is an automated message from the

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
--- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] larroy commented on issue #8292: mx.nd.array indexing broken in armv7 / raspberrypi / jessie 8.0 (5 dimensional tensor)

2017-10-17 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] larroy commented on a change in pull request #8313: Ci test randomness

2017-10-17 Thread git
dint(0, np.iinfo(np.uint32).max) +if ostream is not None: +ostream.write('Setting np.random seed to %s.\n' % seed) Review comment: Why not use logging? I think is better to writing to stdout or stderr in general. -------- This is

[GitHub] larroy commented on issue #8313: Ci test randomness

2017-10-17 Thread git
larroy commented on issue #8313: Ci test randomness URL: https://github.com/apache/incubator-mxnet/pull/8313#issuecomment-337179592 LGTM, modulo the comments below. This is an automated message from the Apache Git Service

[GitHub] larroy commented on a change in pull request #8313: Ci test randomness

2017-10-17 Thread git
, numeric_eps=1e-3, rto if ctx is None: ctx = default_context() +_rng = get_rng() Review comment: why the _ prefix? is not a member? This is an automated message from the Apache Git Service. To respond

[GitHub] larroy commented on issue #8313: Ci test randomness

2017-10-17 Thread git
larroy commented on issue #8313: Ci test randomness URL: https://github.com/apache/incubator-mxnet/pull/8313#issuecomment-337179592 LGTM, modulo the comments above. This is an automated message from the Apache Git Service

[GitHub] piiswrong commented on issue #8311: Revert "[CMAKE] Fix windows cmake build"

2017-10-17 Thread git
ssage from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] edmBernard commented on issue #8291: Import error in SSD example

2017-10-17 Thread git
and python3 either you can switch to python3 or you can try to import this at the beginning of the file : `from __future__ import absolute_import` This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] DickJC123 commented on issue #8313: Ci test randomness

2017-10-17 Thread git
you authored the thread. > Reply to this email directly, view it on GitHub, or mute the thread. > This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the U

[GitHub] chenxu31 commented on issue #7590: Gradient function not returning enough gradient

2017-10-17 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
ase correct me if I'm wrong. But I think `stream->wait` can be called at bottom only once, since `Eval` and `Copy` use the same stream. Is this safe? -------- This is an automated message from the Apache Git Service. To respond t

[GitHub] agataradys commented on issue #8291: Import error in SSD example

2017-10-17 Thread git
agataradys commented on issue #8291: Import error in SSD example URL: https://github.com/apache/incubator-mxnet/issues/8291#issuecomment-337134052 @edmBernard I use python2 This is an automated message from the Apache Git

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
ing computations. Please correct me if I' wrong. ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please c

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
re neccessary for the corresponding computations. ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
y for inspecting data on cpu. ``` auto err = cpu_ret.data().dptr(); CHECK_EQ(*err, 0) << "Check validity of the CSRNDArray"; ``` If data is on gpu, can't do like this. ---- This is an automated message f

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
inly for inspecting data. ``` auto err = cpu_ret.data().dptr(); CHECK_EQ(*err, 0) << "Check validity of the CSRNDArray"; ``` If data is on gpu, can't do like this. ---- This is an automated message from

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
used for inspecting data (err number) on cpu. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] ZiyueHuang commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-17 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards

[GitHub] edmBernard commented on issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-17 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] eric-haibin-lin closed pull request #8314: fix wrong documentation for make_loss

2017-10-16 Thread git
eric-haibin-lin closed pull request #8314: fix wrong documentation for make_loss URL: https://github.com/apache/incubator-mxnet/pull/8314 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] cjolivier01 commented on issue #8313: Ci test randomness

2017-10-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] eric-haibin-lin opened a new pull request #8314: fix wrong documentation for make_loss

2017-10-16 Thread git
to note here This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] piiswrong closed pull request #8241: Negative begin and end support for csr slice

2017-10-16 Thread git
piiswrong closed pull request #8241: Negative begin and end support for csr slice URL: https://github.com/apache/incubator-mxnet/pull/8241 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] zhreshold commented on issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-16 Thread git
to make it work This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] zhangqianghd commented on issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-16 Thread git
and compile with USE_PROFILER=1 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] zhangqianghd commented on issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-16 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
ob xpu_tmp = xpu_ret.data(); + ndarray::Eval(0, _tmp, rctx); + rctx.get_stream()->Wait(); + auto indptr_type = input->aux_type(csr::kIndPtr); Review comment: let's reduce the usage of auto for simple types ----

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
there's nothing to check. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
`CheckFormatImpl` rely on input value being initialized to a default value? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
tomated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
se add brief comment about what is checked This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
current err message is not very informative. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] eric-haibin-lin commented on a change in pull request #8259: check_format of ndrray, mainly for csr

2017-10-16 Thread git
these `stream->wait` calls in this function? ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] cjolivier01 closed pull request #8304: remove usage of install command from code gen

2017-10-16 Thread git
cjolivier01 closed pull request #8304: remove usage of install command from code gen URL: https://github.com/apache/incubator-mxnet/pull/8304 This is an automated message from the Apache Git Service. To respond

[GitHub] DickJC123 opened a new pull request #8313: Ci test randomness

2017-10-16 Thread git
applicable, API doc) ## Comments ## - If this change is a backward incompatible change, why must this change be made. - Intersting edge cases to note here This is an automated message from the Apache Git Service

[GitHub] zhreshold commented on issue #8310: Bug in ./example/

2017-10-16 Thread git
zhreshold commented on issue #8310: Bug in ./example/ URL: https://github.com/apache/incubator-mxnet/issues/8310#issuecomment-337112594 Thanks for reporting. This is an automated message from the Apache Git Service

[GitHub] eric-haibin-lin commented on a change in pull request #8294: NCCL integration

2017-10-16 Thread git
he magic number `16` come from? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] eric-haibin-lin commented on a change in pull request #8294: NCCL integration

2017-10-16 Thread git
kvstore=None, param_names=None): Review comment: Is this function not updated with batch aggregation? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] eric-haibin-lin commented on a change in pull request #8294: NCCL integration

2017-10-16 Thread git
{ } virtual ~KVStoreLocal() { -delete comm_; Review comment: I think `delete nullptr` is safe This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] eric-haibin-lin commented on a change in pull request #8294: NCCL integration

2017-10-16 Thread git
ol_storage_manager? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Inf

[GitHub] eric-haibin-lin commented on a change in pull request #8294: NCCL integration

2017-10-16 Thread git
ed_vals) { + virtual void GroupKVPairsPull(const std::vector& keys, Review comment: Why is `virtual` added here? This is an automated message from the Apache Git Service. To respond to the message, please log on GitH

[GitHub] jeremiedb commented on issue #8306: [R] Bug in mx.nd.one.hot or gan code in example

2017-10-16 Thread git
0000 > class(digit) [1] "MXNDArray" ``` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specif

[GitHub] cjolivier01 commented on issue #8311: Revert "[CMAKE] Fix windows cmake build"

2017-10-16 Thread git
be proven... This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Wi

[GitHub] akturtle opened a new issue #8312: Gradient function not returning enough gradients

2017-10-16 Thread git
for essential information to most of the technical issues. ## Description Simple_bind error with custom OP with auxiliary_states Package used (Python/R/Scala/Julia): I'm using Python MXNet commit hash: (Paste the output of `git rev-parse HEAD` here

[GitHub] cjolivier01 opened a new pull request #8311: Revert "[CMAKE] Fix windows cmake build"

2017-10-16 Thread git
the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] squirrel16 opened a new issue #8310: Bugs in /example/

2017-10-16 Thread git
/symbol_vgg.py` and `symbol_resnet.py`, all `mx.symbol.contrib.Proposal` need to update to `mx.contrib.symbol.Proposal`. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] szha commented on issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-16 Thread git
the actual time for each backend operation. https://mxnet.incubator.apache.org/versions/master/how_to/perf.html?highlight=profile#profiler This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] zhangqianghd opened a new issue #8309: asnumpy is slowly ,how can I speed up it?

2017-10-16 Thread git
844727 >1.285344123840332 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, pleas

[GitHub] pqviet opened a new issue #8308: Error with Python custom operator in distributed learning

2017-10-16 Thread git
r Cuda may solve the problem but we still not understand why distributed learning can not deal with the operator registry. This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] eric-haibin-lin opened a new pull request #8307: [sparse] Remove usage of arange in FillDnsZerosRspImpl

2017-10-16 Thread git
. - Intersting edge cases to note here related issue: https://github.com/apache/incubator-mxnet/issues/8303 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] q2516581 opened a new issue #8306: [R] Bug in mx.nd.one.hot or gan code in example

2017-10-16 Thread git
e help me.. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regard

[GitHub] ptrendx commented on issue #8305: MXNet Build Failure with DEV=1

2017-10-16 Thread git
ptrendx commented on issue #8305: MXNet Build Failure with DEV=1 URL: https://github.com/apache/incubator-mxnet/issues/8305#issuecomment-337082130 Will look into it. This is an automated message from the Apache Git Service

[GitHub] eric-haibin-lin opened a new issue #8305: MXNet Build Failure with DEV=1

2017-10-16 Thread git
studio): MXNet commit hash: (Paste the output of `git rev-parse HEAD` here.) 65b258700dda06b0c9d1913ff5aa525beb88438b Build config: (Paste the content of config.mk, or the build command.) ## Error Message: (Paste the complete error message, including stack trace

[GitHub] ptrendx commented on issue #7152: [WIP] New faster version of the RecordIO iterator

2017-10-16 Thread git
true. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] zheng-da commented on a change in pull request #8302: Refactor operators

2017-10-16 Thread git
her the kernel sizes are valid +if (dshape[2] != 0) { + CHECK_LE(dilated_ksize_d, AddPad(dshape[2], param_.pad[0])) << "kernel size exceed input"; +} +if (dshape[3] != 0) { + CHECK_LE(dilated_ksize_y, AddPad(dshape[3], param_.pad[1])) << "kernel size exceed input"; +} +if (dsh

[GitHub] mbaijal commented on issue #8304: remove usage of install command from code gen

2017-10-16 Thread git
/NightlyTutorialUbuntu/367/consoleFull This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] eric-haibin-lin commented on issue #7152: [WIP] New faster version of the RecordIO iterator

2017-10-16 Thread git
? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] sebouh commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
models to MXNet format. + - Added `ConvLSTM` to gluon.contrib. Review comment: what about VariationalDropout? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] sebouh commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
models to MXNet format. + - Added `ConvLSTM` to gluon.contrib. Review comment: what about VariationalDropout? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] cjolivier01 closed pull request #8293: Added my code signing key

2017-10-16 Thread git
cjolivier01 closed pull request #8293: Added my code signing key URL: https://github.com/apache/incubator-mxnet/pull/8293 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] szha opened a new pull request #8304: remove usage of install command from code gen

2017-10-16 Thread git
. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] eric-haibin-lin commented on issue #8303: mshadow::range returns wrong result

2017-10-16 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache

[GitHub] eric-haibin-lin opened a new issue #8303: mshadow::range returns wrong result

2017-10-16 Thread git
...) For R user, please provide R `sessionInfo()`: ## Build info (Required if built from source) Compiler (gcc/clang/mingw/visual studio): MXNet commit hash: 43234d0f0a9e8dbed81cf0298fe8f5a33f3a552f (Paste the output of `git rev-parse HEAD` here.) Build config: (Paste

[GitHub] eric-haibin-lin commented on issue #8303: arange op returns wrong result

2017-10-16 Thread git
eric-haibin-lin commented on issue #8303: arange op returns wrong result URL: https://github.com/apache/incubator-mxnet/issues/8303#issuecomment-337063409 Fixed by #8268 This is an automated message from the Apache Git

[GitHub] eric-haibin-lin closed issue #8303: arange op returns wrong result

2017-10-16 Thread git
eric-haibin-lin closed issue #8303: arange op returns wrong result URL: https://github.com/apache/incubator-mxnet/issues/8303 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] szha commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
models to MXNet format. + - Added `ConvLSTM` to gluon.contrib. Review comment: Please update line 14 with the features that I listed. It's not just conv lstm. This is an automated message from the Apache Git Service. To respond

[GitHub] eric-haibin-lin opened a new issue #8303: arange op returns wrong result

2017-10-16 Thread git
user, please provide R `sessionInfo()`: ## Build info (Required if built from source) Compiler (gcc/clang/mingw/visual studio): MXNet commit hash: 43234d0f0a9e8dbed81cf0298fe8f5a33f3a552f (Paste the output of `git rev-parse HEAD` here.) Build config: (Paste

[GitHub] Ldpe2G commented on issue #8245: Use argmax instead of argmax_channel in Accuracy to keep dimention

2017-10-16 Thread git
am concerned about the potential shape problem. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] piiswrong commented on a change in pull request #8302: Refactor operators

2017-10-16 Thread git
if (oshape[4] && param_.stride[2] == 1) { + dshape[4] = oshape[4] + dilated_ksize_x - 1 - 2 * param_.pad[2]; +} +SHAPE_ASSIGN_CHECK(*in_shape, conv::kData, +ConvertLayout(dshape, kNCDHW, param_.layout.value())); +// Check whether the kernel sizes are valid

[GitHub] piiswrong commented on issue #8302: Refactor operators

2017-10-16 Thread git
/ This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] piiswrong commented on issue #8302: Refactor operators

2017-10-16 Thread git
piiswrong commented on issue #8302: Refactor operators URL: https://github.com/apache/incubator-mxnet/pull/8302#issuecomment-337048293 Please move cudnn_* files into nn/cudnn/ This is an automated message from the Apache Git

[GitHub] zheng-da opened a new pull request #8302: Refactor operators

2017-10-16 Thread git
This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us

[GitHub] mbaijal commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
operators. Review comment: moved to other features This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] sebouh commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
models to MXNet format. + - Added `ConvLSTM` to gluon.contrib. Review comment: @szha can you clarify what needs to be added here? This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] szha commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
operators. Review comment: This is not a sparse feature. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] szha commented on a change in pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
models to MXNet format. + - Added `ConvLSTM` to gluon.contrib. Review comment: Convolutional recurrent networks for RNN, LSTM, and GRU. VariationalDropout. This is an automated message from the Apache Git Service. To respond

[GitHub] szha commented on a change in pull request #8300: fixed broken links. https was pointing to http for mxnet.io

2017-10-16 Thread git
the domain names be the apache one? This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] szha commented on issue #5487: "Check if MXNet is installed": Python import error: symbol not found: ___addtf3

2017-10-16 Thread git
t variable. You may consider installing the package from pip as it's easier. `pip install mxnet` This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL a

[GitHub] mbaijal opened a new pull request #8301: Preparing for 0.12.0.rc0: Final changes before RC

2017-10-16 Thread git
/issues/7750 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact

[GitHub] pratapram commented on issue #5487: "Check if MXNet is installed": Python import error: symbol not found: ___addtf3

2017-10-16 Thread git
AP_OKw69u6unsz71CB93AdepLWHr8Grgks5ss7qLgaJpZM4Mh5cT> > . > ---- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services

[GitHub] thinksanky opened a new pull request #8300: fixed broken links. https was pointing to http for mxnet.io

2017-10-16 Thread git
master. Everything should look good now. Script is complaining even though the links are valid and working. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] cjolivier01 commented on issue #8296: CPU optimization for ActivationOp

2017-10-16 Thread git
-tuning which is forthcoming. (Using Kernel makes this op eligible for OMP-tuned calls) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go

[GitHub] cjolivier01 commented on issue #8296: CPU optimization for ActivationOp

2017-10-16 Thread git
-tuning which is forthcoming. (Using mxnet_op Kernel::Launch() makes this op eligible for OMP-tuned calls) This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] cjolivier01 commented on issue #8296: CPU optimization for ActivationOp

2017-10-16 Thread git
-tuning which is forthcoming. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] szha commented on issue #5487: "Check if MXNet is installed": Python import error: symbol not found: ___addtf3

2017-10-16 Thread git
the right libgfortran. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, plea

[GitHub] cjolivier01 commented on issue #8296: CPU optimization for ActivationOp

2017-10-16 Thread git
, avg: 0.631356 ms X 500 passes This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please

[GitHub] indhub opened a new issue #8299: test_cifar10 fails in CI master build

2017-10-16 Thread git
3.9994s [success] 7.70% test_conv.test_mnist: 17.9464s -- Ran 5 tests in 237.792s FAILED (failures=1) ``` ## Steps to reproduce Build and run unit test ---- This is an

  1   2   3   4   5   6   7   8   9   10   >