Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean A. Senellart committed Oct 4, 2018
1 parent fcfe1e9 commit 88eb72b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Unreleased

### Fixes and improvements
* chained translation tasks are now dispatched on multiple gpus
* (worker) retry 5 times failed status, and correctly terminate

## [v1.0.0](https://github.com/OpenNMT/nmt-wizard/releases/tag/v1.0.0) (2018-10-04)

### Breaking changes
Expand All @@ -18,6 +14,8 @@
### Fixes and improvements
* default `settings.ini` in current directory
* introduce `--resource` as simpler alternative to `--option`
* chained translation tasks are now dispatched on multiple gpus
* (worker) retry 5 times failed status, and correctly terminate

## [v0.4.2](https://github.com/OpenNMT/nmt-wizard/releases/tag/v0.4.2) (2018-09-21)

Expand All @@ -33,7 +31,7 @@

### New features
* Possibly chain training and translation tasks
* (admin) add `stop by admin` feature (see [here](http://devwiki.systran.fr/index.php/PN9_Guide#Stop_worker))
* (admin) add `stop by admin` feature

## Fixes and improvements
* when running chained training - update queued time to be close to terminate time of parent task
Expand Down

0 comments on commit 88eb72b

Please sign in to comment.