Skip to content

[Feat] upgrade FLA to v0.5.0#72

Merged
KevinZeng08 merged 8 commits into
mainfrom
feat/upgrade-fla
May 22, 2026
Merged

[Feat] upgrade FLA to v0.5.0#72
KevinZeng08 merged 8 commits into
mainfrom
feat/upgrade-fla

Conversation

@KevinZeng08
Copy link
Copy Markdown
Collaborator

@KevinZeng08 KevinZeng08 commented May 19, 2026

📌 Description

🔍 Related Issues

#67 #55

🚀 Pull Request Checklist

Thank you for contributing to cuLA! Before we review your pull request, please make sure the following items are complete.

✅ Pre-commit Checks

  • I have installed pre-commit by running pip install pre-commit (or used your preferred method).
  • I have installed the hooks with pre-commit install.
  • I have run the hooks manually with pre-commit run --all-files and fixed any reported issues.

If you are unsure about how to set up pre-commit, see the pre-commit documentation.

🧪 Tests

  • Tests have been added or updated as needed.
  • All tests are passing.

⚡ Performance

Reviewer Notes

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the flash-linear-attention (FLA) baseline to version 0.5.0 across benchmarks, documentation, and tests. It includes updated performance results for Hopper and Blackwell architectures and adjusts test cases to accommodate API changes in the FLA library. Feedback points out a stale reference to GB300 in the README and an inconsistency in the default output filename within the benchmark generation script.

Comment thread README.md Outdated
Comment thread benchmarks/generate_benchmark_md.py
@KevinZeng08 KevinZeng08 changed the title [WIP] upgrade FLA to v0.5.0 upgrade FLA to v0.5.0 May 19, 2026
@KevinZeng08 KevinZeng08 requested review from icavan and zheyang0825 May 19, 2026 15:00
@KevinZeng08
Copy link
Copy Markdown
Collaborator Author

Hi @sjmshsh , if you have time, you can help review this PR. Thanks~

@KevinZeng08 KevinZeng08 changed the title upgrade FLA to v0.5.0 [Feat] upgrade FLA to v0.5.0 May 19, 2026
@sjmshsh
Copy link
Copy Markdown
Contributor

sjmshsh commented May 19, 2026

Hi @sjmshsh , if you have time, you can help review this PR. Thanks~

OK

Copy link
Copy Markdown
Collaborator

@icavan icavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zheyang0825
Copy link
Copy Markdown
Collaborator

LGTM

Copy link
Copy Markdown
Collaborator

@zheyang0825 zheyang0825 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KevinZeng08 KevinZeng08 merged commit e4ea536 into main May 22, 2026
@KevinZeng08 KevinZeng08 deleted the feat/upgrade-fla branch May 22, 2026 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants