Skip to content

Tags: flashinfer-ai/flashinfer

Tags

v0.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: bump version to v0.2.3 (#932)

This pull request includes a version update in the `version.txt` file to
reflect the new version number.

*
[`version.txt`](diffhunk://#diff-97a08f11d52bb61c11fc6e159245145df32347dd439b9c6e6d94a863f3b1df4bL1-R1):
Updated version number from `0.2.2.post1` to `0.2.3`.

v0.2.2.post1

upd

v0.2.2

bump version

v0.2.1.post2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix compile (#866)

v0.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: change to TORCH_LIBRARY (#823)

This PR updates FlashInfer's C++/CUDA extensions from pybind11 modules
to `torch.libraries`, which is recommended since PyTorch 2.5.

This is mainly implemented in #764. We have investigated that the issue
in #820 was not caused by this PR, so we're opening it up again.

---------

Signed-off-by: youkaichao <[email protected]>
Signed-off-by: abmfy <[email protected]>
Co-authored-by: youkaichao <[email protected]>
Co-authored-by: Zihao Ye <[email protected]>

v0.2.1.post1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
set pip path (#834)

verified

v0.2.0.post2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump: v0.2.0.post2 (#768)

Release a version before v0.2.1 (which includes a bunch of mla updates).

v0.2.0.post1

upd

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Pass FLASHINFER_ENABLE_SM90 to setup.py (#685)

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add gelu_and_mul (#474)

for gemma