Vivian Zhang

Results 6 comments of Vivian Zhang

Thanks for the details of the constraints. I have some questions. 1. How can I get `max_compute_workgrup_invocations`, `max_compute_workgroup_size` and `spv.target_env`? Is there any document/codes related to this? 2. Is the...

@antiagainst Sure, just start working on it. I have another question. How to get shared memory usage for matmul and conv?

> > @antiagainst Sure, just start working on it. I have another question. How to get shared memory usage for matmul and conv? > > You can follow the logic...

The current lowering configs for SPIRV have a very similar structure to the CPU configs. Can we keep this format? Or in another way is it possible to unify the...

@antiagainst It's fine to keep three levels (or keep a similar structure to CPU configs if anything changed in the future). We do search regardless of the number of tiling...