Re: Creating branch for Java_API

2018-10-15 Thread Naveen Swamy
Thanks guys! On Mon, Oct 15, 2018 at 4:01 PM Marco de Abreu wrote: > The job will automatically run as soon as a new commit has been pushed. > > -Marco > > Anton Chernov schrieb am Mo., 15. Okt. 2018, 20:13: > > > Does this work for you? > > > >

Re: MXNet - Label Bot functionality

2018-10-15 Thread Piyush Ghai
Hi Harsh, Good job! This is super cool! Especially bringing down the response time to under 20 seconds. Thanks, Piyush > On Oct 15, 2018, at 3:49 PM, Qing Lan wrote: > > Hi Harsh, > > This new label bot design looks great! I would like to encourage people to > review it and move forward

Re: Creating branch for Java_API

2018-10-15 Thread Marco de Abreu
The job will automatically run as soon as a new commit has been pushed. -Marco Anton Chernov schrieb am Mo., 15. Okt. 2018, 20:13: > Does this work for you? > > http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/job/java-api/ > > This will be the normal build with the main Jenkinsfile.

Re: MXNet - Label Bot functionality

2018-10-15 Thread Qing Lan
Hi Harsh, This new label bot design looks great! I would like to encourage people to review it and move forward to benefit the MXNet community. Since this new design needs webhook support from Apache, let's go through the following steps to get this done: 1. Demo and contributors review stage:

Re: Reproducing test failures on CI

2018-10-15 Thread Naveen Swamy
Timur, Here is a meetup Scheduled for 23rd October in London, where Pedro Larroy will talk about Deep Learning using MXNet! https://www.meetup.com/Deep-Learning-with-Apache-MXNet-London/events/255280739/ -Naveen On Mon, Oct 15, 2018 at 11:18 AM Anton Chernov wrote: > Sorry, Timur, I've

Re: MXNet - Label Bot functionality

2018-10-15 Thread Harsh Patel
Hey, I have a demo available that users and developers can play around with -- this is in regards to the post I had made regarding the updated label bot functionality. This is available on my fork ( https://github.com/harshp8l/incubator-mxnet) if the developers would be able to provide feedback

Re: Creating branch for Java_API

2018-10-15 Thread Naveen Swamy
Thanks Anton, appreciate the offer of help. At the moment we are creating PRs for both Master and Java and this branch is temporary, I would not mind having a job if it isn't too much work. Thanks, Naveen On Mon, Oct 15, 2018 at 7:00 AM Anton Chernov wrote: > We could create a special job for

Re: Reproducing test failures on CI

2018-10-15 Thread Timur Shenkao
Is it London meeting? Or some other location? On Monday, October 15, 2018, Anton Chernov wrote: > Dear MXNet community, > > We've noticed that there has been some difficulties setting up environments > and reproducing test results from failed builds on the CI. We would like to > offer some help

Re: Creating branch for Java_API

2018-10-15 Thread Anton Chernov
We could create a special job for testing it, maybe with a tweaked Jenkinsfile so you could run only the tests you are interested in. What do you think? Best Anton пт, 12 окт. 2018 г. в 20:24, Naveen Swamy : > Hi All, > > Just wanted to inform there that I am going to create a branch on GitHub