Re: What's everyone working on?

2017-09-25 Thread sandeep krishnamurthy
I am currently working with Jiajie Chen (https://github.com/jiajiechen/) on building an automated periodic benchmarking framework to run various standard MXNet training jobs with both Symbolic and Gluon interface. This framework will run following standard training jobs on a nightly and weekly basi

[BUILD FAILED] Branch master build 429

2017-09-25 Thread Apache Jenkins Server
Build for MXNet branch master has broken. Please view the build at https://builds.apache.org/job/incubator-mxnet/job/master/429/

Re: What's everyone working on?

2017-09-25 Thread Henri Yandell
Getting an instance of github.com/amzn/oss-dashboard setup for mxnet. Hopefully useful to write custom metric analysis; like: "most pull requests from non-committer" and "PRs without committer comment". Hen On Mon, Sep 25, 2017 at 11:24 Seb Kiureghian wrote: > Hey dev@, > > In the spirit of br

Re: What's everyone working on?

2017-09-25 Thread Dominic Divakaruni
cool!! Sounds awesome. Separately, Nvidia is working on Cuda 9 and Nvcc support in mxnet for the V100 that is going to launch sometime this fall. Hoping mxnet will be the first framework out there with a version that supports volta to its full extent! On Mon, Sep 25, 2017 at 1:20 PM, Tianqi Che

[BUILD FAILED] Branch master build 428

2017-09-25 Thread Apache Jenkins Server
Build for MXNet branch master has broken. Please view the build at https://builds.apache.org/job/incubator-mxnet/job/master/428/

Planning to remove rosters from active podlings

2017-09-25 Thread John D. Ament
All, This coming weekend (9/29) I plan to remove the roster sections from all podling status pages. Podling rosters are meant to be managed in Whimsy. The roster in the status page is redundant and end up out of sync. In place of the roster, I will be adding a link automatically to all podling

Re: What's everyone working on?

2017-09-25 Thread Tianqi Chen
I am primarily working on deep learning compilation https://github.com/dmlc/tvm and hopefully you will hear the related updates in MXNet soon :) Tianqi On Mon, Sep 25, 2017 at 12:45 PM, Joern Kottmann wrote: > Hello all, > > I am working on the Java API and frequently update my jvm-package bran

Re: What's everyone working on?

2017-09-25 Thread Joern Kottmann
Hello all, I am working on the Java API and frequently update my jvm-package branch here: https://github.com/kottmann/mxnet/commits/jvm-package Currently I focus on NDArray and Symbol/Executor, my short term goal is to get the MNIST sample running. Anyone interested to help out? There are many

What's everyone working on?

2017-09-25 Thread Seb Kiureghian
Hey dev@, In the spirit of bringing more activity to the mailing lists and growing the community, can everyone who is working on MXNet please share what you're working on? I'm working on -Redesigning the website . -Setting up a forum