[GitHub] [incubator-mxnet] mli commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args

2019-06-22 Thread GitBox
mli commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args URL: https://github.com/apache/incubator-mxnet/issues/15330#issuecomment-504722455 This feature is documented in https://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.reshape.html

[GitHub] [incubator-mxnet] mli opened a new issue #15330: [numpy] ndarray.reshape accepts a shape as *args

2019-06-22 Thread GitBox
mli opened a new issue #15330: [numpy] ndarray.reshape accepts a shape as *args URL: https://github.com/apache/incubator-mxnet/issues/15330 Based on numpy-0622's build The following codes work in numpy while not mxnet.np ```python a = np.zeros((2, 3)) a.reshape(3, 2)

[GitHub] [incubator-mxnet] mli commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args

2019-06-22 Thread GitBox
mli commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args URL: https://github.com/apache/incubator-mxnet/issues/15330#issuecomment-504721962 @mxnet-label-bot add [numpy] This is an automated message

[GitHub] [incubator-mxnet] kshitij12345 opened a new pull request #15331: [fix] missing input log higher order

2019-06-22 Thread GitBox
kshitij12345 opened a new pull request #15331: [fix] missing input log higher order URL: https://github.com/apache/incubator-mxnet/pull/15331 @larroy Thank You very much for catching this. Sorry for the silly mistake. Can we have a way to test this? @apeforest @larroy

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args

2019-06-22 Thread GitBox
mxnet-label-bot commented on issue #15330: [numpy] ndarray.reshape accepts a shape as *args URL: https://github.com/apache/incubator-mxnet/issues/15330#issuecomment-504721946 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so

[GitHub] [incubator-mxnet] zhly0 closed issue #15329: NCHW2NHWC

2019-06-22 Thread GitBox
zhly0 closed issue #15329: NCHW2NHWC URL: https://github.com/apache/incubator-mxnet/issues/15329 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-mxnet] reminisce merged pull request #15309: Numpy-compatible cumsum

2019-06-22 Thread GitBox
reminisce merged pull request #15309: Numpy-compatible cumsum URL: https://github.com/apache/incubator-mxnet/pull/15309 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-mxnet] branch numpy updated: numpy-compatible cumsum (#15309)

2019-06-22 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy by this push: new f803dde numpy-compatible cumsum

[GitHub] [incubator-mxnet] zhly0 opened a new issue #15329: NCHW2NHWC

2019-06-22 Thread GitBox
zhly0 opened a new issue #15329: NCHW2NHWC URL: https://github.com/apache/incubator-mxnet/issues/15329 Hi,if I want to use mxnet's NCHW weights to init another mxnet model with NHWC data format,is the weight need to be transposed?Thanks if anyone can help.

[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-06-22 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-504712992 A light weight, highly optimized mxnet-lite package just like tensorflow-lite is

[GitHub] [incubator-mxnet] roywei commented on issue #15297: Sockeye failure with MXNet

2019-06-22 Thread GitBox
roywei commented on issue #15297: Sockeye failure with MXNet URL: https://github.com/apache/incubator-mxnet/issues/15297#issuecomment-504712322 I was able to reproduce the failure at `test_constraints_int.py` and `test_seq_copy_int.py`

[GitHub] [incubator-mxnet] yunfanLu removed a comment on issue #15322: Can Mxnet support Atlas 200 DK AI in forward process?

2019-06-22 Thread GitBox
yunfanLu removed a comment on issue #15322: Can Mxnet support Atlas 200 DK AI in forward process? URL: https://github.com/apache/incubator-mxnet/issues/15322#issuecomment-504640286 It supports Caffe. But I want to use Mxnet in future. so what should I do.

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

2019-06-22 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 dcf7792 Bump the publish

[GitHub] [incubator-mxnet] LittleFatHero opened a new issue #15328: can't install mxnet-cu101mkl

2019-06-22 Thread GitBox
LittleFatHero opened a new issue #15328: can't install mxnet-cu101mkl URL: https://github.com/apache/incubator-mxnet/issues/15328 ## Description I install mxnet-cu101mkl using the command pip install but a error occured, the error said that no matching distribution found for

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15328: can't install mxnet-cu101mkl

2019-06-22 Thread GitBox
mxnet-label-bot commented on issue #15328: can't install mxnet-cu101mkl URL: https://github.com/apache/incubator-mxnet/issues/15328#issuecomment-504707443 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate

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

2019-06-22 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 59a5f37 Bump the publish

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

2019-06-22 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 28a904c Bump the publish

[incubator-mxnet] branch master updated: Extend Clojure BERT example (#15023)

2019-06-22 Thread kedarb
This is an automated email from the ASF dual-hosted git repository. kedarb 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 f44f6cf Extend Clojure BERT example

[GitHub] [incubator-mxnet] kedarbellare commented on issue #15023: Extend Clojure BERT example

2019-06-22 Thread GitBox
kedarbellare commented on issue #15023: Extend Clojure BERT example URL: https://github.com/apache/incubator-mxnet/pull/15023#issuecomment-504684657 thanks @daveliepmann!! :100: This is an automated message from the Apache

[GitHub] [incubator-mxnet] kedarbellare merged pull request #15023: Extend Clojure BERT example

2019-06-22 Thread GitBox
kedarbellare merged pull request #15023: Extend Clojure BERT example URL: https://github.com/apache/incubator-mxnet/pull/15023 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15327: Could not find OpenBlas - docker cross compile armv7

2019-06-22 Thread GitBox
mxnet-label-bot commented on issue #15327: Could not find OpenBlas - docker cross compile armv7 URL: https://github.com/apache/incubator-mxnet/issues/15327#issuecomment-504684040 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels

[GitHub] [incubator-mxnet] cyrusbehr opened a new issue #15327: Could not find OpenBlas - docker cross compile armv7

2019-06-22 Thread GitBox
cyrusbehr opened a new issue #15327: Could not find OpenBlas - docker cross compile armv7 URL: https://github.com/apache/incubator-mxnet/issues/15327 I am using docker to cross compile mxnet with the C++ package enabled for raspberry pi 3 b. I am using the following docker file:

[GitHub] [incubator-mxnet] NRauschmayr commented on issue #15280: Fixed C++ inference tutorial

2019-06-22 Thread GitBox
NRauschmayr commented on issue #15280: Fixed C++ inference tutorial URL: https://github.com/apache/incubator-mxnet/pull/15280#issuecomment-504678915 I think we have to update the unit-test: it is using an outdated and not maintained model

[GitHub] [incubator-mxnet] wmlba opened a new issue #15326: TypeError: -0.034149169921875 has type float, but expected one of: int, long

2019-06-22 Thread GitBox
wmlba opened a new issue #15326: TypeError: -0.034149169921875 has type float, but expected one of: int, long URL: https://github.com/apache/incubator-mxnet/issues/15326 Note: Providing complete information in the most concise form is the best way to get help. This issue template serves

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

2019-06-22 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 a288bbe Bump the publish

[GitHub] [incubator-mxnet] hzfan commented on issue #15325: [Numpy] Numpy vstack

2019-06-22 Thread GitBox
hzfan commented on issue #15325: [Numpy] Numpy vstack URL: https://github.com/apache/incubator-mxnet/pull/15325#issuecomment-504664777 Thank @haojin2 for guidance and reviewing! This is an automated message from the Apache

[GitHub] [incubator-mxnet] hzfan opened a new pull request #15325: [Numpy] Numpy vstack

2019-06-22 Thread GitBox
hzfan opened a new pull request #15325: [Numpy] Numpy vstack URL: https://github.com/apache/incubator-mxnet/pull/15325 ## Description ## Numpy compatible vstack with existing kernel from concat [vstack](https://docs.scipy.org/doc/numpy/reference/generated/numpy.vstack.html) ##

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-06-22 Thread GitBox
kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#discussion_r296442252 ## File path: src/operator/tensor/elemwise_unary_op_basic.cc ## @@ -121,7 +121,30 @@

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-06-22 Thread GitBox
kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#discussion_r296442252 ## File path: src/operator/tensor/elemwise_unary_op_basic.cc ## @@ -121,7 +121,30 @@

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-06-22 Thread GitBox
kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#discussion_r296442252 ## File path: src/operator/tensor/elemwise_unary_op_basic.cc ## @@ -121,7 +121,30 @@

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #15287: pretrained model

2019-06-22 Thread GitBox
wkcn edited a comment on issue #15287: pretrained model URL: https://github.com/apache/incubator-mxnet/issues/15287#issuecomment-504654638 @frischzenger Thank you! I can download the files from the two links. I think the website may be blocked.

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #15287: pretrained model

2019-06-22 Thread GitBox
wkcn edited a comment on issue #15287: pretrained model URL: https://github.com/apache/incubator-mxnet/issues/15287#issuecomment-504654638 @frischzenger Thank you! I can download the files from the two links. I think the website may be blocked. I will try other network. ``` ➜ ~

[GitHub] [incubator-mxnet] wkcn commented on issue #15287: pretrained model

2019-06-22 Thread GitBox
wkcn commented on issue #15287: pretrained model URL: https://github.com/apache/incubator-mxnet/issues/15287#issuecomment-504654638 @frischzenger Thank you! I can download the files from the two links. I think the website may be blocked.

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-06-22 Thread GitBox
kshitij12345 commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#discussion_r296441869 ## File path: src/imperative/imperative.cc ## @@ -501,6 +501,10 @@ std::vector

[GitHub] [incubator-mxnet] TaoLv commented on issue #15164: [C++] Improve inference script to support benchmark on Imagenet

2019-06-22 Thread GitBox
TaoLv commented on issue #15164: [C++] Improve inference script to support benchmark on Imagenet URL: https://github.com/apache/incubator-mxnet/pull/15164#issuecomment-504651951 @wuxun-zhang Thank you for addressing the comments. The problem is whether we want to maintain two int8

[GitHub] [incubator-mxnet] suyz526 commented on issue #15317: fix doc for the op sort() and argsort()

2019-06-22 Thread GitBox
suyz526 commented on issue #15317: fix doc for the op sort() and argsort() URL: https://github.com/apache/incubator-mxnet/pull/15317#issuecomment-504649591 @mxnet-label-bot add [Doc, pr-awaiting-review] This is an automated

[GitHub] [incubator-mxnet] hubutui opened a new issue #15324: im2rec is not installed

2019-06-22 Thread GitBox
hubutui opened a new issue #15324: im2rec is not installed URL: https://github.com/apache/incubator-mxnet/issues/15324 ## Description `im2rec` binary is not installed in the final step `ninja install` when using cmake+ninja. ## Environment info (Required) ```

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #15324: im2rec is not installed

2019-06-22 Thread GitBox
mxnet-label-bot commented on issue #15324: im2rec is not installed URL: https://github.com/apache/incubator-mxnet/issues/15324#issuecomment-504648018 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet

[GitHub] [incubator-mxnet] wuxun-zhang commented on issue #15164: [C++] Improve inference script to support benchmark on Imagenet

2019-06-22 Thread GitBox
wuxun-zhang commented on issue #15164: [C++] Improve inference script to support benchmark on Imagenet URL: https://github.com/apache/incubator-mxnet/pull/15164#issuecomment-504645320 @TaoLv Have updated the accuracy numbers in

[incubator-mxnet] branch master updated: indent changes (#15321)

2019-06-22 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 0340536 indent changes (#15321) 0340536

[GitHub] [incubator-mxnet] wkcn merged pull request #15321: trival indent fix

2019-06-22 Thread GitBox
wkcn merged pull request #15321: trival indent fix URL: https://github.com/apache/incubator-mxnet/pull/15321 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-mxnet] cloud-oak commented on issue #15323: Two fixes for info_gan.md example Code

2019-06-22 Thread GitBox
cloud-oak commented on issue #15323: Two fixes for info_gan.md example Code URL: https://github.com/apache/incubator-mxnet/pull/15323#issuecomment-504644189 As this is a very small fix for a tutorial, I did not open a JIRA issue. Please tell me in case I should do so.

[GitHub] [incubator-mxnet] cloud-oak opened a new pull request #15323: Two fixes for info_gan.md example Code

2019-06-22 Thread GitBox
cloud-oak opened a new pull request #15323: Two fixes for info_gan.md example Code URL: https://github.com/apache/incubator-mxnet/pull/15323 ## Description ## Fix the InfoGan Tutorial. ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your

[GitHub] [incubator-mxnet] sheep94lion edited a comment on issue #15265: Run pretrained model on android

2019-06-22 Thread GitBox
sheep94lion edited a comment on issue #15265: Run pretrained model on android URL: https://github.com/apache/incubator-mxnet/issues/15265#issuecomment-504641049 With the libmxnet.so built by command `ci/build.py -p android_armv8`, I succeeded to run a resnet-18 image classification

[GitHub] [incubator-mxnet] sheep94lion commented on issue #15265: Run pretrained model on android

2019-06-22 Thread GitBox
sheep94lion commented on issue #15265: Run pretrained model on android URL: https://github.com/apache/incubator-mxnet/issues/15265#issuecomment-504641049 With the libmxnet.so built by command `ci/build.py -p android_armv8`, I succeeded to run a resnet-18 image classification network on

[GitHub] [incubator-mxnet] frischzenger commented on issue #15287: pretrained model

2019-06-22 Thread GitBox
frischzenger commented on issue #15287: pretrained model URL: https://github.com/apache/incubator-mxnet/issues/15287#issuecomment-504640633 http://data.mxnet.io/models/imagenet/resnet/50-layers/resnet-50-.params

[GitHub] [incubator-mxnet] yunfanLu commented on issue #15322: Can Mxnet support Atlas 200 DK AI in forward process?

2019-06-22 Thread GitBox
yunfanLu commented on issue #15322: Can Mxnet support Atlas 200 DK AI in forward process? URL: https://github.com/apache/incubator-mxnet/issues/15322#issuecomment-504640286 It supports Caffe. But I want to use Mxnet in future. so what should I do.

[GitHub] [incubator-mxnet] yunfanLu opened a new issue #15322: Can Mxnet support Atlas 200 DK AI in forward process?

2019-06-22 Thread GitBox
yunfanLu opened a new issue #15322: Can Mxnet support Atlas 200 DK AI in forward process? URL: https://github.com/apache/incubator-mxnet/issues/15322 [Atlas 200 DK](https://e.huawei.com/en/products/cloud-computing-dc/servers/g-series/atlas-200) is a powerful machine. How could I using

[GitHub] [incubator-mxnet] kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log

2019-06-22 Thread GitBox
kshitij12345 commented on a change in pull request #15120: [bug] fix higher grad log URL: https://github.com/apache/incubator-mxnet/pull/15120#discussion_r296437288 ## File path: src/operator/tensor/elemwise_unary_op_basic.cc ## @@ -1090,68 +1090,84 @@

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

2019-06-22 Thread marcoabreu
This is an automated email from the ASF dual-hosted git repository. marcoabreu 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 7bb2835 Bump the publish

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid

2019-06-22 Thread GitBox
larroy commented on a change in pull request #15288: [MXNET-978] Higher order gradient for sigmoid URL: https://github.com/apache/incubator-mxnet/pull/15288#discussion_r296436377 ## File path: src/imperative/imperative.cc ## @@ -501,6 +501,10 @@ std::vector

[incubator-mxnet] branch master updated: Efficient MXNet sampling in the multinomial distribution (#15311)

2019-06-22 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 e6fad30 Efficient MXNet sampling in the

[GitHub] [incubator-mxnet] wkcn commented on issue #15311: Efficient MXNet sampling in the multinomial distribution

2019-06-22 Thread GitBox
wkcn commented on issue #15311: Efficient MXNet sampling in the multinomial distribution URL: https://github.com/apache/incubator-mxnet/pull/15311#issuecomment-504635761 Merged. Thanks for your contribution! This is an

[GitHub] [incubator-mxnet] wkcn merged pull request #15311: Efficient MXNet sampling in the multinomial distribution

2019-06-22 Thread GitBox
wkcn merged pull request #15311: Efficient MXNet sampling in the multinomial distribution URL: https://github.com/apache/incubator-mxnet/pull/15311 This is an automated message from the Apache Git Service. To respond to the