transformers/docs/source
Mathieu Jouffroy 5ca131f3d4
[CvT] Tensorflow implementation (#18597)
* implemented TFCvtModel and TFCvtForImageClassification and modified relevant files, added an exception in convert_tf_weight_name_to_pt_weight_name, added quick testing file to compare with pytorch model

* added docstring + testing file in transformers testing suite

* added test in testing file, modified docs to pass repo-consistency, passed formatting test

* refactoring + passing all test

* small refacto, removing unwanted comments

* improved testing config

* corrected import error

* modified acces to pretrained model archive list, to pass tf_test

* corrected import structure in init files

* modified testing for keras_fit with cpu

* correcting PR issues + Refactoring

* Refactoring : improving readability and reducing the number of permutations

* corrected momentum value + cls_token initialization

* removed from_pt as weights were added to the hub

* Update tests/models/cvt/test_modeling_tf_cvt.py

Co-authored-by: Joao Gante <joaofranciscocardosogante@gmail.com>
2022-10-11 18:16:52 +01:00
..
de german training, accelerate and model sharing (#19171) 2022-09-23 14:52:09 -04:00
en [CvT] Tensorflow implementation (#18597) 2022-10-11 18:16:52 +01:00
es Syntax issues (lines 126, 203) (#19444) 2022-10-11 08:14:21 -04:00
it Add Italian translation for add_new_model.mdx (#18713) 2022-10-10 10:12:40 -04:00
pt Fix LayoutXLM wrong link in README (#18932) 2022-09-08 07:32:41 -04:00
_config.py Use doc builder styler (#16412) 2022-03-28 07:45:18 -04:00