Skip to content

Commit

Permalink
update to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emjotde committed Jan 24, 2018
1 parent 6e223c2 commit 13e3d5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.2.1
v1.3.0

0 comments on commit 13e3d5f

Please sign in to comment.