Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OpenNMT/OpenNMT.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Klein <guillaume.klein@systrangroup.com>2017-01-02 11:46:44 +0300
committerGuillaume Klein <guillaume.klein@systrangroup.com>2017-01-02 11:46:44 +0300
commit80768829158a8c56ed8ba8f34b03dbfce1b7c046 (patch)
tree8fafd2ddf9f3eaff6c70ea7d5758ae57daa23e82
parentf0a2bef79270ad24e20f876cc9a3ef1acb07cfa0 (diff)
Update changelogv0.2.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b9eaa9d..75104995 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## [Unreleased]
+## [v0.2.0](https://github.com/OpenNMT/OpenNMT/releases/tag/v0.2.0) (2017-01-02)
### New features
@@ -10,6 +10,7 @@
### Fixes and improvements
* Smaller memory footprint during training
+* Smaller released model size after a non-SGD training
* Fix out of memory errors in preprocessing
* Fix BRNN models serialization and release
* Fix crash when retraining a model