This commit is contained in:
CircleCI Docs
2024-10-25 20:23:45 +00:00
parent 3607fe50ee
commit cedf0db964
717 changed files with 33254 additions and 34561 deletions

View File

@@ -0,0 +1,6 @@
mlx.core.linalg.eigh
====================
.. currentmodule:: mlx.core.linalg
.. autofunction:: eigh

View File

@@ -0,0 +1,6 @@
mlx.core.linalg.eigvalsh
========================
.. currentmodule:: mlx.core.linalg
.. autofunction:: eigvalsh

View File

@@ -0,0 +1,6 @@
mlx.core.metal.set\_wired\_limit
================================
.. currentmodule:: mlx.core.metal
.. autofunction:: set_wired_limit

View File

@@ -16,3 +16,5 @@ Linear Algebra
cross
qr
svd
eigvalsh
eigh

View File

@@ -14,6 +14,7 @@ Metal
get_cache_memory
set_memory_limit
set_cache_limit
set_wired_limit
clear_cache
start_capture
stop_capture