aboutsummaryrefslogtreecommitdiff
path: root/examples/cl_sgemm.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2020-11-07COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to srcSang-Hoon Park
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-05-01COMPMID-1995: Fix clang-tidy warningsMichalis Spyrou
2018-11-02COMPMID-1310: Create graph validation executables.Georgios Pinitas
2018-11-02COMPMID-935 - Implementing Convolution with Winograd on OpenCL (Part 1)Gian Marco
2018-11-02COMPMID-895 - Optimizing CLDepthwiseConvolution3x3KernelGian Marco
2018-11-02COMPMID-891 - Use OpenCL timer in CLTunerGian Marco
2018-11-02COMPMID-782 Port examples to the new formatMichalis Spyrou
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-556 - Fix SGEMM exampleGian Marco
2018-11-02COMPMID-627 Create CL SGEMM exampleGiorgio Arena