From 8d8bac2962fc03b574ad2f704eddfd6233117a43 Mon Sep 17 00:00:00 2001 From: "Brian C. Van Essen" Date: Tue, 14 May 2019 17:59:41 -0700 Subject: [PATCH] Preparing release v0.99 --- ReleaseNotes.txt | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 1b04b13ecc8..13418207629 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,4 +1,27 @@ -============================== (Pending) Release Notes: v0.99 ============================== +============================== (Pending) Release Notes: v1.00 ============================== +Support for new training algorithms: + +Support for new network structures: + +Support for new layers: + +Python front-end: + +Performance optimizations: + +Model portability & usability: + +Internal features: + +I/O & data readers: + +Build system: + +Bug fixes: + +Retired features: + +============================== Release Notes: v0.99 ============================== Support for new training algorithms: - Improvements to LTFB infrastructure (including transfer of SGD and Adam hyperparameters)