Re: CI impaired

2018-12-02 Thread Hagay Lupesko
Thanks for the update Marco and all the hard work put into the CI! On Sat, Dec 1, 2018 at 1:21 PM Marco de Abreu wrote: > Hello everyone, > > the move has just been completed and the old big pipeline as well as the > according job have been disabled. From now on, you will see the details > statu

[PROPOSAL] Large tensor support in MXNet

2018-12-02 Thread Lin Yuan
Dear Community, As some of you may have already encountered, MXNet has a limitation in supporting tensors of size greater than ~4.3 billion elements (2^32). The root cause is because in MXNet backend 32-bit integer type is used as the default integer data type for both computation and storage in m

Re: Apache Infra tickets for MXNet

2018-12-02 Thread Hagay Lupesko
LGTM. Thanks Marco for clarifying and documenting this - very helpful! Hagay On Sun, Dec 2, 2018 at 6:19 PM Marco de Abreu wrote: > Hello Steffen, > > great suggestion! I have added a section to the wiki page. > > Best regards, > Marco > > On Sat, Dec 1, 2018 at 10:49 PM Steffen Rochel > wrote

Re: Apache Infra tickets for MXNet

2018-12-02 Thread Marco de Abreu
Hello Steffen, great suggestion! I have added a section to the wiki page. Best regards, Marco On Sat, Dec 1, 2018 at 10:49 PM Steffen Rochel wrote: > LGTM > One suggestion - add a section how to handle security or other sensitive > and time critical issues. I assume that an email should be sen

Re: [Announce] Virtualized testing on ARM with Qemu and Docker

2018-12-02 Thread Steffen Rochel
Thanks Pedro, nice work. Please consider adding instructions also to https://cwiki.apache.org/confluence/display/MXNET/MXNet+Development+Guide On Fri, Nov 2, 2018 at 2:35 PM Marco de Abreu wrote: > Great work, Pedro! This will help to have a consistent quality on all ARM > devices. > > -Marco >

Re: Rcpp licensing in Apache MXNet

2018-12-02 Thread Anirudh Acharya
Hi Steffen, We had a similar discussion with a legal team in Amazon, and we made this PR - https://github.com/apache/incubator-mxnet/pull/12559 to fix the licensing issues in the R-package. I think the R-package should be good to include in the release, but we should try to get a confirmation onc

Re: Rcpp licensing in Apache MXNet

2018-12-02 Thread Steffen Rochel
Hi KK - I'm going through the release checklist for upcoming v1.4.x release and found the note to remove R-package before creating release artifacts. Did we