Hello, We are also working on this. Perhaps we can discuss and learn this
progress together?
---
[Visit Topic](https://discuss.tvm.apache.org/t/add-new-backend-to-tvm/10373/8)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [cli
Now I understand. Thank you.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/confused-about-kmaxnumgpus-in-runtime/11536/4)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://discuss.tvm.apache.org/email/un
Hello all:
First of all, please forgive me for my poor English.
We try to test VTA on ZCU102, a problem was found.
When HPC on PL reads or writes data, the hardware cache coherency can not work.
Modify function VTAMemAlloc:
void * VTAMemAlloc(size_t size, int cached) {
..