Files
HuggingFace_transformer/docs/source
Sylvain Gugger 27d4639779 Make gradient_checkpointing a training argument (#13657)
* Make gradient_checkpointing a training argument

* Update src/transformers/modeling_utils.py

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>

* Update src/transformers/configuration_utils.py

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>

* Fix tests

* Style

* document Gradient Checkpointing as a performance feature

* Small rename

* PoC for not using the config

* Adapt BC to new PoC

* Forgot to save

* Rollout changes to all other models

* Fix typo

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
Co-authored-by: Stas Bekman <stas@stason.org>
2021-09-22 07:51:38 -04:00
..
2021-09-10 16:45:19 +02:00
2021-08-12 05:49:02 -04:00
2021-08-31 16:02:31 +02:00
2021-09-21 13:34:19 +02:00
2021-04-21 11:11:20 -04:00
2020-04-06 14:32:39 -04:00
2021-08-31 06:49:05 -04:00
2021-08-31 06:28:37 -04:00
2021-07-12 18:02:51 +02:00
2021-08-09 09:51:49 -04:00
2021-08-12 03:42:25 -04:00