transformers/docs/source
NielsRogge 0c55d47cde
Add GLPN (#16199)
* First draft

* Fix logits calculation

* Improve tests

* Add copied from statements

* Fix base_model_prefix

* Improve implementation, upload new models

* Update design

* Fix integration test

* Add model to README and toctree

* Add document image

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* Add decoder_hidden_size attribute

* Update design of decoder

* Add DepthEstimatorOutput class

* Rename in_index to head_in_index and add feature extractor tests

* Apply suggestions from code review

* Apply suggestions from code review

* Update pretrained model name and add to doc tests

* Remove test.py script

* Update copied from statements and clean up

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2022-03-22 08:51:13 +01:00
..
internal Constrained Beam Search [*With* Disjunctive Decoding] (#15761) 2022-03-04 18:18:34 +01:00
main_classes [Deepspeed] non-HF Trainer doc update (#16238) 2022-03-17 13:33:55 -07:00
model_doc Add GLPN (#16199) 2022-03-22 08:51:13 +01:00
tasks Fix links in guides (#16182) 2022-03-18 16:16:16 -05:00
_config.py Force default brnahc name via the config 2022-03-11 10:09:15 -05:00
_toctree.yml Add GLPN (#16199) 2022-03-22 08:51:13 +01:00
accelerate.mdx Fix code format for Accelerate doc (#15335) 2022-01-27 13:49:04 -06:00
add_new_model.mdx Draft a guide with our code quirks for new models (#16237) 2022-03-21 07:44:03 -04:00
add_new_pipeline.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
autoclass_tutorial.mdx Framework split (#16030) 2022-03-15 10:13:34 -04:00
benchmarks.mdx Framework split (#16030) 2022-03-15 10:13:34 -04:00
bertology.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
community.mdx add t5 ner finetuning (#15432) 2022-01-31 17:03:06 +01:00
contributing.md Update installation page and add contributing to the doc (#5084) 2020-06-17 14:01:10 -04:00
converting_tensorflow_models.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
create_a_model.mdx Framework split (#16030) 2022-03-15 10:13:34 -04:00
custom_datasets.mdx [Fix doc example] Fix first example for the custom_datasets tutorial (#16087) 2022-03-15 08:17:51 -04:00
custom_models.mdx [doc] custom_models: mention security features of the Hub (#15768) 2022-02-23 11:40:06 -05:00
debugging.mdx add a network debug script and document it (#15652) 2022-02-15 08:48:00 -08:00
fast_tokenizers.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
glossary.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
index.mdx Add GLPN (#16199) 2022-03-22 08:51:13 +01:00
installation.mdx Get started docs (#15098) 2022-01-28 19:01:37 -06:00
migration.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
model_sharing.mdx Update model share tutorial (#15288) 2022-01-28 18:49:26 -06:00
model_summary.mdx Add "open in hf spaces" gradio button issue #73 (#15106) 2022-01-14 10:12:30 -05:00
multilingual.mdx Inference for multilingual models (#15836) 2022-03-01 15:10:31 -06:00
notebooks.md Update notebooks (#3620) 2020-04-06 14:32:39 -04:00
parallelism.mdx [deepspeed docs] Megatron-Deepspeed info (#15488) 2022-02-04 11:15:13 -08:00
performance.mdx add model scaling section (#15119) 2022-02-09 15:27:30 +01:00
perplexity.mdx Doc styler examples (#14953) 2021-12-27 19:07:46 -05:00
philosophy.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
pipeline_tutorial.mdx Update tutorial docs (#15165) 2022-02-01 18:31:35 -06:00
pr_checks.mdx [docs] fix wrong file name in pr_check (#15380) 2022-01-28 07:52:01 -05:00
preprocessing.mdx Framework split (#16030) 2022-03-15 10:13:34 -04:00
quicktour.mdx Add Slack notification support for doc tests (#16253) 2022-03-21 11:33:18 +01:00
run_scripts.mdx Framework split (#16030) 2022-03-15 10:13:34 -04:00
sagemaker.mdx Convert rst files (#14888) 2021-12-22 16:14:35 -05:00
serialization.mdx Add Flaubert OnnxConfig to Transformers (#16279) 2022-03-21 21:46:31 +01:00
task_summary.mdx Fix a typo (add a coma) (#16291) 2022-03-21 12:10:24 +00:00
testing.mdx [doc] normalize HF Transformers string (#15023) 2022-01-10 08:44:33 -08:00
tokenizer_summary.mdx Fix grammar in tokenizer_summary (#15614) 2022-02-11 16:51:30 -05:00
training.mdx Fixed Error Raised Due to Wrongly Accessing Training Sample (#16115) 2022-03-21 12:54:54 +01:00
troubleshooting.mdx Update troubleshoot with more content (#16243) 2022-03-21 11:37:18 -05:00