Previous
The setup.py file
Parent
How to create a sgemm python module
Outline
Next
Sgemm with numpy functions
10.7.4 : Peformances tests
10.7.4.1) Sgemm with numpy functions
10.7.4.2) Sgemm with our intrinsics implementation
In this section, we will write several performances tests in
python
.
Previous
The setup.py file
Parent
How to create a sgemm python module
Outline
Next
Sgemm with numpy functions