[docs] performance (#12258)

* initial performance document

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* rewrites based on suggestions

* 8x multiple is for AMP only

* add contribute section

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
This commit is contained in:
Stas Bekman
2021-06-22 15:34:19 -07:00
committed by GitHub
parent 1562c04e41
commit bfd5da8e28
2 changed files with 332 additions and 0 deletions

View File

@@ -458,6 +458,7 @@ Flax), PyTorch, and/or TensorFlow.
contributing
add_new_model
fast_tokenizers
performance
testing
debugging
serialization