Files
mlx/docs/build/html/_sources/python/metal.rst

17 lines
231 B
ReStructuredText
Raw Normal View History

2024-03-14 12:46:45 -07:00
Metal
=====
.. currentmodule:: mlx.core.metal
2024-04-11 17:33:33 -07:00
.. autosummary::
2024-03-14 12:46:45 -07:00
:toctree: _autosummary
is_available
get_active_memory
get_peak_memory
get_cache_memory
set_memory_limit
set_cache_limit
2024-04-11 17:33:33 -07:00
start_capture
stop_capture