aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/operators/CpuFullyConnected.h
AgeCommit message (Expand)Author
2023-11-08Optimize CpuGemmConv2d start-up timeSiCong Li
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-28Retain back-compatibility for arm_compute/core/Types.hSiCong Li
2023-06-15Break up arm_compute/core/Types.h a bitMatthew Bentham
2023-03-21Add dynamic weights for CPU fully connected layerViet-Hoa Do
2023-02-01Remove fixed format strides hackJonathan Deakin
2022-08-03[ONCPUML-968] Fixed format kernel support in additional APIsMilos Puzovic
2021-11-09Enable fast_math in CpuFullyConnectedcfRod
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas