Skip to content

Releases: flash-algo/flash-sparse-attention

v1.1.3

20 Sep 12:27
c60a014

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.3

v1.1.2

20 Sep 12:17
c60a014

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.2

v1.1.1

20 Sep 12:06
c60a014

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Sep 03:04

Choose a tag to compare

What's Changed

  • [BUG FIX] Prevent mask/bias materialization; avoid OOB for irregular seqlen by @LoserCheems in #168
  • [FEATURE SUPPORT] Optional mask/bias (3D & 4D) by @LoserCheems in #170

Full Changelog: v1.0.7...v1.1.0

v1.0.7

13 Sep 10:45

Choose a tag to compare

What's Changed

  • Update issue templates and add auto-assignment for PRs by @LoserCheems in #158
  • Add manual PyPI publishing workflow by @LoserCheems in #159
  • Update installation requirements and streamline process by @LoserCheems in #160
  • Add tensor operation utilities and performance enhancements by @LoserCheems in #165
  • [FEATURE SUPPORT] Convert attention mask storage from float to bool by @LoserCheems in #166
  • [FEATURE SUPPORT] Flexible head dims for mask/bias with in-kernel conversion path by @LoserCheems in #167

Full Changelog: v1.0.6...v1.0.7

v1.0.6

09 Sep 02:37

Choose a tag to compare

What's Changed

  • Add wheel URL generation and caching for pre-built wheels in setup.py by @LoserCheems in #156
  • Update PyTorch version matrix for Python 3.13 support by @LoserCheems in #157

Full Changelog: v1.0.5...v1.0.6

v1.0.5

08 Sep 07:11

Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Sep 06:15

Choose a tag to compare

What's Changed

  • Add GitHub Actions workflows for building and publishing wheels by @LoserCheems in #155

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Sep 04:03
cdfa83a

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Sep 13:34
c432cc0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2