Efficientformer (#20459)

- Adds EfficientFormer V1 to transformers
- PR co-authored by @novice03  and @Bearnardd 

Co-authored-by: novice <pranavpulijala@gmail.com>
Co-authored-by: novice <44259234+novice03@users.noreply.github.com>
This commit is contained in:
Bartosz Szmelczynski
2023-01-20 09:35:42 +01:00
committed by GitHub
parent 862888a358
commit 1b37fb5e17
25 changed files with 2438 additions and 0 deletions

View File

@@ -420,6 +420,8 @@
title: DiT
- local: model_doc/dpt
title: DPT
- local: model_doc/efficientformer
title: EfficientFormer
- local: model_doc/glpn
title: GLPN
- local: model_doc/imagegpt