This commit is contained in:
Awni Hannun
2024-05-23 21:11:24 -07:00
committed by CircleCI Docs
parent 20469ce2d1
commit d7a78fbe2b
1837 changed files with 6038 additions and 255894 deletions

View File

@@ -0,0 +1,6 @@
mlx.core.gather\_mm
===================
.. currentmodule:: mlx.core
.. autofunction:: gather_mm

View File

@@ -0,0 +1,6 @@
mlx.core.gather\_qmm
====================
.. currentmodule:: mlx.core
.. autofunction:: gather_qmm

View File

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

View File

@@ -35,7 +35,6 @@ Operations
bitwise_or
bitwise_xor
block_masked_mm
block_sparse_mm
broadcast_to
ceil
clip
@@ -69,6 +68,8 @@ Operations
floor
floor_divide
full
gather_mm
gather_qmm
greater
greater_equal
identity
@@ -149,6 +150,7 @@ Operations
tensordot
tile
topk
trace
transpose
tri
tril