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

21 lines
297 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
2024-05-10 08:49:36 -07:00
device_info
2024-03-14 12:46:45 -07:00
get_active_memory
get_peak_memory
2024-05-10 08:49:36 -07:00
reset_peak_memory
2024-03-14 12:46:45 -07:00
get_cache_memory
set_memory_limit
set_cache_limit
2024-10-25 20:23:45 +00:00
set_wired_limit
2024-04-26 08:24:09 -07:00
clear_cache
2024-04-11 17:33:33 -07:00
start_capture
stop_capture