e06fe8e8c6
Self-hosted runner (benchmark) / Benchmark (aws-g5-4xlarge-cache) (push) Waiting to run
New model PR merged notification / Notify new model (push) Waiting to run
Update Transformers metadata / build_and_package (push) Waiting to run
Secret Leaks / trufflehog (push) Failing after 1s
Build documentation / build (push) Failing after 1s
Build documentation / build_other_lang (push) Failing after 0s
CodeQL Security Analysis / CodeQL Analysis (push) Failing after 0s
PR CI / pr-ci (push) Failing after 1s
Slow tests on important models (on Push - A10) / Get all modified files (push) Failing after 1s
Slow tests on important models (on Push - A10) / Model CI (push) Has been skipped
1.6 KiB
1.6 KiB
일반 유틸리티 (General Utilities) general-utilities
이 페이지는 utils.py 파일에 있는 Transformers의 일반 유틸리티 함수들을 나열합니다.
이 함수들 대부분은 라이브러리의 일반적인 코드를 연구할 때만 유용합니다.
Enums 및 namedtuples transformers.utils.ExplicitEnum
autodoc utils.ExplicitEnum
autodoc utils.PaddingStrategy
autodoc utils.TensorType
특수 데코레이터 (Special Decorators) transformers.add_start_docstrings
autodoc utils.add_start_docstrings
autodoc utils.add_start_docstrings_to_model_forward
autodoc utils.add_end_docstrings
autodoc utils.add_code_sample_docstrings
autodoc utils.replace_return_docstrings
기타 유틸리티 transformers.utils._LazyModule
autodoc utils._LazyModule