Adding a few more examples
Created by: leios
Here are 2 quick examples for matrix multiplication (not element-wise) and a naive transpose. I am working on a shared mem tile version of this as well.
Created by: leios
Here are 2 quick examples for matrix multiplication (not element-wise) and a naive transpose. I am working on a shared mem tile version of this as well.