Re: Request to join MXNet slack channel

2018-08-01 Thread Steffen Rochel
HI Tali - welcome to the project. Added you to the ASF MXNet slack channel. Steffen On Wed, Aug 1, 2018 at 3:21 PM Taliesin Beynon wrote: > Hello, > > I’d like to join the slack channel. > > Sorry if this is the wrong list to mail, but saw some others requests come > this way! > > Thanks, >

Request to join MXNet slack channel

2018-08-01 Thread Taliesin Beynon
Hello, I’d like to join the slack channel. Sorry if this is the wrong list to mail, but saw some others requests come this way! Thanks, Tali

Re: MXNet Berlin Office Hours

2018-08-01 Thread Steffen Rochel
Ivan - you don't have to wait until next week, please feel free to post your question on https://discuss.mxnet.io/ or here or u...@mxnet.apache.org. Regards, Steffen On Wed, Aug 1, 2018 at 8:52 AM Marco de Abreu wrote: > Hello Ivan, > > Sorry, the office hours were yesterday. It would be great

Re: Seattle meetup

2018-08-01 Thread Steffen Rochel
I just updated the agenda for the meetup in Seattle on August 16th 2018. https://www.meetup.com/Apache-MXNet-Seattle-meetup/events/253104242/ We will have two tutorials: (1) GluonNLP - a deep learning toolkit for Natural Language Processing (2) Handwriting OCR with MXNet on AWS SageMaker Please

Re: MXNet Berlin Office Hours

2018-08-01 Thread Marco de Abreu
Hello Ivan, Sorry, the office hours were yesterday. It would be great if you could attend next week! Best regards, Marco Ivan Serdyuk schrieb am Mi., 1. Aug. 2018, 17:28: > Nock-nock. Anybody in a meeting room? > > On Mon, Jul 16, 2018 at 12:27 PM, Anton Chernov > wrote: > > > Dear MXNet

Re: MXNet virtual hangout 2018-August-1 8am and 5pm PDT

2018-08-01 Thread Steffen Rochel
Hi - it looks there has been confusion about the hangout scheduled for today. I was on the 8am PDT call and chatted with Marco. I will be on the call today Aug 1st 5pm PDT as well. Please drop me a note if you missed the hangout notice or got confused due to changes in the hangout invite and would

Re: MXNet Berlin Office Hours

2018-08-01 Thread Ivan Serdyuk
Nock-nock. Anybody in a meeting room? On Mon, Jul 16, 2018 at 12:27 PM, Anton Chernov wrote: > Dear MXNet community, > > As part of our customer support the MXNet Berlin team is offering office > hours on Tuesdays 6pm-7pm (CEST) | 9:00am-10am (PST). > > They happen onsite in the Amazon Berlin

Re: Automated Flaky Test Detector

2018-08-01 Thread Pedro Larroy
Hi Carl This is great, I like a lot the design for the tool. I think it will prevent addition of flaky tests once is implemented. I don't have major concerns with the design, please keep us updated with PRs about this tool. Thanks! Pedro. On Tue, Jul 31, 2018 at 3:01 AM Carl Tsai wrote: >

Re: Separate repo for MXNet infrastructure

2018-08-01 Thread Pedro Larroy
I like tools more. On Wed, Aug 1, 2018 at 11:05 AM Marco de Abreu wrote: > Hi, > > definitely a good point, Isabel. During our office hour we thought about > creating a repository under the Apache account with a name like > incubator-mxnet-tools or incubator-mxnet-infrastructure. Does anybody

Re: Separate repo for MXNet infrastructure

2018-08-01 Thread Marco de Abreu
Hi, definitely a good point, Isabel. During our office hour we thought about creating a repository under the Apache account with a name like incubator-mxnet-tools or incubator-mxnet-infrastructure. Does anybody have other ideas for naming or maybe a better solution? Best regards, Marco On Wed,

Re: Separate repo for MXNet infrastructure

2018-08-01 Thread Isabel Drost-Fromm
Am 1. August 2018 09:36:24 MESZ schrieb Yuelin Zhang : >My concern is where should my code be finally merged. This bot is not a >part of MXNet framework but it serves MXNet community. For now, a good >option is to have a separate repo for infrastructure. As this would be something that serves

Separate repo for MXNet infrastructure

2018-08-01 Thread Yuelin Zhang
Hello all, I worked on a label bot which serves MXNet community. It is able to: 1. Send daily GitHub issue reports (design ) (PR 11861