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
src
ops.cpp
on
main
User selector
All users
All time
Commit history
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 3, 2026
Add the bartlett function (#3155)
Vlor999
authored
8cd377b
View commit details
Copy full SHA for 8cd377b
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Implement mlx.core.blackman (#3136)
Vlor999
authored
a8ba5ac
View commit details
Copy full SHA for a8ba5ac
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Tensor scale nvfp4 (#3022)
nastya236
authored
0630502
View commit details
Copy full SHA for 0630502
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Add the hamming window function (#3135)
Vlor999
authored
360639c
View commit details
Copy full SHA for 360639c
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Add hanning window function (#3124)
Vlor999
authored
3bbe87e
View commit details
Copy full SHA for 3bbe87e
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Update pre-commit hooks and versions for clang-format, black, and isort (#3059)
NripeshN
authored
b6aa03e
View commit details
Copy full SHA for b6aa03e
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Expose to/from fp8 in Python and don't auto-convert fp8 when loading from safetensors (#2985)
awni
authored
099dcc0
View commit details
Copy full SHA for 099dcc0
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
fix doc (#2988)
CC-Yeh
authored
7b1c469
View commit details
Copy full SHA for 7b1c469
View code at this point
Browse repository at this point
Add asarray to __array_namespace__ (#2966)
Anri-Lombard
authored
edab937
View commit details
Copy full SHA for edab937
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
qqmm (#2789)
Show description for 4cf5b29
4 people
authored
4cf5b29
View commit details
Copy full SHA for 4cf5b29
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Fix `mx.core.linspace` type annotation (#2820)
Show description for 1d4eacb
CC-Yeh
and
awni
authored
1d4eacb
View commit details
Copy full SHA for 1d4eacb
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
Fix `mx.core.load` type annotation (#2819)
CC-Yeh
authored
5b0f047
View commit details
Copy full SHA for 5b0f047
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Fix dequantize python sig (dtype default) (#2752)
wrmsr
authored
9320eb8
View commit details
Copy full SHA for 9320eb8
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Add quantize/dequantize for mxfp8 and nvfp4 (#2688)
Show description for ec72b44
awni
authored
ec72b44
View commit details
Copy full SHA for ec72b44
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
add median op (#2705)
awni
authored
539d832
View commit details
Copy full SHA for 539d832
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Improved mx.split() docs (#2689)
Show description for 2333841
Maalvi14
and
awni
authored
2333841
View commit details
Copy full SHA for 2333841
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
expose depends (#2606)
awni
authored
50cc098
View commit details
Copy full SHA for 50cc098
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
Fix dequantize python sig (#2562)
wrmsr
authored
04cbb41
View commit details
Copy full SHA for 04cbb41
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
Add mode parameter for quantization (#2499)
Show description for 70560b6
awni
authored
70560b6
View commit details
Copy full SHA for 70560b6
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
allow pathlib.Path to save/load functions (#2541)
awni
authored
db14e29
View commit details
Copy full SHA for db14e29
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
Use SmallVector for shapes and strides (#2454)
Show description for 828c5f1
zcbenz
authored
828c5f1
View commit details
Copy full SHA for 828c5f1
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Fix uv install and add dev release (#2411)
Show description for d1f4d29
awni
authored
d1f4d29
View commit details
Copy full SHA for d1f4d29
View code at this point
Browse repository at this point
Fix an error in the comment for mx.dequantize (#2409)
csukuangfj
authored
28d068b
View commit details
Copy full SHA for 28d068b
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Add Primitive::name and remove Primitive::print (#2365)
zcbenz
authored
d34f887
View commit details
Copy full SHA for d34f887
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
MoE backward improvements (#2335)
angeloskath
authored
4a9b29a
View commit details
Copy full SHA for 4a9b29a
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
Clarify dimension notation in conv1d, conv2d, and conv3d docstrings (#2123)
Show description for 99b9868
charan-003
and
Sai Charan Arvapally
authored
99b9868
View commit details
Copy full SHA for 99b9868
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
Added output_padding parameters in conv_transpose (#2092)
ParamThakkar123
authored
600e87e
View commit details
Copy full SHA for 600e87e
View code at this point
Browse repository at this point
Add broadcast_shapes in python API (#2091)
ita9naiwa
authored
3836445
View commit details
Copy full SHA for 3836445
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Gather qmm batched kernel and refactoring of quantized (#2078)
angeloskath
authored
5de6d94
View commit details
Copy full SHA for 5de6d94
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Gather mm new kernel and small refactoring (#2040)
angeloskath
authored
99eefd2
View commit details
Copy full SHA for 99eefd2
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
LogCumSumExp (#2069)
djphoenix
authored
e9e2683
View commit details
Copy full SHA for e9e2683
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
nit in doc (#2044)
awni
authored
ec5e2aa
View commit details
Copy full SHA for ec5e2aa
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Distributed layers (#1270)
angeloskath
authored
4eef810
View commit details
Copy full SHA for 4eef810
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
Bitwise Inverse (#1862)
Show description for 5cd97f7
barronalex
authored
5cd97f7
View commit details
Copy full SHA for 5cd97f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.