Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flashinfer-ai
/
flashinfer
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
6.4k
Code
Issues
323
Pull requests
618
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(cake_softmax): add optimized Blackwell softmax
- #4282
#4282
Open
yyihuang
wants to merge 14 commits into
flashinfer-ai:main
flashinfer-ai/flashinfer:main
from
yyihuang:perf/blackwell-softmax-loom
yyihuang/flashinfer:perf/blackwell-softmax-loom
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
feat(cake_softmax): add optimized Blackwell softmax
#4282
yyihuang
wants to merge 14 commits into
flashinfer-ai:main
flashinfer-ai/flashinfer:main
from
yyihuang:perf/blackwell-softmax-loom
yyihuang/flashinfer:perf/blackwell-softmax-loom
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Optimize Blackwell softmax with Loom kernels
averyhNV
committed
317fa85
View commit details
Copy full SHA for 317fa85
Browse repository at this point
Use CUDA types in generated Blackwell header
averyhNV
committed
6e025b1
View commit details
Copy full SHA for 6e025b1
Browse repository at this point
Keep Blackwell softmax dispatch separate
averyhNV
committed
210ec16
View commit details
Copy full SHA for 210ec16
Browse repository at this point
Format Blackwell softmax sources
averyhNV
committed
6a8e024
View commit details
Copy full SHA for 6a8e024
Browse repository at this point
Integrate final Blackwell softmax dispatcher
averyhNV
committed
2093dcb
View commit details
Copy full SHA for 2093dcb
Browse repository at this point
Preserve generated Softmax payload formatting
averyhNV
committed
b82c54b
View commit details
Copy full SHA for b82c54b
Browse repository at this point
Sync final Loom Softmax dispatcher
averyhNV
committed
657d533
View commit details
Copy full SHA for 657d533
Browse repository at this point
Use standard integer types in exported kernels
averyhNV
committed
bc6f334
View commit details
Copy full SHA for bc6f334
Browse repository at this point
style: apply pre-commit formatting
averyhNV
committed
754aee2
View commit details
Copy full SHA for 754aee2
Browse repository at this point
Commits on Aug 5, 2026
Preserve MR515 Softmax wins in the PR4282 dispatcher
averyhNV
committed
b875025
View commit details
Copy full SHA for b875025
Browse repository at this point
Apply FlashInfer formatting to the hybrid dispatcher
averyhNV
committed
e89d2dd
View commit details
Copy full SHA for e89d2dd
Browse repository at this point
Clarify Blackwell softmax PDL routing
averyhNV
committed
947d9c8
View commit details
Copy full SHA for 947d9c8
Browse repository at this point
Fix Blackwell softmax edge semantics
averyhNV
committed
082c7f5
View commit details
Copy full SHA for 082c7f5
Browse repository at this point
Commits on Aug 6, 2026
fix(logits-processor): honor softmax architecture dispatch
averyhNV
committed
f0edac6
View commit details
Copy full SHA for f0edac6
Browse repository at this point
You can’t perform that action at this time.