Apache TVM Discuss
How do I add custom data load and write back through TIR?
Questions
fPecc
June 10, 2022, 6:19am
4
The way to do it is using the “pragma” method of the stage. There are examples
here
and
here
.
show post in topic