mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-18 18:28:12 +08:00
rebase
This commit is contained in:
6
docs/build/html/_sources/python/_autosummary/mlx.core.fft.fftshift.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.fft.fftshift.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.fft.fftshift
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.core.fft
|
||||
|
||||
.. autofunction:: fftshift
|
6
docs/build/html/_sources/python/_autosummary/mlx.core.fft.ifftshift.rst
vendored
Normal file
6
docs/build/html/_sources/python/_autosummary/mlx.core.fft.ifftshift.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.core.fft.ifftshift
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.core.fft
|
||||
|
||||
.. autofunction:: ifftshift
|
2
docs/build/html/_sources/python/fft.rst
vendored
2
docs/build/html/_sources/python/fft.rst
vendored
@@ -20,3 +20,5 @@ FFT
|
||||
irfft2
|
||||
rfftn
|
||||
irfftn
|
||||
fftshift
|
||||
ifftshift
|
||||
|
@@ -13,6 +13,5 @@
|
||||
.. autosummary::
|
||||
|
||||
~QuantizedLinear.from_linear
|
||||
~QuantizedLinear.unfreeze
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user