mlx/docs/src
Awni Hannun 4ba0c24a8f
Export / import functions to / from a file (#1642)
* export and import functions

* refactor + works for few primitives

* nit

* allow primitives with state

* nit

* nit

* simplify serialize / deserialize

* fix for constants

* python bindings

* maybe fix serialize failure case

* add example

* more primitives, training kind of works

* same result for python and c++

* some fixes

* fix export

* template it up

* some simplificatoin

* rebase

* allow kwargs and multiple functions

* exporter

* more primitives for exporting

* deal with endianness

* handle invalid stream

* add docstring
2024-12-24 11:19:13 -08:00
..
_static Add Metal debug option and capture functions (#707) 2024-03-28 09:40:31 -07:00
_templates Quantize embedding (#994) 2024-04-15 16:42:10 -07:00
cpp Cpp docs (#1036) 2024-04-26 12:56:05 -07:00
dev Use int64 stride everywhere (#1671) 2024-12-09 11:09:02 -08:00
examples Fix docs latex build and nits (#1297) 2024-07-29 11:44:06 -07:00
python Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
usage Faster indexing math in a few kernels (#1589) 2024-11-18 19:52:00 -08:00
conf.py Add favicon to docs (#1545) 2024-10-30 13:54:13 -07:00
index.rst Export / import functions to / from a file (#1642) 2024-12-24 11:19:13 -08:00
install.rst Install mlx.dll into the same dir with python bindings on Windows (#1690) 2024-12-13 19:50:39 -08:00