sorry, i may forget how i solve the problem
---
[Visit
Topic](https://discuss.tvm.apache.org/t/buffer-bind-scope-mismatch/9570/3) 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
Have you figured out this question? I have just met the same problem.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/buffer-bind-scope-mismatch/9570/2) to
respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://di
I am wandering what does this error mean?
`Check failed: arg->scope == value->scope: Argument local.in_buffer Buffer bind
scope mismatch`
Here I code a matrix multiplication and I want to intrisic to tensorize, as the
code follows:
data = tvm.te.placeholder((64, 64), dtype="int8", name="