Add EfficientNet (#21563)

* Add EfficientNet to transformers
This commit is contained in:
Alara Dirik
2023-02-20 16:37:11 +03:00
committed by GitHub
parent c9a0671477
commit 49ab16239c
34 changed files with 2176 additions and 2 deletions

View File

@@ -442,6 +442,8 @@
title: DPT
- local: model_doc/efficientformer
title: EfficientFormer
- local: model_doc/efficientnet
title: EfficientNet
- local: model_doc/glpn
title: GLPN
- local: model_doc/imagegpt