mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-27 10:33:14 +03:00
bump version, add to changelog
This commit is contained in:
parent
8b4b3dae1e
commit
88324fedc4
@ -7,12 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Automatic detection of CPU intrisics when building with -arch=native
|
||||
|
||||
### 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.
|
||||
|
||||
### Changed
|
||||
- -DUSE_STATIC_LIBS=on now also looks for static versions of CUDA libraries
|
||||
- Include NCCL build from github.com/marian-nmt/nccl and compile within source tree
|
||||
- Set nearly all warnings as errors for Marian's own targets. Disable warnings for 3rd party.
|
||||
|
||||
## [1.7.0] - 2018-11-27
|
||||
|
Loading…
Reference in New Issue
Block a user