MCPcopy 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
96int main() {
97 array_basics();
98 automatic_differentiation();
99}

Callers

nothing calls this directly

Calls 2

array_basicsFunction · 0.85

Tested by

no test coverage detected