aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2021-11-10Prevent overriding SVE support if disabled in hwcapsGunes Bayir
2021-10-21Fix enforcing incorrect ISA feature for given CPU modelsGeorgios Pinitas
2021-10-04Provide logging for configure functions in all CPP functionsramelg01
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-09-16Provide logging for configure functions in all cpu operatorsramelg01
2021-09-01Printing operators parameters, currently for CpuAdd operator only.Ramy Elgammal
2021-08-04Implement Operator APIGeorgios Pinitas
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas
2021-07-16Avoid multiple Rhs matrix transformation on ClGemmGeorgios Pinitas
2021-07-07Add basic Operator interfaceGeorgios Pinitas
2021-06-28Simplify CpuInfo logicGeorgios Pinitas
2021-06-23Create core library using high priority operatorsMichalis Spyrou
2021-06-15Add CPU discovery capabilities.Georgios Pinitas
2021-04-28Add Queue supportGeorgios Pinitas
2021-04-19Add Tensor related utilities to the new APISang-Hoon Park
2021-04-06Add tensor related data structures for the new APIGeorgios Pinitas
2021-03-23Fixed compiler errorsPablo Marquez Tello
2021-02-25Introduce Context opaque object of the new interfaceGeorgios Pinitas