aboutsummaryrefslogtreecommitdiff
path: root/src/core/utils
AgeCommit message (Expand)Author
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-01-07Clean up macro definitions in arm_compute headersGiorgio Arena
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-07-31COMPMID-3624: CTS failure on Resize quantized in Neon and CLMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
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
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-03-10COMPMID-3069: Improve build time by splitting up ToolchainSupport.hMatthew Bentham
2020-01-16COMPMID-2856 Add PrintLayer at graph levelGiorgio Arena
2020-01-09COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functionsManuel Bottini
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-11COMPMID-2974: VTS Test failure in CLConvolutionLayer quantized per-channel wi...Michele Di Giorgio
2019-11-28COMPMID-2609: Enable quantization with multiplier greater than 1 on OpenCLMichele Di Giorgio
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-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-09-16COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayerMichele Di Giorgio
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-05-22COMPMID-2166: Add tests for importing memory mapped files.Georgios Pinitas
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-05-07COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas
2018-12-14COMPMID-1710: Fixes in StrideSlice calculations.Georgios Pinitas
2018-11-08COMPMID-1736: Fixed out-of-bound write in CLIm2ColGian Marco Iodice
2018-11-02COMPMID-1332: Implement Slice for CLGeorgios Pinitas
2018-11-02COMPMID-1235: Implements StridedSlice for CLGeorgios Pinitas
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
2018-11-02COMPMID-619: Logging interfaceGeorgios Pinitas