update version

This commit is contained in:
Marcin Junczys-Dowmunt 2020-05-14 08:00:41 -07:00
parent c1facda6a2
commit d26ce0dfe1
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Use *cblas_sgemm_batch* in stead of a for loop of *cblas_sgemm* on CPU as the batched_gemm implementation
- Use *cblas_sgemm_batch* instead of a for loop of *cblas_sgemm* on CPU as the batched_gemm implementation
- Supporting relative paths in shortlist and sqlite options
- Training and scoring from STDIN
- Support for reading from TSV files from STDIN and other sources during training

View File

@ -1 +1 @@
v1.9.9
v1.9.10

@ -1 +1 @@
Subproject commit d1db7ea10071252fa669c034c9c99acf159c8920
Subproject commit 67281c736fcffb074e35665fe6c52be9a4cf5ca8