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

2018-04-19 Thread Anirudh Acharya
+1

Checked the following -

   - source compiles
   - the tests for the onnx import API passes.


Regards
Anirudh


On Thu, Apr 19, 2018 at 1:11 PM, Meghna Baijal 
wrote:

> +1 (non-binding)
>
>
> I Checked the following:
>
> 1. Signatures are ok
>
> 2. Source compiles
>
> 3. mnist test passes
>
>
> Regards,
>
> Meghna
>
> On Thu, Apr 19, 2018 at 10:12 AM, Anirudh  wrote:
>
> > Hi all,
> >
> > Given the weekend, I am extending the vote deadline to Sunday evening,
> > April 22nd 7:40 PM PDT, considering Saturday and Sunday as half days(as
> > done before).
> >
> > Anirudh
> >
> > On Wed, Apr 18, 2018 at 7:40 PM, Anirudh  wrote:
> >
> > > Hi everyone,
> > >
> > > This is a vote to release Apache MXNet (incubating) version 1.2.0.
> Voting
> > > will start now (Wednesday, April 18th) and end at 7:40 PM PDT,
> Saturday,
> > > April 21st.
> > >
> > > Link to the release notes:
> > >
> > > https://cwiki.apache.org/confluence/display/MXNET/
> > > Apache+MXNet+%28incubating%29+1.2.0+Release+Notes
> > >
> > > Link to the release candidate 1.2.0.rc0:
> > > https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0
> > >
> > > View this page, click on “Build from Source”, and use the source code
> > > obtained from the 1.2.0.rc0 tag:
> > > https://mxnet.incubator.apache.org/install/index.html
> > >
> > > (Note: The README.md points to the 1.2.0 tag and does not work at the
> > > moment.)
> > >
> > > Please remember to TEST first before voting accordingly:
> > > +1 = approve
> > > +0 = no opinion
> > > -1 = disapprove (provide reason)
> > >
> > > Thanks,
> > >
> > > Anirudh
> > >
> >
>


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

2018-04-19 Thread Meghna Baijal
+1 (non-binding)


I Checked the following:

1. Signatures are ok

2. Source compiles

3. mnist test passes


Regards,

Meghna

On Thu, Apr 19, 2018 at 10:12 AM, Anirudh  wrote:

> Hi all,
>
> Given the weekend, I am extending the vote deadline to Sunday evening,
> April 22nd 7:40 PM PDT, considering Saturday and Sunday as half days(as
> done before).
>
> Anirudh
>
> On Wed, Apr 18, 2018 at 7:40 PM, Anirudh  wrote:
>
> > Hi everyone,
> >
> > This is a vote to release Apache MXNet (incubating) version 1.2.0. Voting
> > will start now (Wednesday, April 18th) and end at 7:40 PM PDT, Saturday,
> > April 21st.
> >
> > Link to the release notes:
> >
> > https://cwiki.apache.org/confluence/display/MXNET/
> > Apache+MXNet+%28incubating%29+1.2.0+Release+Notes
> >
> > Link to the release candidate 1.2.0.rc0:
> > https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0
> >
> > View this page, click on “Build from Source”, and use the source code
> > obtained from the 1.2.0.rc0 tag:
> > https://mxnet.incubator.apache.org/install/index.html
> >
> > (Note: The README.md points to the 1.2.0 tag and does not work at the
> > moment.)
> >
> > Please remember to TEST first before voting accordingly:
> > +1 = approve
> > +0 = no opinion
> > -1 = disapprove (provide reason)
> >
> > Thanks,
> >
> > Anirudh
> >
>


The New Scala API

2018-04-19 Thread Qing Lan
Hi All,

I am Qing, one of the Scala API maintainer for MXNet. I would like to propose a 
new design on Scala APIs, it will be really helpful for user to use MXNet 
Symbol/NDArray. This is a follow-up from Naveen’s proposal.

Background:
The current design on Scala would take arguments as key-value pair and didn’t 
provide the type information for different arguments. There are document 
missing for different functions which makes it even hard to use.

Our approach:
We will provide a better designed Scala API for user to use with full 
documentation and arguments definition. All arguments will be specifically 
targeted to different functions. Please see one example that we show in the 
Wiki
 and leave any thoughts you may have. This wiki includes examples, targets and 
scenarios we have so far.

Thanks,
Qing


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

2018-04-19 Thread Anirudh
Hi all,

Given the weekend, I am extending the vote deadline to Sunday evening,
April 22nd 7:40 PM PDT, considering Saturday and Sunday as half days(as
done before).

Anirudh

On Wed, Apr 18, 2018 at 7:40 PM, Anirudh  wrote:

> Hi everyone,
>
> This is a vote to release Apache MXNet (incubating) version 1.2.0. Voting
> will start now (Wednesday, April 18th) and end at 7:40 PM PDT, Saturday,
> April 21st.
>
> Link to the release notes:
>
> https://cwiki.apache.org/confluence/display/MXNET/
> Apache+MXNet+%28incubating%29+1.2.0+Release+Notes
>
> Link to the release candidate 1.2.0.rc0:
> https://github.com/apache/incubator-mxnet/releases/tag/1.2.0.rc0
>
> View this page, click on “Build from Source”, and use the source code
> obtained from the 1.2.0.rc0 tag:
> https://mxnet.incubator.apache.org/install/index.html
>
> (Note: The README.md points to the 1.2.0 tag and does not work at the
> moment.)
>
> Please remember to TEST first before voting accordingly:
> +1 = approve
> +0 = no opinion
> -1 = disapprove (provide reason)
>
> Thanks,
>
> Anirudh
>