aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEScale.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2023-07-10Do not include headers necessary for logging when logging is disabledMatthew Bentham
2022-09-16Optimize Quantized/Integer Bilinear Scale for Neon™Gunes Bayir
2022-09-09Optimize FP32/16 Bilinear Scale Kernel for Neon™Gunes Bayir
2021-09-22Provide logging for configure functions in all NEON functionsramelg01
2021-08-25Move CPU/GPU files from Core/Runtime to the respective backend foldersGeorgios Pinitas
2021-03-16Port Arm(R) Neon(TM) Scale to new APIManuel Bottini
2021-02-01Make data_layout an attribute of the Scale functionMichele Di Giorgio
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-11-03COMPMID-3638: Move NEON kernelsMichalis Spyrou
2020-10-20COMPMID-3637: Move utility headers from arm_compute to srcSang-Hoon Park
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-12COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLESSang-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-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2020-01-08MLCE-139 add align_corners parameter to NEScaleSang-Hoon Park
2019-07-11COMPMID-2447: Align TFlite nearest neighbor NE/CL functions with ACLMichalis Spyrou
2019-03-05COMPMID-1843: Implement NECropGeorge Wort
2019-01-18COMPMID-1814 : NEScale add support for TOP_LEFT and QASYMM8Vidhya Sudhan Loganathan
2019-01-14COMPMID-1724: CL Implement ProdManuel Bottini
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-661: Fix scale border issue (#38)Daniil Efremov
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-417: Fix NEGaussianPyramidOrb.Georgios Pinitas
2018-11-02COMPMID-534: Add MemoryManager support in NEON functionsGeorgios Pinitas
2018-11-02COMPMID-417: Fix clang tidy after renamingMoritz Pflanzer
2018-09-17COMPMID-417: Extract common toolchain support fileMoritz Pflanzer
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier