mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-03 20:13:47 +03:00
update to v1.3.0
This commit is contained in:
parent
6e223c2fc3
commit
13e3d5fc81
@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.0] - 2018-01-24
|
||||
|
||||
### Added
|
||||
- Added SQLite3 based corpus storage for on-disk shuffling etc. with `--sqlite`
|
||||
- Added asynchronous maxi-batch preloading
|
||||
- Using transpose in SGEMM to tie embeddings in output layer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user