aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/MatMul.cpp
AgeCommit message (Expand)Author
2024-03-22[ONCPUML-1451] Guard bf16 to bf16 tests with ARM_COMPUTE_ENABLE_FIXED_FORMAT_...Renato Arantes
2024-03-21[ONCPUML-1451] Add matmul kernel to enable bf16 to bf16 operations via PyTorc...Renato Arantes
2024-03-19Increase MatMul and DilatedConv test Q8 thresholds to 1Gunes Bayir
2024-01-24Fix tolerance issue in BF16 MatMul testsGunes Bayir
2023-09-04Make zip and combine variadicViet-Hoa Do
2023-04-26Only define validation test tolerance for quantized types in case of aarch64 ...Ramy Elgammal
2023-04-24Disable Neon/MatMul/Quantized for armv7aRamy Elgammal
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