aboutsummaryrefslogtreecommitdiff
path: root/examples/gemm_tuner/cl_gemmlowp_reshaped_rhs_only_fused_output_stage_fixedpoint.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-05-02Fix export_to_cl_image issue in the fp16 GeMM implementationGian Marco Iodice
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-06-29Port the ClGemmLowp kernels to the new APIGeorgios Pinitas
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-03-08Fix cl_gemmlowp_reshaped_rhs_only_fused_output_stage_fixedpoint exampleSiCongLi
2021-03-04Add tuner mode support in GeMM benchmarkGian 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