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-06 08:03:05 +0300
committerMarcin Junczys-Dowmunt <marcinjd@microsoft.com>2018-12-06 08:03:05 +0300
commit3efcfdf7f471f80fa73757615116dcc72e0aec05 (patch)
treee121445a6dba176bb3e9dbbda817c5429a353c56
parentefc3bfa4dc23dd87b8ebd9ed9ead1664eb28108b (diff)
adjust version
-rw-r--r--CHANGELOG.md1
-rw-r--r--VERSION2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bc326f2..9b38887b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
+- Fixed handling of "dump-config: false" in YAML config
- Errors due to warnings
- Fixed issue concerning failed saving with single GPU training and --sync-sgd option.
diff --git a/VERSION b/VERSION
index 3b34d229..5f152d81 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v1.7.2
+v1.7.3