docs update

This commit is contained in:
Awni Hannun
2024-08-23 12:14:53 -07:00
committed by CircleCI Docs
parent d8f7b8cda6
commit 27e07888b0
697 changed files with 15867 additions and 8594 deletions

View File

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

View File

@@ -0,0 +1,6 @@
mlx.core.fast.affine\_quantize
==============================
.. currentmodule:: mlx.core.fast
.. autofunction:: affine_quantize

View File

@@ -0,0 +1,22 @@
mlx.core.fast.metal\_kernel
===========================
.. currentmodule:: mlx.core.fast
.. autoclass:: metal_kernel
.. automethod:: __init__
.. rubric:: Methods
.. autosummary::
~metal_kernel.__init__