Skip to content

Commit

Permalink
increase version to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emjotde committed Feb 6, 2021
1 parent d490d46 commit 6f6d484
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.10.0] - 2021-02-06

### Added
- Added `intgemm8(ssse3|avx|avx512)?`, `intgemm16(sse2|avx|avx512)?` types to marian-conv with uses intgemm backend. Types intgemm8 and intgemm16 are hardware-agnostic, the other ones hardware-specific.
- Shortlist is now always multiple-of-eight.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.9.61
v1.10.0
2 changes: 1 addition & 1 deletion src/3rd_party/nccl
Submodule nccl updated 148 files

0 comments on commit 6f6d484

Please sign in to comment.