d2l-ai / d2l-tvm

Dive into Deep Learning Compiler
https://tvm.d2l.ai
630 stars 97 forks source link

fix the memory diagram of cpu arch #9

Closed yidawang closed 4 years ago

yidawang commented 4 years ago

@mli Finished one round of the cpu optimization.

mli commented 4 years ago

We call it "Arithmetic Units", changing to PU needs to updates the texts as well

yidawang commented 4 years ago

We call it "Arithmetic Units", changing to PU needs to updates the texts as well

See here. I called it PU as AU is confused with ALU.