Releases: CrowdStrike/tf-layers
Releases · CrowdStrike/tf-layers
0.4.0
What's Changed
- Implementation of Dropout Layer by @SheepSeb in #3
- Swish, Exponential, Hard Sigmoid Activation Functions by @SheepSeb in #1
- Update MSRV, fix clippy warnings, fix spelling by @makr11st in #5
- Added rustfmt to CI by @SheepSeb in #4
- Update dropout layer correctness by @makr11st in #6
- Correct comparison in dropout, bump version correctly by @makr11st in #7