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

@@ -877,7 +877,7 @@ Some preselected input tokens are also given global attention: for those few tok
all tokens and this process is symmetric: all other tokens have access to those specific tokens (on top of the ones in
their local window). This is shown in Figure 2d of the paper, see below for a sample attention mask:
.. image:: imgs/local_attention_mask.png
.. image:: /imgs/local_attention_mask.png
:scale: 50 %
:align: center