transformers/docs/source/main_classes
Jake Tae fe78fe98ca
Enable tqdm toggling (#15167)
* feature: enable tqdm toggle

* test: add tqdm unit test

* style: run linter

* Update tests/test_tqdm_utils.py

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

* refactor: use tiny model, run linter

* docs: add tqdm to logging

* docs: add tqdm reference to `http_get`

* style: run linter

* Update docs/source/main_classes/logging.mdx

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

* fix: use `AutoConfig` for framework agnostic testing

* chore: mv tqdm test to `test_logging.py`

* feature: implement enable/disable functions

* docs: mv docstring to comment

* chore: mv tqdm functions to `logging.py`

* docs: update docs to reference `enable/disable` funcs

* test: update test to use `enable/disable` func

* chore: update function reference in comment

Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
2022-01-18 17:52:35 -05:00
..
callback.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
configuration.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
data_collator.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
deepspeed.mdx Fix link to deepspeed config 2022-01-12 09:32:53 -05:00
feature_extractor.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
keras_callbacks.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
logging.mdx Enable tqdm toggling (#15167) 2022-01-18 17:52:35 -05:00
model.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
onnx.mdx Add ONNX configuration classes to docs (#15121) 2022-01-12 16:33:32 +01:00
optimizer_schedules.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
output.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
pipelines.mdx Use tqdm.auto in Pipeline docs (#14920) 2022-01-10 10:28:34 -05:00
processors.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
tokenizer.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
trainer.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00