Skip to content

Releases: CrowdStrike/tf-layers

0.4.0

12 Sep 19:24
9a38cd0
Compare
Choose a tag to compare

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

0.3.2

10 Mar 11:58
Compare
Choose a tag to compare

First public release.