mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-20 20:18:15 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
fd78c54288
commit
eede93197d
14
docs/build/html/_sources/python/metal.rst
vendored
Normal file
14
docs/build/html/_sources/python/metal.rst
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
Reference in New Issue
Block a user