Hi MXNet Community, Here's some updates after the code freeze. 1. Nightly tests[1] and nightly binaries tests[2] were enabled, many thanks to Chaitanya who helped to create and activate these jobs for v1.7.x branch. 2. A nightly test failure (incorrect with_seed path) was fixed by Chaitanya [3] 3. A bug fix for external graph pass by Sam [4] 4. Recently, there's another failed cased (test_large_vector.test_nn) in nightly test[5], and Chaitanya is helping to address this issue[6]
I'll keep monitoring the nightly test before making a rc0 tag. Please let me know if you have any other issues that should be included/fixed in this release. Thanks, -Ciyong ----------- [1] http://jenkins.mxnet-ci.amazon-ml.com/view/Nightly%20Tests/job/NightlyTests/job/v1.7.x/ [2] http://jenkins.mxnet-ci.amazon-ml.com/view/Nightly%20Tests/job/NightlyTestsForBinaries/job/v1.7.x/ [3] https://github.com/apache/incubator-mxnet/pull/18220 [4] https://github.com/apache/incubator-mxnet/pull/18237 [5] http://jenkins.mxnet-ci.amazon-ml.com/job/NightlyTestsForBinaries/job/v1.7.x/2/execution/node/232/log/ [6] https://github.com/apache/incubator-mxnet/pull/18261 -----Original Message----- From: Chen, Ciyong <ciyong.c...@intel.com> Sent: Sunday, April 26, 2020 3:29 PM To: dev@mxnet.incubator.apache.org Cc: Marco de Abreu <marco.g.ab...@gmail.com> Subject: Code freeze for 1.7.0 minor release Hi MXNet Community, Code freeze for 1.7.0 minor release is in effect (last commit: 38e6634)! Which means there're no more NEW features going to be accepted for this release. Many thanks to everyone who helped submitting/back porting/reviewing the PRs targeting this release. I've created a draft Release Notes for 1.7.0 release[1], please take a review, any comments/suggestions are highly appreciated. Currently, the nightly test pipeline [2][3] for v1.7.x is not triggered, cc @Marco de Abreu <marco.g.ab...@gmail.com><mailto:marco.g.ab...@gmail.com> to help take a look. I will keep monitoring the nightly test result for the current code base, and continue to go through the rest of releasing process. [1] https://cwiki.apache.org/confluence/display/MXNET/1.7.0+Release+Notes [2] http://jenkins.mxnet-ci.amazon-ml.com/view/Nightly%20Tests/job/NightlyTests/job/v1.7.x/ [3] http://jenkins.mxnet-ci.amazon-ml.com/view/Nightly%20Tests/job/NightlyTestsForBinaries/job/v1.7.x/ Thanks, -Ciyong