mlex 0.1.2

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

Devices and Streams
===================

.. currentmodule:: mlx.core

.. autosummary::
  :toctree: _autosummary

   Device
   Stream
   default_device
   set_default_device
   default_stream
   new_stream
   new_thread_local_stream
   set_default_stream
   stream
   synchronize
   clear_streams
   device_count
   device_info