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
.
AI-Hypercomputer
/
maxtext
Public
Notifications
You must be signed in to change notification settings
Fork
598
Star
2.4k
Code
Issues
67
Pull requests
267
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add StreamIndex Kernel for CSA [Deepseek v4]
- #5079
#5079
Draft
octatrifan
wants to merge 13 commits into
main
AI-Hypercomputer/maxtext:main
from
octatrifan-dsv4-streamindex
AI-Hypercomputer/maxtext:octatrifan-dsv4-streamindex
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Add StreamIndex Kernel for CSA [Deepseek v4]
#5079
octatrifan
wants to merge 13 commits into
main
AI-Hypercomputer/maxtext:main
from
octatrifan-dsv4-streamindex
AI-Hypercomputer/maxtext:octatrifan-dsv4-streamindex
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Add fused Pallas TPU CSA StreamIndex score kernel for DeepSeek-V4
octatrifan
committed
f03759f
View commit details
Copy full SHA for f03759f
Browse repository at this point
Optimize CSA StreamIndex kernel tile sizes and add multi-device shard_map support
Show description for 2e0752d
octatrifan
committed
2e0752d
View commit details
Copy full SHA for 2e0752d
Browse repository at this point
Optimize CSA StreamIndex kernel with VMEM head chunking and seq-major RoPE
Show description for 195e958
octatrifan
committed
195e958
View commit details
Copy full SHA for 195e958
Browse repository at this point
Commits on Aug 29, 2026
Support training backward pass via custom VJP in CSA StreamIndex
Show description for 45aeaee
octatrifan
committed
45aeaee
View commit details
Copy full SHA for 45aeaee
Browse repository at this point
Add csa_streamindex_score_head_major kernel and dispatch
octatrifan
committed
da439a9
View commit details
Copy full SHA for da439a9
Browse repository at this point
Update unit tests for csa_streamindex_score_head_major
octatrifan
committed
fbe3672
View commit details
Copy full SHA for fbe3672
Browse repository at this point
Commits on Aug 31, 2026
Clean up CSA StreamIndex: remove unused variants, simplify head-major kernel and tests
octatrifan
committed
020d7f1
View commit details
Copy full SHA for 020d7f1
Browse repository at this point
Simplify CSA kernel dispatch: remove defensive shard_map and _as_nd_init
octatrifan
committed
354c0bf
View commit details
Copy full SHA for 354c0bf
Browse repository at this point
Rename csa_streamindex_score_head_major to canonical csa_streamindex_score
octatrifan
committed
17d2b92
View commit details
Copy full SHA for 17d2b92
Browse repository at this point
Revert stray nd_dense_init changes to standard Flax initializers
octatrifan
committed
2fe77bd
View commit details
Copy full SHA for 2fe77bd
Browse repository at this point
Remove unused imports and clean up formatting in attention_compressed.py
octatrifan
committed
eb5497a
View commit details
Copy full SHA for eb5497a
Browse repository at this point
Revert q_fp32 back to original q.astype matching main
octatrifan
committed
54b6b04
View commit details
Copy full SHA for 54b6b04
Browse repository at this point
Remove obsolete backward compatibility aliases from csa_streamindex.py
octatrifan
committed
1814305
View commit details
Copy full SHA for 1814305
Browse repository at this point
You can’t perform that action at this time.