aboutsummaryrefslogtreecommitdiff
path: root/examples/gemm_tuner
AgeCommit message (Expand)Author
2020-07-22COMPMID-3549: GEMM Tuner - Validate input parametersEren Kopuz
2020-07-16COMPMID-3549: Add support for data type in bash and python scriptsEren Kopuz
2020-07-13COMPMID-3453: Modify GemmTuner.py to output JSONEren Kopuz
2020-07-09COMPMID-3325: Add support in gemm_tuner for cl_imageManuel Bottini
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPMID-3452: Skip empty lines and lines starting with # when parsing the gem...Eren Kopuz
2020-06-18COMPMID-3451: Add support for F16 in Gemm TunerEren Kopuz
2020-04-07COMPMID-3233 Extend gemm tuner in the doxygen documentationSiCong Li
2019-11-12COMPMID-2690 Extend Doxygen documents to include GEMM TunerSiCong Li
2019-11-12COMPMID-2563 Change how the best overall GEMM configuration is selectedSiCong Li
2019-10-23COMPMID-2567: Create a python script to parse the CLGEMM benchmarks andSiCong Li
2019-09-30COMPMID-2564 - Add CLGEMMNative exampleSiCong Li
2019-09-27COMPMID-2565 - Add CLGEMMReshaped exampleSiCong Li
2019-09-27COMPMID-2692 Use existing command line infrastructure forSiCong Li
2019-09-25COMPMID-2566 - Add CLGEMMReshapedOnlyRHS exampleSiCong Li