Re: [QUESTION] Release Apache MXNet (incubating) version 1.4.1.rc0

2019-05-08 Thread Hen
Thanks Sheng. I assume MNIST covers all 5 data files.

Given that's a license with stronger conditions than the Apache license, I
think the example should give a canonical URL for the data (i.e. a homepage
of some kind) and mention the CC-BY-SA-3.0 licensing.

Hen

On Wed, May 8, 2019 at 1:03 PM Sheng Zha  wrote:

> MNIST dataset is under CC BY-SA 3.0 and is widely redistributed.
>
>
> -sz
>
> On Wed, May 8, 2019 at 12:57 PM Hen  wrote:
>
> > Looking at
> > apache-mxnet-src-1.4.1.rc0-incubating/cpp-package/example/get_data.sh -
> > what's the license on the data that is being pulled in?
> >
> > Namely:
> >
> > "
> >
> >
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-images-idx3-ubyte.gz
> > "
> > "
> >
> >
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-labels-idx1-ubyte.gz
> > "
> > "
> >
> >
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-images-idx3-ubyte.gz
> > "
> > "
> >
> >
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-labels-idx1-ubyte.gz
> > "
> > "http://data.mxnet.io/data/mnist_train.csv.gz;
> >
> > Thanks,
> >
> > Hen
> >
> > On Mon, Apr 29, 2019 at 11:52 PM Junru Shao 
> > wrote:
> >
> > > Dear MXNet community,
> > >
> > > This is the 3-day vote to release Apache MXNet (incubating) version
> > v1.4.1.
> > > The voting on dev@ list will start Apr 29 23:59:59 (PST) and close on
> > May
> > > 02 23:59:59.
> > >
> > > Below are links to
> > > 1) Release notes:
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+1.4.1+Release+Notes
> > > .
> > > 2) Release Candidate:
> > > https://github.com/apache/incubator-mxnet/releases/tag/1.4.1.rc0.
> > > 3) Source and signatures on Apache dist server:
> > > https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.1.rc0/.
> > >
> > > Please remember to TEST first before voting accordingly:
> > > +1 = approve
> > > +0 = no opinion
> > > -1 = disapprove (provide reason)
> > >
> > > Best regards,
> > > Junru Shao
> > >
> >
>


Re: [QUESTION] Release Apache MXNet (incubating) version 1.4.1.rc0

2019-05-08 Thread Sheng Zha
MNIST dataset is under CC BY-SA 3.0 and is widely redistributed.


-sz

On Wed, May 8, 2019 at 12:57 PM Hen  wrote:

> Looking at
> apache-mxnet-src-1.4.1.rc0-incubating/cpp-package/example/get_data.sh -
> what's the license on the data that is being pulled in?
>
> Namely:
>
> "
>
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-images-idx3-ubyte.gz
> "
> "
>
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-labels-idx1-ubyte.gz
> "
> "
>
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-images-idx3-ubyte.gz
> "
> "
>
> https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-labels-idx1-ubyte.gz
> "
> "http://data.mxnet.io/data/mnist_train.csv.gz;
>
> Thanks,
>
> Hen
>
> On Mon, Apr 29, 2019 at 11:52 PM Junru Shao 
> wrote:
>
> > Dear MXNet community,
> >
> > This is the 3-day vote to release Apache MXNet (incubating) version
> v1.4.1.
> > The voting on dev@ list will start Apr 29 23:59:59 (PST) and close on
> May
> > 02 23:59:59.
> >
> > Below are links to
> > 1) Release notes:
> >
> >
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+1.4.1+Release+Notes
> > .
> > 2) Release Candidate:
> > https://github.com/apache/incubator-mxnet/releases/tag/1.4.1.rc0.
> > 3) Source and signatures on Apache dist server:
> > https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.1.rc0/.
> >
> > Please remember to TEST first before voting accordingly:
> > +1 = approve
> > +0 = no opinion
> > -1 = disapprove (provide reason)
> >
> > Best regards,
> > Junru Shao
> >
>


[QUESTION] Release Apache MXNet (incubating) version 1.4.1.rc0

2019-05-08 Thread Hen
Looking at
apache-mxnet-src-1.4.1.rc0-incubating/cpp-package/example/get_data.sh -
what's the license on the data that is being pulled in?

Namely:

"
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-images-idx3-ubyte.gz
"
"
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/train-labels-idx1-ubyte.gz
"
"
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-images-idx3-ubyte.gz
"
"
https://apache-mxnet.s3-accelerate.dualstack.amazonaws.com/gluon/dataset/mnist/t10k-labels-idx1-ubyte.gz
"
"http://data.mxnet.io/data/mnist_train.csv.gz;

Thanks,

Hen

On Mon, Apr 29, 2019 at 11:52 PM Junru Shao  wrote:

> Dear MXNet community,
>
> This is the 3-day vote to release Apache MXNet (incubating) version v1.4.1.
> The voting on dev@ list will start Apr 29 23:59:59 (PST) and close on May
> 02 23:59:59.
>
> Below are links to
> 1) Release notes:
>
> https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+%28incubating%29+1.4.1+Release+Notes
> .
> 2) Release Candidate:
> https://github.com/apache/incubator-mxnet/releases/tag/1.4.1.rc0.
> 3) Source and signatures on Apache dist server:
> https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.4.1.rc0/.
>
> Please remember to TEST first before voting accordingly:
> +1 = approve
> +0 = no opinion
> -1 = disapprove (provide reason)
>
> Best regards,
> Junru Shao
>