1. 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/ClQuantizeKernel.cpp]
  2. 4a95bba Set up the framework to choose the default LWS by Giorgio Arena · 3 years ago
  3. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago[Renamed (94%) from src/core/gpu/cl/kernels/ClQuantizationKernel.cpp]
  4. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  5. 702dc0c Remove usage of valid window region CL - NHWC by Michalis Spyrou · 3 years, 4 months ago
  6. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago[Renamed (67%) from src/core/CL/kernels/CLQuantizationLayerKernel.cpp]
  7. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  8. 11d7327 COMPMID-3706: Add padding assert for kernels that don't have padding by Sheri Zhang · 3 years, 8 months ago
  9. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 9 months ago
  10. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  11. 679fc96 COMPMID-3280: Make all ML primitives for CL use the new interface - Part1 - Fix2 by Manuel Bottini · 4 years, 3 months ago
  12. 4c6bd51 COMPMID-3280: Make all ML primitives for CL use the new interface - Part 1 by Manuel Bottini · 4 years, 3 months ago
  13. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  14. 2f60221 COMPMID-3046: Add CLRequantizationLayerKernel by Manuel Bottini · 4 years, 5 months ago
  15. 8481d83 COMPMID-2753: Add support for QASYMM8_SIGNED in CL kernels/functions by Manuel Bottini · 4 years, 7 months ago
  16. d87a7b2 COMPMID-2650: Add support for QASYMM16 in CLQuantizationLayer by Michele Di Giorgio · 4 years, 10 months ago
  17. 275f99c COMPMID-2451: Use kernel lws_hint() on enqueue by Georgios Pinitas · 4 years, 11 months ago
  18. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  19. e03802e COMPMID-1936: Add support for QASYMM8 in CLQuantizeLayer. by Usama Arif · 5 years ago
  20. b6eb353 COMPMID-1478: Stop relying on static default OpenCL objects in cl2.hpp by Anthony Barbier · 6 years ago
  21. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  22. 60954c6 COMPMID-754: Add validation to (De)QuantizationLayers by Alex Gilday · 6 years ago
  23. 995f552 COMPMID-864 Window::collapse_if_possible() is misused in several CL kernels by Michalis Spyrou · 6 years ago
  24. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago