Update doc img links (#14593)

* Update doc img links

* Rename toctree.yml -> _toctree.yml (#14594)

* Update doc img links

* Update performance.md img link
This commit is contained in:
Mishig Davaadorj
2021-12-02 09:01:35 +01:00
committed by GitHub
parent 4f68de625c
commit 275402bf2b
5 changed files with 16 additions and 16 deletions

View File

@@ -225,7 +225,7 @@ Here are the commonly used floating point data types choice of which impacts bot
Here is a diagram that shows how these data types correlate to each other.
![data types](/transformers/_images/tf32-bf16-fp16-fp32.png)
![data types](/imgs/tf32-bf16-fp16-fp32.png)
(source: [NVIDIA Blog](https://developer.nvidia.com/blog/accelerating-ai-training-with-tf32-tensor-cores/))