aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/QuantizationInfo.h
AgeCommit message (Expand)Author
2024-04-15Add s8f32 kernels and dynamic QuantizationInfoJonathan Deakin
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-06-26Remove dependency on fp16 definitions from some core include filesMatthew Bentham
2023-06-12Refactor activation LUT computationPablo Marquez Tello
2023-06-09Added int8 support in LeakyRelu/LUT kernel.Pablo Marquez Tello
2022-09-01Compute Hard-Swish with a Lookup table for qasymm8_signed.Pablo Marquez Tello
2022-08-17Add LUT for quantized sigmoid functionViet-Hoa Do
2022-06-29Add LUT-based leaky relu for QASYMM8 on CPUViet-Hoa Do
2022-06-07Compute Hard-Swish with a Lookup table for qasymm8.Pablo Marquez Tello
2021-06-01Optimize int8 arithmetic addition on CPUGiorgio Arena
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-04-02Missing include for ARM_COMPUTE_ERROR_ON in QuantizationInfo.h for clangManuel Bottini
2020-02-26COMPMID-3034: Add NERequantizationLayerKernelManuel Bottini
2019-12-05COMPMID-2796: Add support for QASYMM8_SIGNED in NEActivationLayer and NEPRelu...Michalis Spyrou
2019-11-27COMPMID-2763 convert functions and helpers for QASYMM8_SIGNEDSang-Hoon Park
2019-11-12COMPMID-2895: Remove QASYMM8_PER_CHANNEL data typeGeorgios Pinitas
2019-11-06COMPMID-2308: NEConvolutionLayer: support QUANT8_SYMM_PER_CHANNEL filtersGeorgios Pinitas
2019-08-23COMPMID-2317: Add new QASYMM16 data typeMichele Di Giorgio
2019-08-23COMPMID-2417: NEDequantizationLayer support for QASYMM8_PER_CHANNELMichalis Spyrou
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-07-03COMPMID-2409: Add QSYMM16 support for PixelWiseMultiplication for NEONManuel Bottini
2019-07-01COMPMID-2407: Add (logistic and tanh) activation support for QSYMM16 for NEONgiuros01
2019-06-24COMPMID-2235: Extend type support for CL/NEON DequantizationLayer.Georgios Pinitas
2019-06-20COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEONManuel Bottini
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas