[incubator-mxnet] branch numpy_prs updated: Numpy det and slogdet operator (#15861)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy_prs by this push: new a2a1b68 Numpy det and

[GitHub] [incubator-mxnet] reminisce merged pull request #15861: Numpy det and slogdet operator

2019-09-24 Thread GitBox
reminisce merged pull request #15861: Numpy det and slogdet operator URL: https://github.com/apache/incubator-mxnet/pull/15861 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-mxnet] hgt312 closed pull request #15818: Numpy take operator implementation & bug fix in ndarray.take

2019-09-24 Thread GitBox
hgt312 closed pull request #15818: Numpy take operator implementation & bug fix in ndarray.take URL: https://github.com/apache/incubator-mxnet/pull/15818 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-mxnet] hgt312 closed pull request #15814: Numpy LCM (lowest common multiple) operator

2019-09-24 Thread GitBox
hgt312 closed pull request #15814: Numpy LCM (lowest common multiple) operator URL: https://github.com/apache/incubator-mxnet/pull/15814 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] hgt312 closed pull request #15817: Numpy Identity operator

2019-09-24 Thread GitBox
hgt312 closed pull request #15817: Numpy Identity operator URL: https://github.com/apache/incubator-mxnet/pull/15817 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] hgt312 opened a new pull request #16264: Numpy operators: `lcm`, `tril`, `identity` and `take`

2019-09-24 Thread GitBox
hgt312 opened a new pull request #16264: Numpy operators: `lcm`, `tril`, `identity` and `take` URL: https://github.com/apache/incubator-mxnet/pull/16264 Each commit is an opeator. This is an automated message from the Apache

[GitHub] [incubator-mxnet] hgt312 closed pull request #15816: Numpy Tril (Lower triangle) operator

2019-09-24 Thread GitBox
hgt312 closed pull request #15816: Numpy Tril (Lower triangle) operator URL: https://github.com/apache/incubator-mxnet/pull/15816 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327912973 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,37 @@

[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327912829 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -48,39 +49,37 @@

[GitHub] [incubator-mxnet] johnbroughton2017 commented on issue #16239: train_imagenet.py fails with float16 + alexnet

2019-09-24 Thread GitBox
johnbroughton2017 commented on issue #16239: train_imagenet.py fails with float16 + alexnet URL: https://github.com/apache/incubator-mxnet/issues/16239#issuecomment-534826004 @zhreshold Thanks a lot for getting back to me. The GPU I am using is GeForce RTX 2080 The mxnet

[GitHub] [incubator-mxnet] rongzha1 opened a new pull request #16263: [mkldnn-v1.0] Add MKL-DNN sum concat

2019-09-24 Thread GitBox
rongzha1 opened a new pull request #16263: [mkldnn-v1.0] Add MKL-DNN sum concat URL: https://github.com/apache/incubator-mxnet/pull/16263 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327908237 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,37 @@

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327907944 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -48,39 +49,37 @@

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327907512 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,31 @@

[GitHub] [incubator-mxnet] rongzha1 commented on issue #16221: [mkldnn-v1.0] Add MKL-DNN FC

2019-09-24 Thread GitBox
rongzha1 commented on issue #16221: [mkldnn-v1.0] Add MKL-DNN FC URL: https://github.com/apache/incubator-mxnet/pull/16221#issuecomment-534820601 > @ciyongch please review again > @rongzha1 I just merged a PR so please rebase the code. rebase done

[incubator-mxnet] branch mkldnn-v1.0 updated (8ad8b41 -> ce5ec06)

2019-09-24 Thread patriczhao
This is an automated email from the ASF dual-hosted git repository. patriczhao pushed a change to branch mkldnn-v1.0 in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 8ad8b41 add mkldnn lrn (#16223) add ce5ec06 [mkldnn-v1.0] Add MKL-DNN Transpose (#16250)

[GitHub] [incubator-mxnet] pengzhao-intel commented on issue #16221: [mkldnn-v1.0] Add MKL-DNN FC

2019-09-24 Thread GitBox
pengzhao-intel commented on issue #16221: [mkldnn-v1.0] Add MKL-DNN FC URL: https://github.com/apache/incubator-mxnet/pull/16221#issuecomment-534819604 @ciyongch please review again @rongzha1 I just merged a PR so please rebase the code.

[GitHub] [incubator-mxnet] pengzhao-intel merged pull request #16250: [mkldnn-v1.0] Add MKL-DNN Transpose

2019-09-24 Thread GitBox
pengzhao-intel merged pull request #16250: [mkldnn-v1.0] Add MKL-DNN Transpose URL: https://github.com/apache/incubator-mxnet/pull/16250 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] jonatanmil opened a new pull request #16262: [MXNET-1431] Multiple channel support in Gluon PReLU

2019-09-24 Thread GitBox
jonatanmil opened a new pull request #16262: [MXNET-1431] Multiple channel support in Gluon PReLU URL: https://github.com/apache/incubator-mxnet/pull/16262 ## Description ## Add support for multiple parameters in Gluon PReLU block. This was already proposed in

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

2019-09-24 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 3699877 Bump the

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #16237: Mxnet official website before the search function area ran where? Updated?

2019-09-24 Thread GitBox
wkcn edited a comment on issue #16237: Mxnet official website before the search function area ran where? Updated? URL: https://github.com/apache/incubator-mxnet/issues/16237#issuecomment-534796310 mifan0208’s question may be ‘where is the search box on the main page of MXNet website’.

[GitHub] [incubator-mxnet] wkcn edited a comment on issue #16237: Mxnet official website before the search function area ran where? Updated?

2019-09-24 Thread GitBox
wkcn edited a comment on issue #16237: Mxnet official website before the search function area ran where? Updated? URL: https://github.com/apache/incubator-mxnet/issues/16237#issuecomment-534796310 mifan0208’s question may be ‘where is the search box on the main page of MXNet website’.

[GitHub] [incubator-mxnet] wkcn commented on issue #16237: Mxnet official website before the search function area ran where? Updated?

2019-09-24 Thread GitBox
wkcn commented on issue #16237: Mxnet official website before the search function area ran where? Updated? URL: https://github.com/apache/incubator-mxnet/issues/16237#issuecomment-534796310 mifan0208’s question may be ‘where is the search box in the main page of MXNet website’.

[GitHub] [incubator-mxnet] drivanov commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534781938 @access2rohit: I understood what you did for `param.axis.has_value() == False` and tomorrow I will push corresponding changes into

[incubator-mxnet] branch master updated (35ef45c -> 985a4ca)

2019-09-24 Thread sxjscience
This is an automated email from the ASF dual-hosted git repository. sxjscience pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 35ef45c Fix lack of dylib support in Makefile when use lapack (#15813) add 985a4ca Update KL

[GitHub] [incubator-mxnet] sxjscience merged pull request #16170: Update KL Divergence formula

2019-09-24 Thread GitBox
sxjscience merged pull request #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (a5e698a -> 35ef45c)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a5e698a FullyConnected Bias performance improvement on GPU (#16039) add 35ef45c Fix lack of dylib

[GitHub] [incubator-mxnet] reminisce merged pull request #15813: Fix lack of dylib support in Makefile when use lapack

2019-09-24 Thread GitBox
reminisce merged pull request #15813: Fix lack of dylib support in Makefile when use lapack URL: https://github.com/apache/incubator-mxnet/pull/15813 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-mxnet] zhreshold commented on issue #16239: train_imagenet.py fails with float16 + alexnet

2019-09-24 Thread GitBox
zhreshold commented on issue #16239: train_imagenet.py fails with float16 + alexnet URL: https://github.com/apache/incubator-mxnet/issues/16239#issuecomment-534775061 @johnbroughton2017 Double checking that you are using the symbolic example here:

[GitHub] [incubator-mxnet] lanking520 edited a comment on issue #16261: website bug: missing documentation

2019-09-24 Thread GitBox
lanking520 edited a comment on issue #16261: website bug: missing documentation URL: https://github.com/apache/incubator-mxnet/issues/16261#issuecomment-534769234 Actually find it working fine. Could you please try again?

[GitHub] [incubator-mxnet] lanking520 commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop)

2019-09-24 Thread GitBox
lanking520 commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop) URL: https://github.com/apache/incubator-mxnet/issues/16260#issuecomment-534769482 @aaronmarkham Please take a look

[GitHub] [incubator-mxnet] lanking520 commented on issue #16261: website bug: missing documentation

2019-09-24 Thread GitBox
lanking520 commented on issue #16261: website bug: missing documentation URL: https://github.com/apache/incubator-mxnet/issues/16261#issuecomment-534769234 @aaronmarkham seemed like the search engine is not working properly

[incubator-mxnet] branch master updated (1d4032d -> a5e698a)

2019-09-24 Thread dickjc123
This is an automated email from the ASF dual-hosted git repository. dickjc123 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 1d4032d set fixed seed for profiler (#16155) add a5e698a FullyConnected Bias performance

[GitHub] [incubator-mxnet] DickJC123 merged pull request #16039: FullyConnected Bias performance improvement on GPU

2019-09-24 Thread GitBox
DickJC123 merged pull request #16039: FullyConnected Bias performance improvement on GPU URL: https://github.com/apache/incubator-mxnet/pull/16039 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-mxnet] DickJC123 commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU

2019-09-24 Thread GitBox
DickJC123 commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU URL: https://github.com/apache/incubator-mxnet/pull/16039#discussion_r327849086 ## File path: src/operator/nn/fully_connected-inl.h ## @@ -272,20 +284,26 @@ void

[GitHub] [incubator-mxnet] drivanov commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534757291 @access2rohit: OK, I know what is wrong with your test launching my `argmax`. Everything is fine, when axis is specified by it's

[incubator-mxnet] branch numpy_prs updated: Numpy Operators: Inner, Outer, vdot (#15846)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy_prs by this push: new f3f6b1d Numpy Operators:

[GitHub] [incubator-mxnet] reminisce merged pull request #15846: Numpy Operators: Inner, Outer, vdot

2019-09-24 Thread GitBox
reminisce merged pull request #15846: Numpy Operators: Inner, Outer, vdot URL: https://github.com/apache/incubator-mxnet/pull/15846 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-mxnet] lanking520 commented on issue #16239: train_imagenet.py fails with float16 + alexnet

2019-09-24 Thread GitBox
lanking520 commented on issue #16239: train_imagenet.py fails with float16 + alexnet URL: https://github.com/apache/incubator-mxnet/issues/16239#issuecomment-534732971 @zhreshold @hetong007 Could you please take a look? It looks like a GluonCV problem.

[GitHub] [incubator-mxnet] lanking520 commented on issue #16237: Mxnet official website before the search function area ran where? Updated?

2019-09-24 Thread GitBox
lanking520 commented on issue #16237: Mxnet official website before the search function area ran where? Updated? URL: https://github.com/apache/incubator-mxnet/issues/16237#issuecomment-534732123 Hi @mifan0208 Could you provide more information for your question?

[GitHub] [incubator-mxnet] lanking520 commented on issue #16232: how can I load a pre-trained model with different shape and same name of last layer

2019-09-24 Thread GitBox
lanking520 commented on issue #16232: how can I load a pre-trained model with different shape and same name of last layer URL: https://github.com/apache/incubator-mxnet/issues/16232#issuecomment-534729347 Hi @WenmuZhou Thanks for your question. Could you please provide more context of

[GitHub] [incubator-mxnet] goldmermaid opened a new pull request #16170: Update KL Divergence formula

2019-09-24 Thread GitBox
goldmermaid opened a new pull request #16170: Update KL Divergence formula URL: https://github.com/apache/incubator-mxnet/pull/16170 Errors fix. ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to

[incubator-mxnet] branch numpy_prs updated: Implements ldexp. (#15845)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a commit to branch numpy_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git The following commit(s) were added to refs/heads/numpy_prs by this push: new 3e4a2a4 Implements ldexp.

[GitHub] [incubator-mxnet] reminisce merged pull request #15845: [Numpy] Implements ldexp operator

2019-09-24 Thread GitBox
reminisce merged pull request #15845: [Numpy] Implements ldexp operator URL: https://github.com/apache/incubator-mxnet/pull/15845 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-mxnet] branch numpy_prs created (now 1d4032d)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch numpy_prs in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. at 1d4032d set fixed seed for profiler (#16155) No new revisions were added by this update.

[GitHub] [incubator-mxnet] ptrendx commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU

2019-09-24 Thread GitBox
ptrendx commented on a change in pull request #16039: FullyConnected Bias performance improvement on GPU URL: https://github.com/apache/incubator-mxnet/pull/16039#discussion_r327784099 ## File path: src/operator/nn/fully_connected-inl.h ## @@ -272,20 +284,26 @@ void

[GitHub] [incubator-mxnet] leezu commented on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
leezu commented on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534702826 @TaoLv the issue occurred only rarely (few times a month) for us and did not occur anymore during the recent months. What would

[GitHub] [incubator-mxnet] drivanov commented on a change in pull request #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on a change in pull request #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#discussion_r327781264 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -556,6 +556,179 @@ inline bool

[GitHub] [incubator-mxnet] drivanov commented on a change in pull request #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on a change in pull request #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#discussion_r327781264 ## File path: src/operator/tensor/broadcast_reduce_op.h ## @@ -556,6 +556,179 @@ inline bool

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

2019-09-24 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 dac6500 Bump the

[incubator-mxnet] branch master updated (33bd02f -> 1d4032d)

2019-09-24 Thread apeforest
This is an automated email from the ASF dual-hosted git repository. apeforest pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from 33bd02f fix according to review add 1d4032d set fixed seed for profiler (#16155) No new

[GitHub] [incubator-mxnet] apeforest merged pull request #16155: set fixed seed for profiler

2019-09-24 Thread GitBox
apeforest merged pull request #16155: set fixed seed for profiler URL: https://github.com/apache/incubator-mxnet/pull/16155 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-mxnet] branch master updated (cbbb96a -> 33bd02f)

2019-09-24 Thread reminisce
This is an automated email from the ASF dual-hosted git repository. reminisce pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from cbbb96a [CD] Add COMMIT_ID param to release job (#16202) add f635595 numpy op unique add

[GitHub] [incubator-mxnet] reminisce merged pull request #15821: Numpy Unique operator

2019-09-24 Thread GitBox
reminisce merged pull request #15821: Numpy Unique operator URL: https://github.com/apache/incubator-mxnet/pull/15821 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-mxnet] drivanov commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534664788 Later today I will try your approach: ``` from benchmark.opperf.utils.benchmark_utils import run_performance_test import

[GitHub] [incubator-mxnet] access2rohit commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
access2rohit commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534659188 This code doesn't fail on master. But if your code is failing then you are changing the behaviour of a customer facing API.

[GitHub] [incubator-mxnet] drivanov commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534654101 @access2rohit: Regarding the crash you see in your benchmark... Following line from your output: ``` mxnet.base.MXNetError:

[GitHub] [incubator-mxnet] apatsekin commented on issue #16249: links broken for https://mxnet.incubator.apache.org/versions/master/gluon/

2019-09-24 Thread GitBox
apatsekin commented on issue #16249: links broken for https://mxnet.incubator.apache.org/versions/master/gluon/ URL: https://github.com/apache/incubator-mxnet/issues/16249#issuecomment-534651622 @roywei the whole Symbol API documentation is missing (try clicking on any links from this

[GitHub] [incubator-mxnet] drivanov edited a comment on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov edited a comment on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534635929 @access2rohit: - When building I do not use any special tricks. flags, etc. I just launch `make`. - For banchmark I

[GitHub] [incubator-mxnet] drivanov edited a comment on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov edited a comment on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534635929 @access2rohit: - When building I do not use any special tricks. flags, etc. I just launch `make`. - For banchmark I

[GitHub] [incubator-mxnet] vgangal101 closed issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off

2019-09-24 Thread GitBox
vgangal101 closed issue #16201: using gluon/image_classification.py img/sec speed up when metric update and reset when turned off URL: https://github.com/apache/incubator-mxnet/issues/16201 This is an automated message from

[GitHub] [incubator-mxnet] drivanov commented on issue #16218: Improving performance of argmax operator

2019-09-24 Thread GitBox
drivanov commented on issue #16218: Improving performance of argmax operator URL: https://github.com/apache/incubator-mxnet/pull/16218#issuecomment-534635929 @access2rohit: - When building I do not use any special tricks. flags, etc. I just launch `make`. - For banchmark I am using

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16261: website bug: missing documentation

2019-09-24 Thread GitBox
mxnet-label-bot commented on issue #16261: website bug: missing documentation URL: https://github.com/apache/incubator-mxnet/issues/16261#issuecomment-534626878 Hey, this is the MXNet Label Bot. Thank you for submitting the issue! I will try and suggest some labels so that the

[GitHub] [incubator-mxnet] igolan opened a new issue #16261: website bug: missing documentation

2019-09-24 Thread GitBox
igolan opened a new issue #16261: website bug: missing documentation URL: https://github.com/apache/incubator-mxnet/issues/16261 Hi, The new website is missing some of the documentations. [Searching for broadcast_add does not return Symbol/ndarray broadcast_add

[GitHub] [incubator-mxnet] mxnet-label-bot commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop)

2019-09-24 Thread GitBox
mxnet-label-bot commented on issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop) URL: https://github.com/apache/incubator-mxnet/issues/16260#issuecomment-534626038 Hey, this is the MXNet Label Bot. Thank you for submitting the

[GitHub] [incubator-mxnet] igolan opened a new issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop)

2019-09-24 Thread GitBox
igolan opened a new issue #16260: website bug: Symbol.sqaure links to square method link is to the same page (infinite loop) URL: https://github.com/apache/incubator-mxnet/issues/16260 Website bug:

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16240: Broken Links

2019-09-24 Thread GitBox
aaronmarkham commented on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534611720 > @aaronmarkham Thanks for your reply. The website is fine when I use VPN.The major reason is that Great Fire Wall due to my network can not access

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16240: Broken Links

2019-09-24 Thread GitBox
aaronmarkham commented on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534610357 @igolan You may want to report that as a separate issue since many people can contribute fixes and this issue will get closed soon. We don't want to lose

[GitHub] [incubator-mxnet] igolan commented on issue #16240: Broken Links

2019-09-24 Thread GitBox
igolan commented on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534601644 The new website has a lot of bugs/missing documentations. Few examples: [Searching for broadcast_add does not return Symbol/ndarray broadcast_add

[GitHub] [incubator-mxnet] JiaoPaner edited a comment on issue #16240: Broken Links

2019-09-24 Thread GitBox
JiaoPaner edited a comment on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534594455 @aaronmarkham Thanks for your reply. The website is fine when I use VPN.The major reason is that Great Fire Wall due to my network can not access

[GitHub] [incubator-mxnet] JiaoPaner edited a comment on issue #16240: Broken Links

2019-09-24 Thread GitBox
JiaoPaner edited a comment on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534594455 @aaronmarkham Thanks for your reply. The website is fine when I use VPN.The major reason is that Great Fire Wall due to can not access google.com

[GitHub] [incubator-mxnet] JiaoPaner commented on issue #16240: Broken Links

2019-09-24 Thread GitBox
JiaoPaner commented on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534594455 @aaronmarkham Thanks for your reply. The website is fine when I used VPN.The major reason is Great Fire Wall due to can not access google.com includes

[GitHub] [incubator-mxnet] RomanSteinberg edited a comment on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
RomanSteinberg edited a comment on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534515423 Exactly! ``` $ python reproduce.py C locale: [-127.5 -127. ] ru_RU.UTF-8 locale: [-127. -126.5] ``` So,

[GitHub] [incubator-mxnet] JiaoPaner edited a comment on issue #16240: Broken Links

2019-09-24 Thread GitBox
JiaoPaner edited a comment on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534594455 @aaronmarkham Thanks for your reply. The website is fine when I use VPN.The major reason is Great Fire Wall due to can not access google.com includes

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
marcoabreu commented on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534549944 Also @pengzhao-intel any idea? This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
marcoabreu commented on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534549651 Interesting, thanks for providing the steps to reproduce. The locale certainly shouldn't influence numerical results. @szha any idea?

[GitHub] [incubator-mxnet] thvasilo commented on issue #1722: problem :compile mxnet with hdfs

2019-09-24 Thread GitBox
thvasilo commented on issue #1722: problem :compile mxnet with hdfs URL: https://github.com/apache/incubator-mxnet/issues/1722#issuecomment-534546917 Not sure if it works for MXNet as well, but the closest I've found that actually works (in terms of building dmlc-core with HDFS support)

[incubator-mxnet] branch master updated (a77bd75 -> cbbb96a)

2019-09-24 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git. from a77bd75 Integrate MKL-DNN leakyrelu (#16075) add cbbb96a [CD] Add COMMIT_ID param to release

[GitHub] [incubator-mxnet] aaronmarkham merged pull request #16202: [CD] Add COMMIT_ID param to release job

2019-09-24 Thread GitBox
aaronmarkham merged pull request #16202: [CD] Add COMMIT_ID param to release job URL: https://github.com/apache/incubator-mxnet/pull/16202 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] aaronmarkham edited a comment on issue #16240: Broken Links

2019-09-24 Thread GitBox
aaronmarkham edited a comment on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534539583 @JiaoPaner Sounds like you're having a network issue. Thomas and I worked on this site while traveling all over and even using satellite while on

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

2019-09-24 Thread aaronmarkham
This is an automated email from the ASF dual-hosted git repository. aaronmarkham 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 e3c7d0b Bump the

[GitHub] [incubator-mxnet] aaronmarkham commented on issue #16240: Broken Links

2019-09-24 Thread GitBox
aaronmarkham commented on issue #16240: Broken Links URL: https://github.com/apache/incubator-mxnet/issues/16240#issuecomment-534539583 @JiaoPaner Sounds like you're having a network issue. Thomas and I worked on this site while traveling all over and even using satellite while on an

[GitHub] [incubator-mxnet] RomanSteinberg commented on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
RomanSteinberg commented on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534515423 Exactly! ``` $ python reproduce.py C locale: [-127.5 -127. ] ru_RU.UTF-8 locale: [-127. -126.5] ``` So, @marcoabreu

[GitHub] [incubator-mxnet] ei-grad commented on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
ei-grad commented on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534512733 Oops, probably you have the LC_CTYPE env variable also set to the russian locale. This should be more reliable (but still needs the `ru_RU.UTF-8`

[GitHub] [incubator-mxnet] RomanSteinberg commented on issue #16134: Incorrect subtraction

2019-09-24 Thread GitBox
RomanSteinberg commented on issue #16134: Incorrect subtraction URL: https://github.com/apache/incubator-mxnet/issues/16134#issuecomment-534510409 Thank you, @ei-grad but I have another behavior. When I run your script on on `deploy` computer it reproduces the bug for both locales.

[GitHub] [incubator-mxnet] gasgallo closed pull request #16225: Add support for UpSampling op in mx2onnx

2019-09-24 Thread GitBox
gasgallo closed pull request #16225: Add support for UpSampling op in mx2onnx URL: https://github.com/apache/incubator-mxnet/pull/16225 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-mxnet] gasgallo commented on issue #16225: Add support for UpSampling op in mx2onnx

2019-09-24 Thread GitBox
gasgallo commented on issue #16225: Add support for UpSampling op in mx2onnx URL: https://github.com/apache/incubator-mxnet/pull/16225#issuecomment-534504447 I've just noticed this feature is already in [pr15994](https://github.com/apache/incubator-mxnet/pull/15994/files) with the

[GitHub] [incubator-mxnet] leezu commented on issue #16207: Bump numpy version >=1.17.0

2019-09-24 Thread GitBox
leezu commented on issue #16207: Bump numpy version >=1.17.0 URL: https://github.com/apache/incubator-mxnet/pull/16207#issuecomment-534501014 `numba<0.45.1` does not work with numpy 1.17. So users of numba must upgrade when using numpy 1.17. I believe we should nevertheless bump the MXNet

[GitHub] [incubator-mxnet] marcoabreu commented on issue #16225: Add support for UpSampling op in mx2onnx

2019-09-24 Thread GitBox
marcoabreu commented on issue #16225: Add support for UpSampling op in mx2onnx URL: https://github.com/apache/incubator-mxnet/pull/16225#issuecomment-534464147 We have onnx tests already, try to see what other contributors did there. I'm on mobile right now and thus can't link them, but

[GitHub] [incubator-mxnet] TaoLv commented on a change in pull request #15760: Fix PR #15489 (Dynamic Library Loading Support)

2019-09-24 Thread GitBox
TaoLv commented on a change in pull request #15760: Fix PR #15489 (Dynamic Library Loading Support) URL: https://github.com/apache/incubator-mxnet/pull/15760#discussion_r327499078 ## File path: Makefile ## @@ -659,6 +659,9 @@ cpplint: pylint: python3 -m pylint

[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327489221 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,31 @@

[GitHub] [incubator-mxnet] ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
ZhennanQin commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327475190 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,31 @@

[GitHub] [incubator-mxnet] wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims

2019-09-24 Thread GitBox
wuxun-zhang commented on a change in pull request #16258: [mkldnn-v1.0] Add MKL-DNN reshape_dims URL: https://github.com/apache/incubator-mxnet/pull/16258#discussion_r327469657 ## File path: src/operator/nn/mkldnn/mkldnn_reshape.cc ## @@ -89,42 +88,31 @@

[GitHub] [incubator-mxnet] sbebo edited a comment on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
sbebo edited a comment on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534426817 > > > Note that we didn't face the OSError related crashes anymore after upgrading to Ubuntu 18.04 (more

[GitHub] [incubator-mxnet] sbebo commented on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
sbebo commented on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534426817 > > > Note that we didn't face the OSError related crashes anymore after upgrading to Ubuntu 18.04 (more specifically,

[GitHub] [incubator-mxnet] rongzha1 opened a new pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv

2019-09-24 Thread GitBox
rongzha1 opened a new pull request #16259: [mkldnn-v1.0] Add MKL-DNN deconv URL: https://github.com/apache/incubator-mxnet/pull/16259 ## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable

[GitHub] [incubator-mxnet] TaoLv commented on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
TaoLv commented on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534420469 Hi @leezu, is it possible for you to try `export KMP_INIT_AT_FORK=false` in your CI environment?

[GitHub] [incubator-mxnet] leezu commented on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
leezu commented on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534417758 Note that we didn't face the OSError related crashes anymore after upgrading to Ubuntu 18.04 (more specifically, using the

[GitHub] [incubator-mxnet] leezu commented on issue #13875: importing mxnet causing subprocess to crash

2019-09-24 Thread GitBox
leezu commented on issue #13875: importing mxnet causing subprocess to crash URL: https://github.com/apache/incubator-mxnet/issues/13875#issuecomment-534416372 @szha @eric-haibin-lin this bugreports describes the cause of the `OSErrors` that time-to-time happen on ci.mxnet.io (CI used by

[GitHub] [incubator-mxnet] apeforest commented on issue #15968: 1 bit mask for Dropout

2019-09-24 Thread GitBox
apeforest commented on issue #15968: 1 bit mask for Dropout URL: https://github.com/apache/incubator-mxnet/issues/15968#issuecomment-534415787 Working on it now. This is an automated message from the Apache Git Service. To

  1   2   >