mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 19:48:15 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
2c31a06405
commit
4fbb58da79
14
docs/build/html/_sources/python/fast.rst
vendored
Normal file
14
docs/build/html/_sources/python/fast.rst
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.. _fast:
|
||||
|
||||
Fast
|
||||
====
|
||||
|
||||
.. currentmodule:: mlx.core.fast
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
rms_norm
|
||||
layer_norm
|
||||
rope
|
||||
scaled_dot_product_attention
|
||||
Reference in New Issue
Block a user