Re: [Announce] Runtime feature detection

2019-01-24 Thread Iblis Lin

well, in case of MXNet, it's mixed with MD and RST.
The docs under dir `docs/` is written in MD.
(MD is supported via sphinx plugin.)

For the function docstring in Python, it's written in RST.
The docstring will be rendered via a sphinx feature -- "autodoc".
You can check this as an example:

https://github.com/apache/incubator-mxnet/blob/master/docs/api/python/autograd/autograd.md#api-reference


Iblis Lin
林峻頤

On 1/23/19 11:16 PM, Pedro Larroy wrote:

I'm still refining the feature given some late feedback and that it
will be public API. I guess with the help of Aaron we will get some
nice documentation in, as it's not showing up in the master python API
docs. I thought it would be taken automatically from the Python doc.

Is this a correct source for the documentation format that we are
using? I know we use sphynx but doesn't look like RST to me:

http://www.sphinx-doc.org/en/master/usage/quickstart.html

Pedro.



Re: [VOTE] Release Apache MXNet (incubating) version 1.4.0.rc1

2019-01-24 Thread Steffen Rochel
Dear MXNet community, please test v1.4.0.rc1 and provide your feedback and
vote.

Regards,
Steffen

On Tue, Jan 22, 2019 at 10:40 AM Steffen Rochel 
wrote:

> Dear MXNet community,
>
> This is the vote to release Apache MXNet (incubating) version v1.4.0.
> Voting will start today, January 22nd 2019 noon PST and will close on
> Friday, January 25th 9pm PST.
>
> Link to release notes:
>
>
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+
> 1.4.0+Release+Notes
>
> Link to release candidate:
> https://github.com/apache/incubator-mxnet/releases/tag/
> 
> 1.4.0.rc1
> 
>
> Link to source and signatures on apache dist server:
> https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.0.rc1
>
>
> Please remember to TEST first before voting accordingly:
> +1 = approve
> +0 = no opinion
> -1 = disapprove (provide reason)
>
>
> Best regards,
> Steffen
>


Re: [VOTE] Release Apache MXNet (incubating) version 1.4.0.rc1

2019-01-24 Thread Yuxi Hu
My vote is -1 due to an issue that will impact majority of MXNet users. I
like to see the fixing PR
 cherry picked to
this release to fix the issue.

Problem: Training resnet50_v1 using MXNet Symbolic API and kvstore=device
on a single p3.16xlarge instance hit 10~20% drop in training throughput. It
also applies to Gluon API and other kvstore settings. Detailed performance
numbers can be found in the fixing PR
.
Impact: MXNet users that conduct distributed training on GPUs using
ImageRecordIter to load data will experience this regression.
Solution and Status: A fixing PR
 is created and under
review on master.

Thanks,
Yuxi

On Thu, Jan 24, 2019 at 10:06 AM Steffen Rochel 
wrote:

> Dear MXNet community, please test v1.4.0.rc1 and provide your feedback and
> vote.
>
> Regards,
> Steffen
>
> On Tue, Jan 22, 2019 at 10:40 AM Steffen Rochel 
> wrote:
>
> > Dear MXNet community,
> >
> > This is the vote to release Apache MXNet (incubating) version v1.4.0.
> > Voting will start today, January 22nd 2019 noon PST and will close on
> > Friday, January 25th 9pm PST.
> >
> > Link to release notes:
> >
> >
> >
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+
> > 1.4.0+Release+Notes
> >
> > Link to release candidate:
> > https://github.com/apache/incubator-mxnet/releases/tag/
> > 
> > 1.4.0.rc1
> > 
> >
> > Link to source and signatures on apache dist server:
> > https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.0.rc1
> >
> >
> > Please remember to TEST first before voting accordingly:
> > +1 = approve
> > +0 = no opinion
> > -1 = disapprove (provide reason)
> >
> >
> > Best regards,
> > Steffen
> >
>


-- 
Yuxi(Darren) Hu, Ph.D.
Software Development Engineer
Amazon Web Services


[CANCELLED][VOTE] Release Apache MXNet (incubating) version 1.4.0.rc1

2019-01-24 Thread Steffen Rochel
Dear MXNet community - cancelling the vote to address the performance
degradation. Please do not merge any other changes into 1.4.x branch to
keep the branch stable to get the 1.4.0 release shipped eventually.

Regards,
Steffen

On Thu, Jan 24, 2019 at 3:53 PM Yuxi Hu  wrote:

> My vote is -1 due to an issue that will impact majority of MXNet users. I
> like to see the fixing PR
>  cherry picked to
> this release to fix the issue.
>
> Problem: Training resnet50_v1 using MXNet Symbolic API and kvstore=device
> on a single p3.16xlarge instance hit 10~20% drop in training throughput. It
> also applies to Gluon API and other kvstore settings. Detailed performance
> numbers can be found in the fixing PR
> .
> Impact: MXNet users that conduct distributed training on GPUs using
> ImageRecordIter to load data will experience this regression.
> Solution and Status: A fixing PR
>  is created and
> under
> review on master.
>
> Thanks,
> Yuxi
>
> On Thu, Jan 24, 2019 at 10:06 AM Steffen Rochel 
> wrote:
>
> > Dear MXNet community, please test v1.4.0.rc1 and provide your feedback
> and
> > vote.
> >
> > Regards,
> > Steffen
> >
> > On Tue, Jan 22, 2019 at 10:40 AM Steffen Rochel  >
> > wrote:
> >
> > > Dear MXNet community,
> > >
> > > This is the vote to release Apache MXNet (incubating) version v1.4.0.
> > > Voting will start today, January 22nd 2019 noon PST and will close on
> > > Friday, January 25th 9pm PST.
> > >
> > > Link to release notes:
> > >
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+
> > > 1.4.0+Release+Notes
> > >
> > > Link to release candidate:
> > > https://github.com/apache/incubator-mxnet/releases/tag/
> > > 
> > > 1.4.0.rc1
> > > 
> > >
> > > Link to source and signatures on apache dist server:
> > > https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.0.rc1
> > >
> > >
> > > Please remember to TEST first before voting accordingly:
> > > +1 = approve
> > > +0 = no opinion
> > > -1 = disapprove (provide reason)
> > >
> > >
> > > Best regards,
> > > Steffen
> > >
> >
>
>
> --
> Yuxi(Darren) Hu, Ph.D.
> Software Development Engineer
> Amazon Web Services
>