__init__.py
|
include typing suggestions by @rwightman
|
2023-10-30 13:47:54 -07:00 |
adaptive_avgmax_pool.py
|
fix fast catavgmax selection
|
2024-01-16 10:30:08 -08:00 |
attention_pool.py
|
Add SigLIP weights
|
2023-10-16 23:26:08 -07:00 |
helpers.py
|
Fixed Typos
|
2023-10-21 21:46:31 -07:00 |
mlp.py
|
Removing unused self.drop
|
2023-10-05 11:20:57 -07:00 |
patch_embed.py
|
Add device arg for patch embed resize, fix #2024
|
2023-12-04 11:42:13 -08:00 |
typing.py
|
include suggestions from review
|
2023-10-30 13:47:54 -07:00 |