mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-18 10:26:56 +08:00
rebase
This commit is contained in:
6
docs/build/html/_sources/python/_autosummary/mlx.core.imag.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.imag.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.imag
|
||||
=============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: imag
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.real.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.real.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.real
|
||||
=============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autofunction:: real
|
2
docs/build/html/_sources/python/ops.rst
vendored
2
docs/build/html/_sources/python/ops.rst
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user