aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/quantization/AsymmHelpers.h
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-23Fix doxygen warningsramy.elgammal@arm.com
2023-05-02Fix fully connected and matmul mismatchesViet-Hoa Do
2023-04-19Add quantized support for CPU MatMulViet-Hoa Do
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-20COMPMID-3241: Fix hidden scale in NEQLSTMLayerSang-Hoon Park
2020-04-07COMPMID-3281: Implement QSYMM16 Layer Normalization for NEON QLSTMSang-Hoon Park
2020-03-27COMPMID-3284 add utilities for layer normalization of NEON QLSTMSang-Hoon Park
2019-12-20COMPMID-2608: Enable quantization with multiplier greater than 1 on NEONMichele Di Giorgio
2019-12-19COMPMID-2980 (Nightly) armv7a build failuresMichalis Spyrou
2019-12-04COMPMID-2826 Comply with DCL51-CPPMichalis Spyrou
2019-11-14COMPMID-2309 : CLConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersVidhya Sudhan Loganathan
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-10-30COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMMMichele Di Giorgio
2019-10-24COMPMID-2501: Support multiplier > 1 during QASYMM8 requantization for Quanti...Manuel Bottini
2019-09-16COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayerMichele Di Giorgio
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-661: softmax-uint8 implementation (#16)Chunosov
2018-11-02COMPMID-661: directconv-uint8 (#20)Chunosov