"vscode:/vscode.git/clone" did not exist on "67fe677c53e7a5f5d27a4f07edd66f44bea0495c"
Unverified Commit 8fa7357f authored by laneeee's avatar laneeee Committed by GitHub
Browse files

fix document error for value and v_vec illustration (#3421)

parent a7af4538
docs/source/assets/kernel/v_vec.png

50.1 KB | W: | H:

docs/source/assets/kernel/v_vec.png

41.5 KB | W: | H:

docs/source/assets/kernel/v_vec.png
docs/source/assets/kernel/v_vec.png
docs/source/assets/kernel/v_vec.png
docs/source/assets/kernel/v_vec.png
  • 2-up
  • Swipe
  • Onion skin
docs/source/assets/kernel/value.png

119 KB | W: | H:

docs/source/assets/kernel/value.png

167 KB | W: | H:

docs/source/assets/kernel/value.png
docs/source/assets/kernel/value.png
docs/source/assets/kernel/value.png
docs/source/assets/kernel/value.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -447,7 +447,7 @@ Value ...@@ -447,7 +447,7 @@ Value
a whole block of value tokens. And each ``accs`` in each thread a whole block of value tokens. And each ``accs`` in each thread
contains 8 elements that accumulated at 8 different head positions. contains 8 elements that accumulated at 8 different head positions.
For the thread 0, the ``accs`` variable will have 8 elements, which For the thread 0, the ``accs`` variable will have 8 elements, which
are 0th, 16th … 112th elements of a value head that are accumulated are 0th, 32th … 224th elements of a value head that are accumulated
from all assigned 8 tokens. from all assigned 8 tokens.
LV LV
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment