(My email didn't format properly, so I resend, sorry for the confusion) Hi All, Here is my voting:
+1 (binding) I have checked: 1. GitHub tag 3.1.0.rc2. It looks good: The last commit was to fix the error from the last version 2 days ago: commit ea8d671434717e16f98ab94917ede46338f2bdc7Author: wang wei <[email protected]>Date: Mon Oct 19 10:14:39 2020 +0800 update the version setting in cmakefile 2. The artifact https://dist.apache.org/repos/dist/dev/singa/3.1.0.rc2/apache-singa-3.1.0.rc2.tar.gz I have built from source from the tar.gz file, and run a simple CNN example. It looks good in the response below: root@71ac539cda77:~/dcsysh/singa/examples/cnn# python3 train_cnn.py cnn mnist Starting Epoch 0:Training loss = 596.964600, training accuracy = 0.789421Evaluation accuracy = 0.943209, Elapsed Time = 3.318204sStarting Epoch 1:Training loss = 234.664322, training accuracy = 0.920758Evaluation accuracy = 0.960036, Elapsed Time = 3.464760sStarting Epoch 2:Training loss = 165.501694, training accuracy = 0.944454Evaluation accuracy = 0.971254, Elapsed Time = 3.354520s Best Regards,Chris (YEUNG Sai Ho) On Wednesday, 21 October 2020, 10:04:42 am SGT, SAI HO YEUNG <[email protected]> wrote: Hi All, Here is my voting: +1 (binding) I have checked: 1. GitHub tag 3.1.0.rc2. It looks good: The last commit was to fix the error from the last version 2 days ago: commit ea8d671434717e16f98ab94917ede46338f2bdc7Author: wang wei <[email protected]>Date: Mon Oct 19 10:14:39 2020 +0800 update the version setting in cmakefile 2. The artifact https://dist.apache.org/repos/dist/dev/singa/3.1.0.rc2/apache-singa-3.1.0.rc2.tar.gz I have built from source from the tar.gz file, and run a simple CNN example. It looks good in the response below: root@71ac539cda77:~/dcsysh/singa/examples/cnn# python3 train_cnn.py cnn mnistStarting Epoch 0:Training loss = 596.964600, training accuracy = 0.789421Evaluation accuracy = 0.943209, Elapsed Time = 3.318204sStarting Epoch 1:Training loss = 234.664322, training accuracy = 0.920758Evaluation accuracy = 0.960036, Elapsed Time = 3.464760sStarting Epoch 2:Training loss = 165.501694, training accuracy = 0.944454Evaluation accuracy = 0.971254, Elapsed Time = 3.354520s Best Regards,Chris (YEUNG Sai Ho) On Tuesday, 20 October 2020, 01:48:28 pm SGT, WANG Sheng <[email protected]> wrote: +1 (binding) Regards, Sheng On Mon, Oct 19, 2020 at 5:14 PM Wang Wei <[email protected]> wrote: > Hi all, > > I have created a build for Apache SINGA 3.1.0, release candidate 2. > (There was a bug in release candidate 1; hence, I moved onto release > candidate 2 directly). > > The release note is at > https://github.com/apache/singa/blob/master/RELEASE_NOTES. > > The artifacts to be voted on are located here: > > https://dist.apache.org/repos/dist/dev/singa/3.1.0.rc2/apache-singa-3.1.0.rc2.tar.gz > > The hashes of the artifacts are as follows: > SHA512: > > 84545499ad36da108c6a599edd1d853f82d331bc03273b5278515554866f0c698e881f956b2eabcb6b29c07fa9fa4ff1add5a777b58db8a6a2362cf383b5c04d > > > Release artifacts are signed with the followingkey: > https://dist.apache.org/repos/dist/dev/singa/KEYS > > The signature file is: > > https://dist.apache.org/repos/dist/dev/singa/3.1.0.rc2/apache-singa-3.1.0.rc2.tar.gz.asc > > The Github tag is at: > https://github.com/apache/singa/releases/tag/3.1.0.rc2 > > The documentation website is at > http://singa.apache.org/docs/next/installation/ > > Some examples are available for testing: > https://github.com/apache/singa/tree/master/examples > > > Please vote on releasing this package. The vote is open for at least > 72 hours and passes if a majority of at least three +1 votes are cast. > > [ ] +1 Release this package as Apache SINGA 3.1.0 > [ ] 0 I don't feel strongly about it, but I'm okay with the release > [ ] -1 Do not release this package because... > > Here is my vote: > +1 (binding) > > Regards, > Wei >
