aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/mlgo
AgeCommit message (Expand)Author
2021-02-23Avoid division with zero on CLGEMM lhs/rhs configurationGeorgios Pinitas
2021-02-23Use polymorphic_downcast instead of dynamic_castGeorgios Pinitas
2021-02-09Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1SiCong Li
2021-02-09ArmNN internal OOB failed to build ACL with the use of a deleted functionManuel Bottini
2021-02-02Implement MLGO moduleSiCong Li