Sayak Paul
|
f550745a2b
|
[Utils] add utilities for checking if certain utilities are properly documented (#7763)
* add; utility to check if attn_procs,norms,acts are properly documented.
* add support listing to the workflows.
* change to 2024.
* small fixes.
* does adding detailed docstrings help?
* uncomment image processor check
* quality
* fix, thanks to @mishig.
* Apply suggestions from code review
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* style
* JointAttnProcessor2_0
* fixes
* fixes
* fixes
* fixes
* fixes
* fixes
* Update docs/source/en/api/normalization.md
Co-authored-by: hlky <hlky@hlky.ac>
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: hlky <hlky@hlky.ac>
|
2025-02-20 12:37:00 +05:30 |
|
Sayak Paul
|
30e5e81d58
|
change to 2024 in the license (#6902)
change to 2024
|
2024-02-08 08:19:31 -10:00 |
|
M. Tolga Cangöz
|
a359ff7644
|
[Docs] Fix typos and update files at API's Main Classes, Models, and Schedulers pages (#5720)
* Fix typos, update, add Copyright info, and trim trailing whitespaces
* Update docs/source/en/api/loaders.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* Update docs/source/en/api/models/autoencoder_tiny.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* Update docs/source/en/api/models/autoencoder_tiny.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
2023-11-13 14:32:59 -08:00 |
|
Sayak Paul
|
77241c48af
|
[Core] Refactor activation and normalization layers (#5493)
* move out the activations.
* move normalization layers.
* add doc.
* add doc.
* fix: paths
* Apply suggestions from code review
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* style
---------
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
2023-10-24 08:49:43 +05:30 |
|