mlex 0.1.2

Safe, idiomatic Rust runtime for Apple MLX: quantized LLM inference (Qwen, Gemma4, NemotronH, DharaAR, ...) with multi-modal support
.. _transforms:

Transforms
==========

.. currentmodule:: mlx.core

.. autosummary::
  :toctree: _autosummary

   eval
   async_eval
   compile
   checkpoint
   custom_function
   disable_compile
   enable_compile
   grad
   value_and_grad
   jvp
   vjp
   vmap