aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEGEMMLowpAssemblyMatrixMultiplyCore.cpp
AgeCommit message (Expand)Author
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1381: Cleaned up the AssemblyHelper interfaceAnthony Barbier
2018-11-02COMPMID-1166: Fixed alpha/beta mixup for some merges.David Mansell
2018-11-02COMPMID-959: Perform pretranspose if allowed on NEON assemblyGeorgios Pinitas
2018-11-02COMPMID-1021: CPUInfo refactoring.Pablo Tello
2018-11-02COMPMID-881: Addded missing DataType::QASYMM8 in GEMMLowp function.Pablo Tello
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4...Pablo Tello
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM U8 for Arm Cortex-A53.Michalis Spyrou
2018-11-02COMPMID-632: Integrated Assembly kernel GEMM S8 for Arm Cortex-A53.Pablo Tello
2018-11-02COMPMID-632 Assembly: Integrate gemmlowp assembly versionMichalis Spyrou
2018-11-02COMPMID-675: NEGEMMLowp Assembly IntegrationPablo Tello