changelog added information about first BERT attempts

This commit is contained in:
Marcin Junczys-Dowmunt 2019-01-24 17:22:44 -08:00
parent fde5f647bb
commit 2bc18347fa

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Automatic detection of CPU intrisics when building with -arch=native
- First version of BERT-training and BERT-classifier, currently not compatible with TF models
### Fixed
- Windows build with recent changes