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
Accelerator
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
.
SharpAI
/
mlx
Public
forked from
ml-explore/mlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mlx
python
on
main
User selector
All users
All time
Commit history
Commits on Apr 3, 2026
Add a convenience for making local streams in python (#3355)
angeloskath
authored
6a9a121
View commit details
Copy full SHA for 6a9a121
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Add printoptions (#3333)
ChristophePRAT
authored
befe42d
View commit details
Copy full SHA for befe42d
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Fix regression in array creation (#3353)
angeloskath
authored
b0748ad
View commit details
Copy full SHA for b0748ad
View code at this point
Browse repository at this point
[CUDA] 3/5/6-bit quants for qmm_naive (#3352)
zcbenz
authored
2ffafe0
View commit details
Copy full SHA for 2ffafe0
View code at this point
Browse repository at this point
[CUDA] Fallback QMM (#3315)
zcbenz
authored
1c9ee2f
View commit details
Copy full SHA for 1c9ee2f
View code at this point
Browse repository at this point
[Metal] Support sorting complex numbers (#3314)
Lyxot
authored
7cd73c4
View commit details
Copy full SHA for 7cd73c4
View code at this point
Browse repository at this point
Add fftfreq, rfftfreq and scalar axes for fftshift/ifftshift (#3298)
declanhealy2
authored
2105df9
View commit details
Copy full SHA for 2105df9
View code at this point
Browse repository at this point
Add vmap for BroadcastAxes (#3344)
angeloskath
authored
1944cf6
View commit details
Copy full SHA for 1944cf6
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Fix np bfloat16 misinterpreted as complex (#3146)
Show description for 8a6d287
kellen-sun
and
zcbenz
authored
8a6d287
View commit details
Copy full SHA for 8a6d287
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
[CUDA] Implement BlockMaskedMM (#3299)
Show description for 0ff1115
Lyxot
and
zcbenz
authored
0ff1115
View commit details
Copy full SHA for 0ff1115
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Make each thread have its own default stream (#3281)
zcbenz
authored
df7f7db
View commit details
Copy full SHA for df7f7db
View code at this point
Browse repository at this point
Add norm parameter to FFT transforms (#3287)
Show description for 57c813f
Aristide021
and
zcbenz
authored
57c813f
View commit details
Copy full SHA for 57c813f
View code at this point
Browse repository at this point
[CUDA] support sorting complex numbers (#3286)
Lyxot
authored
f8eda2c
View commit details
Copy full SHA for f8eda2c
View code at this point
Browse repository at this point
Add output_shapes for AddMM (#3262)
Show description for bd200d6
3 people
authored
bd200d6
View commit details
Copy full SHA for bd200d6
View code at this point
Browse repository at this point
Use nb::ndarray for checking arrays (#3283)
zcbenz
authored
d01b83d
View commit details
Copy full SHA for d01b83d
View code at this point
Browse repository at this point
Fix moved-from shape bug in broadcast_arrays causing vmap bus error (#3310)
Aristide021
authored
1b1c563
View commit details
Copy full SHA for 1b1c563
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Implement Pad::vmap (#3304)
Show description for 81530c2
Aristide021
and
angeloskath
authored
81530c2
View commit details
Copy full SHA for 81530c2
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
Use thread local storage for frontend compile cache (#3280)
zcbenz
authored
70a0da6
View commit details
Copy full SHA for 70a0da6
View code at this point
Browse repository at this point
Fix sort NaN handling for float16 and bfloat16 (#3269)
Lyxot
authored
82809eb
View commit details
Copy full SHA for 82809eb
View code at this point
Browse repository at this point
Support indexing with any type which implmented `__index__` (#3210)
aisk
authored
5fa1a8d
View commit details
Copy full SHA for 5fa1a8d
View code at this point
Browse repository at this point
Create default random key lazily (#3278)
zcbenz
authored
21c11fc
View commit details
Copy full SHA for 21c11fc
View code at this point
Browse repository at this point
Fix repr of conv layers (#3275)
angeloskath
authored
45af0df
View commit details
Copy full SHA for 45af0df
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Fix building with CUDA toolkit 13.2 (#3273)
zcbenz
authored
75f74ea
View commit details
Copy full SHA for 75f74ea
View code at this point
Browse repository at this point
Slice update with operation (#3266)
angeloskath
authored
7bc61cc
View commit details
Copy full SHA for 7bc61cc
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
tests: harden memory leak check in test_siblings_without_eval (#3088)
Show description for e353be8
booxter
authored
e353be8
View commit details
Copy full SHA for e353be8
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Fix nn.GRU skipping bhn bias when hidden is None (#3252)
Show description for f226eee
mm65x
authored
f226eee
View commit details
Copy full SHA for f226eee
View code at this point
Browse repository at this point
Fix comparison op JVP returning bool tangents instead of input dtype (#3253)
mm65x
authored
505fc98
View commit details
Copy full SHA for 505fc98
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
[CUDA] Implement MaskedScatter (#3151)
Lyxot
authored
0bdbfdb
View commit details
Copy full SHA for 0bdbfdb
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
[CUDA] Add FFT support (#3243)
lucasnewman
authored
5d17004
View commit details
Copy full SHA for 5d17004
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
[CUDA] Implement SegmentedMM (#3238)
Lyxot
authored
a9573f9
View commit details
Copy full SHA for a9573f9
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Hybrid sharding (#3194)
nastya236
authored
e1e1399
View commit details
Copy full SHA for e1e1399
View code at this point
Browse repository at this point
[CUDA] Support 3/5/6-bit quants in QMV (#3236)
zcbenz
authored
9d03a1b
View commit details
Copy full SHA for 9d03a1b
View code at this point
Browse repository at this point
Fix non-strict module update with extra weights (#3214)
Show description for d2702a4
gmin7
and
Michelle DiMarco
authored
d2702a4
View commit details
Copy full SHA for d2702a4
View code at this point
Browse repository at this point
Validate dims in rope (#3230)
Show description for 572e0a4
MillaFleurs
and
KD2YCU
authored
572e0a4
View commit details
Copy full SHA for 572e0a4
View code at this point
Browse repository at this point
Validate num_splits in split (#3234)
Show description for a25399c
MillaFleurs
and
KD2YCU
authored
a25399c
View commit details
Copy full SHA for a25399c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.