mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 18:11:15 +08:00
15 lines
162 B
ReStructuredText
15 lines
162 B
ReStructuredText
.. _fast:
|
|
|
|
Fast
|
|
====
|
|
|
|
.. currentmodule:: mlx.core.fast
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
rms_norm
|
|
layer_norm
|
|
rope
|
|
scaled_dot_product_attention
|