transformers/docs/source/ja
Matt 415e9a0980
Add tf_keras imports to prepare for Keras 3 (#28588)
* Port core files + ESM (because ESM code is odd)

* Search-replace in modelling code

* Fix up transfo_xl as well

* Fix other core files + tests (still need to add correct import to tests)

* Fix cookiecutter

* make fixup, fix imports in some more core files

* Auto-add imports to tests

* Cleanup, add imports to sagemaker tests

* Use correct exception for importing tf_keras

* Fixes in modeling_tf_utils

* make fixup

* Correct version parsing code

* Ensure the pipeline tests correctly revert to float32 after each test

* Ensure the pipeline tests correctly revert to float32 after each test

* More tf.keras -> keras

* Add dtype cast

* Better imports of tf_keras

* Add a cast for tf.assign, just in case

* Fix callback imports
2024-01-30 17:26:36 +00:00
..
internal Generate: consolidate output classes (#28494) 2024-01-15 17:04:08 +00:00
main_classes TF: purge TFTrainer (#28483) 2024-01-12 16:56:34 +00:00
model_doc [Docs] Fix Typo in English & Japanese CLIP Model Documentation (TMBD -> TMDB) (#28751) 2024-01-29 10:06:51 +00:00
tasks Update bounding box format everywhere (#27944) 2023-12-11 18:03:42 +00:00
_toctree.yml Add model_docs from cpmant.md to derformable_detr.md (#27884) 2023-12-13 10:02:29 -08:00
accelerate.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
add_new_model.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
add_tensorflow_model.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
attention.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
autoclass_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
benchmarks.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
bertology.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
big_models.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
chat_templating.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
community.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
create_a_model.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
custom_models.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
custom_tools.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
fast_tokenizers.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
generation_strategies.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
glossary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
hpo_train.md Remove-auth-token (#27060) 2023-11-13 14:20:54 +01:00
index.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
installation.md README: install transformers from conda-forge channel (#28313) 2024-01-04 09:36:16 -08:00
llm_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_memory_anatomy.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_sharing.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
model_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
multilingual.md Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pad_truncation.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
peft.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_hardware.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_infer_cpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_infer_gpu_many.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_infer_gpu_one.md F.scaled_dot_product_attention support (#26572) 2023-12-09 05:38:14 +09:00
perf_infer_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_torch_compile.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_cpu_many.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_cpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_gpu_many.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
perf_train_gpu_one.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
perf_train_special.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu_tf.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perf_train_tpu.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
performance.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
perplexity.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
philosophy.md [docs] fixed links with 404 (#27327) 2023-11-06 19:45:03 +00:00
pipeline_tutorial.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
pipeline_webserver.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
pr_checks.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
preprocessing.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
quicktour.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
run_scripts.md docs: replace torch.distributed.run by torchrun (#27528) 2023-11-27 16:26:33 +00:00
serialization.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
task_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tasks_explained.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
testing.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tf_xla.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tflite.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
tokenizer_summary.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
torchscript.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
training.md Broken links fixed related to datasets docs (#27569) 2023-11-17 13:44:09 -08:00
transformers_agents.md add japanese documentation (#26138) 2023-10-11 10:26:37 -07:00
troubleshooting.md Add tf_keras imports to prepare for Keras 3 (#28588) 2024-01-30 17:26:36 +00:00