Skip to content

Commit 525efb9

Browse files
committed
DOC: API
1 parent 4ac1149 commit 525efb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/modules/api.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ Initialization
107107
:no-members:
108108
:no-inherited-members:
109109

110+
Initialization is particularly important in the context of deep learning.
111+
We provide convenient functions to directly initialize factorized tensor (i.e. their factors)
112+
such that their reconstruction follows approximately a centered Gaussian distribution.
113+
110114
.. currentmodule:: tltorch.factorized_tensors.init
111115

112116
.. autosummary::

0 commit comments

Comments
 (0)