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 }}
kimjj93
/
mlx
Public
forked from
ml-explore/mlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
Pablosinyores
Datepicker
All time
Commit history
Commits on Jul 7, 2026
Document default value of dilation in conv layer docstrings (#3811)
Pablosinyores
authored
a956bcb
View commit details
Copy full SHA for a956bcb
Browse repository at this point
Fix binary_cross_entropy docstring argument order (weights before with_logits) (#3807)
Pablosinyores
authored
b837849
View commit details
Copy full SHA for b837849
Browse repository at this point
Fix Conv3d docstring argument order (padding before dilation) (#3793)
Pablosinyores
authored
12ae9ea
View commit details
Copy full SHA for 12ae9ea
Browse repository at this point
Commits on Jul 3, 2026
Fix HardShrink to accept its documented lambd argument (#3786)
Pablosinyores
authored
de7b4ed
View commit details
Copy full SHA for de7b4ed
Browse repository at this point
Fix kl_div_loss docstring formula and two doc nits (#3788)
Pablosinyores
authored
34d465b
View commit details
Copy full SHA for 34d465b
Browse repository at this point
Commits on Jul 1, 2026
Fix BatchNorm docstring to cover 4D input and test the NHWC path (#3782)
Pablosinyores
authored
e9463bb
View commit details
Copy full SHA for e9463bb
Browse repository at this point
Commits on Jun 26, 2026
Document row-wise sparsity in nn.init.sparse (#3752)
Pablosinyores
authored
0386ad4
View commit details
Copy full SHA for 0386ad4
Browse repository at this point
Commits on Jun 24, 2026
Fix update_modules crash on over-length module lists (#3743)
Pablosinyores
authored
96296e9
View commit details
Copy full SHA for 96296e9
Browse repository at this point
Commits on Jun 20, 2026
Fix optimizer epsilon validation message and AdaDelta eps doc (#3712)
Pablosinyores
authored
1b62bec
View commit details
Copy full SHA for 1b62bec
Browse repository at this point
Fix gaussian_nll_loss documented default reduction (none -> mean) (#3715)
Pablosinyores
authored
cf8b647
View commit details
Copy full SHA for cf8b647
Browse repository at this point
Commits on Jun 17, 2026
Make step activation inclusive at the threshold (#3694)
Pablosinyores
authored
9d6fb48
View commit details
Copy full SHA for 9d6fb48
Browse repository at this point
Support namedtuple and tuple subclasses in tree_merge (#3703)
Pablosinyores
authored
f27b2cd
View commit details
Copy full SHA for f27b2cd
Browse repository at this point
Commits on Jun 16, 2026
Fix dimension count in orthogonal initializer error message (#3693)
Pablosinyores
authored
09bab27
View commit details
Copy full SHA for 09bab27
Browse repository at this point
You can’t perform that action at this time.