llama-cpp-turboquant/examples/python_naive_matmul
2021-06-22 18:21:32 +09:00
..
1_naive_matmul.py Naive matmul benchmark 2021-06-22 18:21:32 +09:00
first_example.py Naive matmul benchmark 2021-06-22 18:21:32 +09:00
README.md Naive matrice multiplication example 2021-06-22 16:13:20 +09:00

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