1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  3. 89aa4eb Improve start-up time for concatenation layers by ramelg01 · 2 years, 5 months ago
  4. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago[Renamed (98%) from src/core/gpu/cl/kernels/ClWidthConcatenateKernel.cpp]
  5. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  6. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 4 months ago
  7. 7d61ff0 Make all CL Concatenate kernels and functions state-less by Michele Di Giorgio · 3 years, 6 months ago[Renamed (61%) from src/core/CL/kernels/CLWidthConcatenateLayerKernel.cpp]
  8. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  9. 1b50bd4 COMPMID-3793: Remove OpenCL padding: CLWidthConcatenateLayerKernel by Sheri Zhang · 3 years, 8 months ago
  10. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  11. 0499dff COMPMID-3392: Collapse TensorMaps into a single TensorPack by Georgios Pinitas · 4 years ago
  12. f932d2c COMPMID-3386: Support memory injection in CLConcatenate functions/kernels by Michele Di Giorgio · 4 years ago
  13. f6f7876 COMPMID-3532: Align data type support between doxygen and implementation - CL by Michele Di Giorgio · 4 years ago
  14. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  15. 2803f70 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix3 by Manuel Bottini · 4 years, 3 months ago
  16. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  17. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  18. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  19. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 11 months ago
  20. f59b16f COMPMID-2336: Set the correct valid region to the concatenation layer output by Isabella Gottardi · 5 years ago
  21. 4646d2e COMPMID-2072: Use a constexpr for num_elems_processed_per_iteration where possible by Michele Di Giorgio · 5 years ago
  22. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  23. eb6c88a COMPMID-1918: Different qinfos support in CLConcatLayer by Pablo Tello · 5 years ago
  24. e6dbde0 COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernel by Michele Di Giorgio · 6 years ago
  25. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  26. 1d1f32c COMPMID-1188 - Passed WIDTH_OFFSET at compile time in CLWidthDepthConcatenateLayerKernel by Gian Marco Iodice · 6 years ago
  27. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  28. f1f4906 COMPMID-655 : Check FP16 is supported by the GPU by Vidhya Sudhan Loganathan · 6 years ago
  29. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago