Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumekln committed Jul 14, 2018
1 parent a7a0e6f commit d70b0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ OpenNMT-tf follows [semantic versioning 2.0.0](https://semver.org/). The API cov

* Fix error when initialiazing the ROUGE evaluator
* Improve Transformer models performance:
* optimize `tf.layers.conv1d` perfomance on TensorFlow 1.7+ (+20%)
* fix performance regression of `tf.layers.conv1d` on TensorFlow 1.7+ (+20%)
* better caching during decoding (+15%)

## [1.6.0](https://github.com/OpenNMT/OpenNMT-tf/releases/tag/v1.6.0) (2018-07-05)
Expand Down

0 comments on commit d70b0f2

Please sign in to comment.