transformers/docs/source/en/internal
Pablo Montalvo 1d3f35f30a
Add model visual debugger (#36798)
* draft of model tracer visualiser

* add context manager in addition to decorator

* add debug utils to init

* move model debugging utils to dedicated file

* add documentation

* protect some imports

* format

* move and protect imports

* format

* doc: improve errors in case of broken dummy imports.

* format

* use automatic torch backend

* update doc

* fix backend

* (TEMP) move to dummies while backend wait

* update documentation

* doc
2025-03-20 17:37:29 +01:00
..
audio_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
file_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
generation_utils.md Implement AsyncTextIteratorStreamer for asynchronous streaming (#34931) 2024-12-20 12:08:12 +01:00
image_processing_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
model_debugging_utils.md Add model visual debugger (#36798) 2025-03-20 17:37:29 +01:00
modeling_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pipelines_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
time_series_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
tokenization_utils.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
trainer_utils.md translate internal folder files to chinese (#27638) 2023-12-04 10:04:28 -08:00