Skip to content

Releases: ELS-RD/kernl

v0.2.2

17 Feb 11:27
7a7b597
Compare
Choose a tag to compare

0.2.2 (2023-02-17)

Bug Fixes

v0.2.1

08 Feb 17:44
d6adafb
Compare
Choose a tag to compare

0.2.1 (2023-02-08)

Bug Fixes

Documentation

  • add dynamo code to notebook as a comment (#274) (55cb686)

v0.2.0

03 Feb 15:24
dfcbfb9
Compare
Choose a tag to compare

New features

  • Whisper support
  • New debugger
  • Improve warmup speed
  • Improve CUDA graph memory allocation

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

first release

25 Oct 21:00
Compare
Choose a tag to compare
  • covers Bert (and derivatives), and partially T5
  • 3 kernels: Flash Attention, LayerNorm, LinearLayer
  • debug mode
  • tutorials