Skip to content

Commit

Permalink
updating the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
blefaudeux committed Nov 11, 2021
1 parent a72bcf8 commit e633db9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [0.0.4] - TBD
### Fixed
- Homogenizing the masks, additive or bool [#79][#85][#86]

### Added
- Fused dropout/bias/activation layer [#58]
- Fused layernorm used by default in the factory [#92]


## [0.0.3] - 2021-11-01
### Fixed
- Nystrom causal attention [#75]
Expand Down

0 comments on commit e633db9

Please sign in to comment.