Releases: tgale96/grouped_gemm
Releases · tgale96/grouped_gemm
v0.3.0
What's Changed
- Bump torch version to 2.7 by @bowenyang008 in #33
- Update version to 0.3.0 by @dakinggg in #34
New Contributors
- @bowenyang008 made their first contribution in #33
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.6
What's Changed
- Add
pyproject.toml
by @eitanturok in #16 - Use CUTLASS for both
trans_a
andtrans_b
on Ampere by @dfyz in #14 - bump torch, gg version by @eitanturok in #18
New Contributors
- @eitanturok made their first contribution in #16
- @dfyz made their first contribution in #14
Full Changelog: v0.1.4...v0.1.6
v0.1.4
v0.1.2
v0.1.1
What's Changed
- Update setup to be more flexible in cuda builds by @mvpatel2000 in #7
New Contributors
- @mvpatel2000 made their first contribution in #7
Full Changelog: v0.1...v0.1.1