google / uVkCompute

A micro Vulkan compute pipeline and a collection of benchmarking compute shaders
Apache License 2.0
224 stars 38 forks source link

[matmul] Add naive mmt benchmark #33

Closed kuhar closed 1 year ago

kuhar commented 1 year ago

The performance on Pixel 6 is roughly the same as the i8 matmul w/ innerproduct.

I also tried the following optimizations but they did not help: