d2l-ai / d2l-tvm

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

Proofread cpu - part 2 #8

Closed yidawang closed 4 years ago

yidawang commented 4 years ago

Quickly going through vector add and matmul.

yidawang commented 4 years ago

@mli ready for review. I am not sure about the CI error

mli commented 4 years ago

the error is due to get_conv_data_mxnet is updated, but not every sections is re-evaluated after it. I'll merge it first and debug it later...