+1 1. All the license issues raised in rc6 are now resolved - https://github.com/apache/incubator-mxnet/issues/20475 . No more known license issues. 2. Built from source and ran resnet50 cifar10 example training. (p3.16x (V100 GPUs), Ubuntu 18.04)
This is the first release without work-in-progress disclaimer LICENSE file. Really looking forward to this milestone. Thanks to community members in helping with this. -Sandeep On Wed, Aug 25, 2021 at 6:27 PM Dick Carter <[email protected]> wrote: > Not sure if the votes are still being tallied. I reviewed and approve the > commits since RC6. > > +1 > > FYI, the commits since RC6, focusing on non-technical aspects for the most > part, were: > > b5e9ae89b 2021-08-18 Sam Skalicky [v1.9.x] stop closing opened > libs (#20523) > 524be2f3e 2021-08-17 Joe Evans Just remove image > classification CPP example from source tarball. (#20530) > ffb764f0c 2021-08-16 Sandeep Krishnamurthy [License] Remove mistakenly > placed ASF headers (#20520) > 7862c0004 2021-08-13 Manu Seth [v1.9.x] modify erfinv > implementation based on scipy (#20517) > 17164021e 2021-08-13 Hongshan Li [LICENSE] updated licenses > for files under both ASF + BSD 3-clause (#20495) > 1cf2fe5f8 2021-08-09 waytrue17 [v1.9.x]Update git repo > reference (#20496) > 13df0d783 2021-08-09 Sheng Zha [v1.9.x] Add copyright > detection and removal in license checker (#20498) > 347e9b0c6 2021-08-09 Joe Evans [v1.9.x] Make sure files > with 2 licenses are listed properly in LICENSE. (#20492) > eefb371cf 2021-08-06 Triston [v1.9.x] Remove the > "copyright by contributors" line in source files (#20493) > > On 2021/08/19 18:06:39 Serge Panev wrote: > > Dear MXNet community, > > > > This is the vote to release Apache MXNet (incubating) version 1.9.0.rc7. > Voting will start on Thursday, August 19th, 2021 11:00 AM and close after 4 > days. > > > > Compared to RC6, this RC7: > > - addresses several license issues, described in > https://github.com/apache/incubator-mxnet/issues/20475 > > - fixes a bug due to closing libs in the LibraryInitializer dtor, which > might be still needed > > > > > > Link to release notes: > > https://cwiki.apache.org/confluence/display/MXNET/1.9.0+Release+Notes > > > > Link to release candidate: > > https://github.com/apache/incubator-mxnet/releases/tag/1.9.0.rc7 > > > > Link to source and signatures on apache dist server: > > https://dist.apache.org/repos/dist/dev/incubator/mxnet/1.9.0.rc7/ > > > > > > Please remember to TEST first before voting accordingly: > > +1 = approve > > +0 = no opinion > > -1 = disapprove (provide reason) > > > > > > Best regards, > > Serge Panev > > > -- Sandeep Krishnamurthy
