aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/MatMulFixture.h
AgeCommit message (Expand)Author
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2023-06-16Add Fused Activation to OpenCL MatMulMohammed Suhail Munshi
2023-05-05Connect CLMatMul function to quantized kernels and resolve NE BatchMatMul int...Jakub Sujak
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2023-04-13Implement MatMul Function and Operator with Floating Point support for CPUMohammed Suhail Munshi
2023-04-03Implement MatMul FunctionRamy Elgammal