[GitHub] [incubator-mxnet] david-seiler commented on issue #14617: PDF operators for the random samplers, and also the Dirichlet

2019-04-08 Thread GitBox
david-seiler commented on issue #14617: PDF operators for the random samplers, and also the Dirichlet URL: https://github.com/apache/incubator-mxnet/pull/14617#issuecomment-480731877 > The Python3 TensorRT GPU test failed: ... It looks like lots of other PRs are failing the same way,

[GitHub] [incubator-mxnet] lihaofd commented on a change in pull request #14476: Change RNN OP to stateful

2019-04-08 Thread GitBox
lihaofd commented on a change in pull request #14476: Change RNN OP to stateful URL: https://github.com/apache/incubator-mxnet/pull/14476#discussion_r272925800 ## File path: src/operator/rnn-inl.h ## @@ -438,385 +565,893 @@ class RNNOp : public Operator{ } DType*

[GitHub] [incubator-mxnet] lihaofd commented on a change in pull request #14476: Change RNN OP to stateful

2019-04-08 Thread GitBox
lihaofd commented on a change in pull request #14476: Change RNN OP to stateful URL: https://github.com/apache/incubator-mxnet/pull/14476#discussion_r272888983 ## File path: src/operator/rnn-inl.h ## @@ -438,385 +565,893 @@ class RNNOp : public Operator{ } DType*

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r270604886 ## File path: cpp-package/example/test_kvstore.cpp ## @@ -0,0 +1,145 @@ +/* + *

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r270605169 ## File path: cpp-package/include/mxnet-cpp/kvstore.h ## @@ -39,12 +39,21 @@ cl

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r270606422 ## File path: cpp-package/example/test_kvstore.cpp ## @@ -0,0 +1,145 @@ +/* + *

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r270833370 ## File path: cpp-package/example/test_kvstore.cpp ## @@ -0,0 +1,201 @@ +/* + *

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r270605679 ## File path: cpp-package/example/test_kvstore.cpp ## @@ -0,0 +1,145 @@ +/* + *

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package

2019-04-08 Thread GitBox
wkcn commented on a change in pull request #10792: [MXNET-400] support string type for kvstore key in cpp-package URL: https://github.com/apache/incubator-mxnet/pull/10792#discussion_r272915310 ## File path: cpp-package/example/test_kvstore.cpp ## @@ -0,0 +1,201 @@ +/* + *

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

2019-04-08 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 91bea1a Bump the publish ti

[incubator-mxnet] branch master updated: split_and_load can now handle num_ctx > num_data. Issue #13909 (#14607)

2019-04-08 Thread wkcn
This is an automated email from the ASF dual-hosted git repository. wkcn 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 daabe5c split_and_load can now handle nu

[GitHub] [incubator-mxnet] wkcn merged pull request #14607: split_and_load can now handle num_ctx > num_data. Github Issue #13909

2019-04-08 Thread GitBox
wkcn merged pull request #14607: split_and_load can now handle num_ctx > num_data. Github Issue #13909 URL: https://github.com/apache/incubator-mxnet/pull/14607 This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-mxnet] wkcn commented on issue #14607: split_and_load can now handle num_ctx > num_data. Github Issue #13909

2019-04-08 Thread GitBox
wkcn commented on issue #14607: split_and_load can now handle num_ctx > num_data. Github Issue #13909 URL: https://github.com/apache/incubator-mxnet/pull/14607#issuecomment-480714870 Merged. Thanks for your contribution! This

[GitHub] [incubator-mxnet] wkcn commented on issue #14397: Add exception handling support for waitall

2019-04-08 Thread GitBox
wkcn commented on issue #14397: Add exception handling support for waitall URL: https://github.com/apache/incubator-mxnet/pull/14397#issuecomment-480714508 Merged. Thanks for your contribution! This is an automated message fro

[incubator-mxnet] branch master updated: Add exception handling support for waitall (#14397)

2019-04-08 Thread wkcn
This is an automated email from the ASF dual-hosted git repository. wkcn 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 3781816 Add exception handling support f

[GitHub] [incubator-mxnet] wkcn closed issue #14426: mx.random.seed with ctx failures on a gpu build when run with cpu context

2019-04-08 Thread GitBox
wkcn closed issue #14426: mx.random.seed with ctx failures on a gpu build when run with cpu context URL: https://github.com/apache/incubator-mxnet/issues/14426 This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-mxnet] wkcn merged pull request #14397: Add exception handling support for waitall

2019-04-08 Thread GitBox
wkcn merged pull request #14397: Add exception handling support for waitall URL: https://github.com/apache/incubator-mxnet/pull/14397 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] wkcn closed issue #13234: waitforall() hides errors

2019-04-08 Thread GitBox
wkcn closed issue #13234: waitforall() hides errors URL: https://github.com/apache/incubator-mxnet/issues/13234 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-mxnet] ZhennanQin opened a new pull request #14641: [WIP]stateful_quantize

2019-04-08 Thread GitBox
ZhennanQin opened a new pull request #14641: [WIP]stateful_quantize URL: https://github.com/apache/incubator-mxnet/pull/14641 ## Description ## Change quantizeV2 and dequantize to stateful op to improve small batch size performance. ## Checklist ## ### Essentials ### Please

[GitHub] [incubator-mxnet] hkingtswcbyy commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0)

2019-04-08 Thread GitBox
hkingtswcbyy commented on issue #9686: [Discussion] MXNet 2.0 Roadmap (was: APIs that might be a good idea to break in 2.0) URL: https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-480710343 Mxnet-lite based on NNAPI and quantization tools. -

<    1   2   3