mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-20 12:08:14 +08:00
docs update
This commit is contained in:

committed by
CircleCI Docs

parent
de4f3e72fd
commit
f1dfa257d2
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.ALiBi.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.ALiBi.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.ALiBi
|
||||
============
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: ALiBi
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.BatchNorm.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.BatchNorm.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.BatchNorm
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: BatchNorm
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Dropout
|
||||
==============
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Dropout
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout2d.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout2d.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Dropout2d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Dropout2d
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout3d.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Dropout3d.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Dropout3d
|
||||
================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Dropout3d
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.InstanceNorm.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.InstanceNorm.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.InstanceNorm
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: InstanceNorm
|
||||
|
||||
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.apply.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.apply.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.apply
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.apply
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.apply_to_modules.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.apply_to_modules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.apply\_to\_modules
|
||||
================================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.apply_to_modules
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.children.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.children.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.children
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.children
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.eval.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.eval.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.eval
|
||||
==================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.eval
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.filter_and_map.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.filter_and_map.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.filter\_and\_map
|
||||
==============================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.filter_and_map
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.freeze.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.freeze.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.freeze
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.freeze
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.leaf_modules.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.leaf_modules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.leaf\_modules
|
||||
===========================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.leaf_modules
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.load_weights.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.load_weights.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.load\_weights
|
||||
===========================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.load_weights
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.modules.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.modules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.modules
|
||||
=====================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.modules
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.named_modules.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.named_modules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.named\_modules
|
||||
============================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.named_modules
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.parameters.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.parameters.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.parameters
|
||||
========================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.parameters
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.save_weights.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.save_weights.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.save\_weights
|
||||
===========================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.save_weights
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.train.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.train.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.train
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.train
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.trainable_parameters.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.trainable_parameters.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.trainable\_parameters
|
||||
===================================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.trainable_parameters
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.training.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.training.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.training
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoproperty:: Module.training
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.unfreeze.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.unfreeze.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.unfreeze
|
||||
======================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.unfreeze
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.update.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.update.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.update
|
||||
====================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.update
|
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.update_modules.rst
vendored
Normal file
6
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Module.update_modules.rst
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
mlx.nn.Module.update\_modules
|
||||
=============================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. automethod:: Module.update_modules
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.SinusoidalPositionalEncoding.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.SinusoidalPositionalEncoding.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.SinusoidalPositionalEncoding
|
||||
===================================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: SinusoidalPositionalEncoding
|
||||
|
||||
|
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Transformer.rst
vendored
Normal file
8
docs/build/html/_sources/python/nn/_autosummary/mlx.nn.Transformer.rst
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
mlx.nn.Transformer
|
||||
==================
|
||||
|
||||
.. currentmodule:: mlx.nn
|
||||
|
||||
.. autoclass:: Transformer
|
||||
|
||||
|
Reference in New Issue
Block a user