mirror of
https://github.com/ml-explore/mlx.git
synced 2025-07-03 07:41:13 +08:00

* bindings for memory info * update api * keep cache low if requested * fix default * nit in ops error
15 lines
201 B
ReStructuredText
15 lines
201 B
ReStructuredText
Metal
|
|
=====
|
|
|
|
.. currentmodule:: mlx.core.metal
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
is_available
|
|
get_active_memory
|
|
get_peak_memory
|
|
get_cache_memory
|
|
set_memory_limit
|
|
set_cache_limit
|