| .. | ||
| 1_naive_matmul.py | ||
| first_example.py | ||
| README.md | ||
Naive Matmul Implementation
This demonstrate a basic matmul implementation using Python and vulkan-kompute
To test the implementation simply run the matmul.py script :
python matmul.py
| .. | ||
| 1_naive_matmul.py | ||
| first_example.py | ||
| README.md | ||
This demonstrate a basic matmul implementation using Python and vulkan-kompute
To test the implementation simply run the matmul.py script :
python matmul.py