This commit is contained in:
CircleCI Docs
2024-10-18 19:13:44 +00:00
parent eb762a5913
commit 3607fe50ee
590 changed files with 10972 additions and 5085 deletions

View File

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

View File

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

View File

@@ -80,6 +80,7 @@ Operations
greater_equal
hadamard_transform
identity
imag
inner
isfinite
isclose
@@ -125,6 +126,7 @@ Operations
quantize
quantized_matmul
radians
real
reciprocal
remainder
repeat