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

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <marcinjd@microsoft.com>2018-12-04 19:56:46 +0300
committerGitHub <noreply@github.com>2018-12-04 19:56:46 +0300
commit1714781e65d8836e7423abbbdcff22a4191fc405 (patch)
treeeae349f5d95f77abfb3b49f34e1b5f51db1603b3
parent2c7c19fc6f18497d8eebb5124e9d366c18e1843b (diff)
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2c2e48d..4bc326f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- Errors due to warnings
+- Fixed issue concerning failed saving with single GPU training and --sync-sgd option.
### Changed
- Set nearly all warnings as errors for Marian's own targets. Disable warnings for 3rd party.