transformers/templates
Julien Plu 31563e056d
Restore TF embeddings and attention layers to their previous version (#9890)
* Refacto BERT

* Restore all the concerned models

* Remove print

* Update template

* Apply Sylvain's and Morgan's comments

* Fix cast

* Put the cast inside call

* Remove cond in ebds

* Fix funnel

* Restore previous dot product (attention_scores) computation

* Add ConvBERT and BART

* Make all the S2S models ONNX compliant

* Fix test

* Fix check copies
2021-02-08 14:36:30 +03:00
..
adding_a_new_example_script [examples] make run scripts executable (#10037) 2021-02-05 15:51:18 -08:00
adding_a_new_model Restore TF embeddings and attention layers to their previous version (#9890) 2021-02-08 14:36:30 +03:00