Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ml-explore/mlx
/ main
Function
main
examples/cpp/tutorial.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
int main() {
97
array_basics();
98
automatic_differentiation();
99
}
Callers
nothing calls this directly
Calls
2
array_basics
Function · 0.85
automatic_differentiation
Function · 0.85
Tested by
no test coverage detected