mlc-ai / relax

Apache License 2.0
137 stars 69 forks source link

Require exactly same-dtype matching for WebGPU smem reuse #312

Closed rickzx closed 5 months ago

rickzx commented 5 months ago

Related to: https://github.com/apache/tvm/pull/16515

WebGPU has the problem of shared memory reuse with different dtype as well.