Re: [VOTE] Release Apache MXNet(incubating) version 1.2.0.RC2

2018-05-05 Thread Pedro Larroy
Actually I have a linking problem in my ubuntu desktop that is fixed in master: lc::ThreadedIter > >::Init(std::function, std::allocator >**)>,

Re: [VOTE] Release Apache MXNet(incubating) version 1.2.0.RC2

2018-05-05 Thread Pedro Larroy
Hi Looks like only gluon test lambda is failing intermittently, but looks like a minor numerical issue. http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/ incubator-mxnet/detail/v1.2.0/20/pipeline I triggered a few builds yesterday and they all passed. I think Anirudh is right.

Re: [VOTE] Release Apache MXNet(incubating) version 1.2.0.RC2

2018-05-05 Thread Marco de Abreu
I can start a bunch of builds. I'll send a link when they are done. -Marco Jun Wu schrieb am Sa., 5. Mai 2018, 00:10: > +1 > I built from source and ran all the model quantization examples > successfully. > > On Fri, May 4, 2018 at 3:05 PM, Anirudh

Re: [VOTE] Release Apache MXNet(incubating) version 1.2.0.RC2

2018-05-05 Thread Marco de Abreu
We had 4 out of 20 runs fail: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/v1.2.0/26 - already tracked at https://github.com/apache/incubator-mxnet/issues/10280 since 03/27

Re: Pre-release versions on website

2018-05-05 Thread Afrooze, Sina
I have mentioned this before and I still think that the default MXNet webpage must match the default version that is installed when someone issues "pip install mxnet". - Sina On 5/1/18, 6:43 PM, "Marco de Abreu" wrote: Hi Aaron, I think it'd be a good

Re: [VOTE] Release Apache MXNet(incubating) version 1.2.0.RC2

2018-05-05 Thread Anirudh
Hi Pedro, Thank you for raising this issue! I am not able to reproduce this on ubuntu 16.04 and cmake 3.5.1. Can you please provide the reproduction steps for the issue. Anirudh On Sat, May 5, 2018 at 3:12 AM, Pedro Larroy wrote: > Actually I have a linking