aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEFullyConnectedLayer.h
AgeCommit message (Expand)Author
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-02-01Remove fixed format strides hackJonathan Deakin
2022-08-03[ONCPUML-968] Fixed format kernel support in additional APIsMilos Puzovic
2021-07-23Port NEFullyConnectedLayer to memory injecting interfaceMichele Di Giorgio
2021-07-06Port NEIm2ColKernelManuel Bottini
2021-06-29Port NEGEMM to memory injecting interface (Part 2)Michele Di Giorgio
2021-06-29Port NEGEMM to memory injecting interface (Part 1)Michele Di Giorgio
2021-06-22Port NEGEMMLowp Part 1Manuel Bottini
2021-04-30Update operator list documentation. Part 2.Teresa Charlin
2021-04-08Substitute NEFullyConnectedLayerReshapeWeights by NETransposeTeresa Charlin
2021-03-31Fix trademarks throughout the codebaseMichele Di Giorgio
2021-03-23Port CpuTranspose to new APITeresa Charlin
2021-02-22Comply with Trademark rules for use of Neon, Arm and MaliSheri Zhang
2021-01-11Make CpuActivation statelessGeorgios Pinitas
2020-12-08Wrap Flatten layer over reshapeGeorgios Pinitas
2020-11-04COMPMID-3953: Move assignment operator failures on androidMichalis Spyrou
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-25COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEONSiCongLi
2020-03-03COMPMID-3100 Fuse bias addition with fully connected layer NEONSiCong Li
2020-01-14COMPMID-2769: Add support for QASYMM8_SIGNED in NEFullyConnectedLayerMichele Di Giorgio
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-11COMPMID-2754: Add support for QASYMM8_SIGNED in NE kernels/functions.Georgios Pinitas
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-09-26COMPMID-2161 [NEON] Create IWeightManager classMichalis Spyrou
2018-11-30COMPMID-1815 Remove templates from NEFillborderKernel and create INESimpleFun...Michalis Spyrou
2018-11-02COMPMID-1047 Extract Flatten function from Im2Col for NEONGiorgio Arena
2018-11-02COMPMID-1386: Add FC convert weights on NEONGeorgios Pinitas
2018-11-02COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8Giorgio Arena
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1288 Optimizing CLGEMMLowp using 8 bit dot product instructionGiorgio Arena
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1067 NEON RNN FP32 / FP16Michalis Spyrou
2018-11-02COMPMID-1145: (API) Introduce prepare() stage (NEON/CL/GLES)Georgios Pinitas
2018-11-02COMPMID-998: Release unused trainable parameters.Georgios Pinitas
2018-11-02COMPMID-617: Add validate support for NEON FullyConnectedLayerIoan-Cristian Szabo
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-11-02COMPMID-417: Cleanup NEON FullyConnectedLayerMoritz Pflanzer
2018-09-17COMPMID-436, COMPMID-437 - Port NEConvolutionLayer & NEFullyConnectedLayer to...Gian Marco Iodice
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier