orhankislal commented on a change in pull request #417: release notes for 1.16 URL: https://github.com/apache/madlib/pull/417#discussion_r297406470
########## File path: RELEASE_NOTES ########## @@ -8,10 +8,47 @@ A complete list of changes for each release can be obtained by viewing the git commit history located at https://github.com/apache/madlib/commits/master. Current list of bugs and issues can be found at https://issues.apache.org/jira/browse/MADLIB. + +—------------------------------------------------------------------------- +MADlib v1.16: + +Release Date: 2019-Jul-02 + +New features: + - Deep learning: support for Keras with TensorFlow backend with GPU acceleration (MADLIB-1268, MADLIB-1304, MADLIB-1305, MADLIB-1307, MADLIB-1308, MADLIB-1309, MADLIB-1310, MADLIB-1311, MADLIB-1313, MADLIB-1314, MADLIB-1315, MADLIB-1316, MADLIB-1319, MADLIB-1321, MADLIB-1326, MADLIB-1330, MADLIB-1335, MADLIB-1336, MADLIB-1338, MADLIB-1343, MADLIB-1348, MADLIB-1349, MADLIB-1350, MADLIB-1356, MADLIB-1357, MADLIB-1358, MADLIB-1324, MADLIB-1337, MADLIB-1347, MADLIB-1363) + - Deep learning: utility to load model architectures and weights (MADLIB-1306) + - Deep learning: preprocess images for gradient descent optimization algorithms (MADLIB-1290, MADLIB-1332, MADLIB-1334, MADLIB-1300, MADLIB-1303) + - kd-tree method for k-nearest neighbors for faster approximate solution (MADLIB-1061, MADLIB-1293) + - Support for Greenplum 6 (MADLIB-1298) + - Support for PostgreSQL 11 (MADLIB-1283) + +Bug fixes: + - madlib.dist_jaccard not releasing memory (MADLIB-1291) Review comment: No need for `madlib.` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
