1. c210c85 Optimize CL reduction operation by Viet-Hoa Do · 9 months ago
  2. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  3. 338ef46 Optimize CLReduce for Min/Max Axis=0 by Gunes Bayir · 12 months ago
  4. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  5. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  6. 1fac037 Fix bug on CLReductionOperation by Giorgio Arena · 3 years, 2 months ago
  7. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  8. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 4 months ago
  9. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  10. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  11. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  12. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  13. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 3 months ago
  14. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  15. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  16. 0333704 COMPMID-3223: Fix -14 error code on Firefly for CLReduction by Michele Di Giorgio · 4 years, 4 months ago
  17. 9bd49f9 COMPMID-2838: Add support for QASYMM8 production reduce operation to CL by Michalis Spyrou · 4 years, 5 months ago
  18. 0b18d97 COMPMID-2762: Add support for QASYMM8_SIGNED in CLReductionOperation and CLReduceMean by Michalis Spyrou · 4 years, 5 months ago
  19. 7b9998d COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 4 years, 9 months ago
  20. eaa01ab COMPMID-2671 use Signed32 for default output data type of ArgMinMax by Sang-Hoon Park · 4 years, 8 months ago
  21. 2697fd8 COMPMID-2707: add keep_dims parameter to Reduction Operation by Sang-Hoon Park · 4 years, 9 months ago
  22. 34f88dd Revert "COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX" by Manuel Bottini · 4 years, 9 months ago
  23. 36debd4 COMPMID-1816: Use parallel reduction on 0 axis in CL ARG_MIN/ARG_MAX by Manuel Bottini · 5 years ago
  24. 9637b2e COMPMID-2671: Change ArgMinMax NEON/CL output type to Signed32 by Michele Di Giorgio · 4 years, 10 months ago
  25. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 11 months ago
  26. 048b0f3 COMPMID-2278: Implement REDUCE_MAX operator for CL. by Usama Arif · 5 years ago
  27. b289050 COMPMID-2281: Implement REDUCE_MIN operator for CL by Usama Arif · 5 years ago
  28. b9626ab COMPMID-2243 ArgMinMaxLayer: support new datatypes by Michalis Spyrou · 5 years ago
  29. 8be9148 COMPMID-1959: Implements 2D FFT on OpenCL by Georgios Pinitas · 5 years ago
  30. b4a44ff COMPMID-1995: Removed layout checks from Reduction ops by Pablo Tello · 5 years ago
  31. 8f5802f COMPMID-1710: Add FP16 support checks. by Georgios Pinitas · 5 years ago
  32. 0a1090a COMPMID-1710: Add check on different input/output quantization info were not supported by Isabella Gottardi · 5 years ago
  33. b412fab COMPMID-1724: CL Implement Prod by Manuel Bottini · 6 years ago
  34. 3e0149c COMPMID-1821 (Nighlty) CL/ArgMinMax/Float/ clEnqueueMapBuffer failures by Michalis Spyrou · 6 years ago
  35. 7930db4 COMPMID-1728 CL: Implement ArgMax/ArgMin by Michalis Spyrou · 6 years ago
  36. 8aaf93e COMPMID-1632 Add CLL2NormalizationLayer for NHWC and FP32 by Michalis Spyrou · 6 years ago
  37. 7e9391b COMPMID-1574 Implement ReduceMean in OpenCL by Michalis Spyrou · 6 years ago
  38. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  39. 25747e2 COMPMID-1410 (Nightly) Mismatches in CLMeanStd function for float by Michalis Spyrou · 6 years ago
  40. d1794eb COMPMID-1226 Extend CLMeanStdDev to support FP32 / FP16 by Michalis Spyrou · 6 years ago
  41. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  42. 343722b COMPMID-1143 - Excessive padding in CLReductionOperationKernel when configuring window by Michalis Spyrou · 6 years ago
  43. a424419 COMPMID-948: Remove unused code in CLReductionOperationKernel by John Richardson · 6 years ago
  44. 62385bc COMPMID-948: Add validation to CLL2NormalizeLayer by John Richardson · 6 years ago
  45. f6402dd COMPMID-834 Fix arm_compute_nightly_validation getting killed by Michalis Spyrou · 6 years ago
  46. f8349fe COMPMID-417 Fix reduction kernel's __local buffer size by Michalis Spyrou · 7 years ago
  47. 04f089c COMPMID-476 L2 Normalization for CL by Michalis Spyrou · 7 years ago