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

20 lines
279 B
ReStructuredText
Raw Normal View History

2024-03-15 03:46:45 +08:00
Metal
=====
.. currentmodule:: mlx.core.metal
2024-04-12 08:33:33 +08:00
.. autosummary::
2024-03-15 03:46:45 +08:00
:toctree: _autosummary
is_available
2024-05-10 23:49:36 +08:00
device_info
2024-03-15 03:46:45 +08:00
get_active_memory
get_peak_memory
2024-05-10 23:49:36 +08:00
reset_peak_memory
2024-03-15 03:46:45 +08:00
get_cache_memory
set_memory_limit
set_cache_limit
2024-04-26 23:24:09 +08:00
clear_cache
2024-04-12 08:33:33 +08:00
start_capture
stop_capture