aboutsummaryrefslogtreecommitdiff
path: root/examples/gemm_tuner
AgeCommit message (Expand)Author
2021-02-11Update OpenCL GEMM benchmark scriptGian Marco Iodice
2021-02-09Fix Floating Point Exception for cl_gemm_reshapedManuel Bottini
2020-12-08Fix invalid arguments error for cl_gemmlowp* examples without argumentsSiCong Li
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-30COMPMID-3982 Add QASYMM8 support to gemm tuner (reshaped and reshaped_only_rhs)SiCongLi
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-09-08COMPMID-3767: Align documentation with trademark rulesMichele Di Giorgio
2020-08-18COMPMID-3454 Patch1: Relocate data_type_from_name to core/UtilsSiCong Li
2020-08-13COMPMID-3743: Fix for benchmark_gemm_examples.shGian Marco Iodice
2020-08-12COMPMID-3456 Update gemm tuner documentationSiCong Li
2020-08-04COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.pySiCong Li
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