aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEScaleKernel.cpp
AgeCommit message (Expand)Author
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-03-08Remove usage of valid window region in NHWC CPU kernels - Part2SiCongLi
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2021-01-22Fix Scale CTS failuresSheri Zhang
2021-01-12Add SVE support and decouple data type for NEScaleKernelSheri Zhang
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-29COMPMID-3827: Resize CTS failing in Neon after removing paddingManuel Bottini
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
2020-10-07COMPMID-3637: Move wrapper to srcGeorgios Pinitas
2020-10-02COMPMID-3145: Remove padding from NEScaleKernelManuel Bottini
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-07-03COMPMID-3539: Change indexing for nearest neighbor with aligned cornersSang-Hoon Park
2020-06-30COMPMID-3539: Ignore align_corners for scaled size of 1Sang-Hoon Park
2020-06-08COMPMID-3363, COMPMID-3364: Add align_corners support to nearest neighborSang-Hoon Park
2020-06-02COMPMID-3363: Create ScaleKernelInfoSang-Hoon Park
2020-05-04COMPMID-3441: Nightly failed due to NEScale QASYMM8_SIGNED output wrong resultMichele Di Giorgio
2020-05-01COMPMID-3379: Add support for QASYMM8_SIGNED in NEScaleSheri Zhang
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2020-01-08COMPMID-2819: Fix data layout in NEScaleKernel for nhwc.Georgios Pinitas
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-07-26COMPMID-2490: (Nightly) Valgrind error in NEON ScaleMichalis Spyrou
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-07-01COMPMID-2426: Logical dead code fixGeorgios Pinitas
2019-06-03COMPMID-2225: Add interface support for new quantized data types.Georgios Pinitas
2019-05-17COMPMID-2335: Crash in scale_bilinear_nhwc_corePablo Tello
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-03-05COMPMID-2034 Compilation error in bare metal buildManuel Bottini
2019-03-05COMPMID-1843: Implement NECropGeorge Wort
2019-02-20COMPMID-1710: Quantization information missmatching issues.Georgios Pinitas
2019-02-15COMPMID-1710: Add check on different input/output quantization info were not ...Isabella Gottardi
2019-01-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan
2018-11-20COMPMID-1646: NEResizeBilinearLayer NHWCGeorgios Pinitas
2018-11-02COMPMID-1163: NEON Scale NHWC failuresGeorgios Pinitas
2018-11-02COMPMID-814: Add validate method to scale.Georgios Pinitas
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-959: Fix valid region for ScaleDiego Lopez Recas
2018-11-02Revert "COMPMID-959: Fix valid region for Scale by always setting full shape"Georgios Pinitas
2018-11-02COMPMID-959: Fix valid region for Scale by always setting full shapeDiego Lopez Recas
2018-11-02COMPMID-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-470: Neon Deconvolution.Pablo Tello
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-424 Implemented reference implementation, new output valid region and...Isabella Gottardi
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier