Awni Hannun
|
2235dee906
|
catch stream errors earlier to avoid aborts (#1801)
|
2025-01-27 14:05:43 -08:00 |
|
Nripesh Niketan
|
5cc5201914
|
feat: Add orthogonal initializer and corresponding tests (#1651)
* feat: Add orthogonal initializer and corresponding tests
* lint
* Add acknowledgements
* nits
---------
Co-authored-by: Awni Hannun <awni@apple.com>
|
2025-01-13 07:29:20 -08:00 |
|
Venkata Naga Aditya Datta Chivukula
|
430ffef58a
|
[Feature] Added Sparse Initialization (#1498)
Co-authored-by: Saanidhyavats <saanidhyavats@gmail.com>
|
2024-10-24 12:31:24 -07:00 |
|
Awni Hannun
|
291cf40aca
|
Some fixes to typing (#1371)
* some fixes to typing
* fix module reference
* comment
|
2024-08-28 11:16:19 -07:00 |
|
Awni Hannun
|
1e16331d9c
|
post nanobind docs fixes and some updates (#889)
* post nanobind docs fixes and some updates
* one more doc nit
* fix for stubs and latex
|
2024-03-24 15:03:27 -07:00 |
|
LeonEricsson
|
7dccd42133
|
updated calls to use loc &scale (#643)
|
2024-02-08 09:01:59 -08:00 |
|
LeonEricsson
|
6b4b30e3fc
|
Common neural network initializers nn.initializers (#456)
* initial commit: constant, normal, uniform
* identity, glorot and he initializers
* docstrings
* rm file
* nits
* nits
* nits
* testing suite
* docs
* nits in docs
* more docs
* remove unused template
* rename packakge to nn.innit
* docs, receptive field
* more docs
---------
Co-authored-by: Awni Hannun <awni@apple.com>
|
2024-01-23 06:47:20 -08:00 |
|