mlx/docs/build/html/_sources/python/nn/initializers.rst

19 lines
249 B
ReStructuredText
Raw Normal View History

2024-02-02 05:08:29 +08:00
.. _initializers:
.. currentmodule:: mlx.nn.initializers
Initializers
--------------
.. autosummary::
:toctree: _autosummary_functions
constant
normal
uniform
identity
glorot_normal
glorot_uniform
he_normal
he_uniform