mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 13:20:12 +06:00

* Add translation to fitst 3 file of internal folder * Update Toctree.md and add files * Update docs/source/ja/internal/generation_utils Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Rename generation_utils file * rename pipelines_utils.md * Change file names --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
1.6 KiB
1.6 KiB
一般的なユーティリティ
このページには、ファイル utils.py
にある Transformers の一般的なユーティリティ関数がすべてリストされています。
これらのほとんどは、ライブラリで一般的なコードを学習する場合にのみ役に立ちます。
列挙型と名前付きタプル
autodoc utils.ExplicitEnum
autodoc utils.PaddingStrategy
autodoc utils.TensorType
特別なデコレーター
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
特殊なプロパティ
autodoc utils.cached_property
その他のユーティリティ
autodoc utils._LazyModule