1. 737d9ff IVGCVSW-3342 Add CL backend support for Quantized_LSTM (16bit cell state) by Ferran Balaguer · 5 years ago
  2. d516610 IVGCVSW-3539 Add CL support and tests for Stack by Matthew Jackson · 5 years ago
  3. cc0cefb IVGCVSW-3296 Add CL backend support for ResizeNearestNeighbour by Aron Virginas-Tar · 5 years ago
  4. 6059784 IVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToEnd tests by James Conroy · 5 years ago
  5. 91e4c6d IVGCVSW-3293 Add CL backend support for PReLU by Nikhil Raj · 5 years ago
  6. 169d2f1 IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear method by Aron Virginas-Tar · 5 years ago
  7. db48288 MLCE-121 Github: Build error on GCC 9 by Mike Kelly · 5 years ago
  8. e242f2d IVGCVSW-3119 Rename MergerLayer to ConcatLayer by Jim Flynn · 5 years ago
  9. 6905941 IVGCVSW-3117 Rename ClMergerWorkload to ClConcatWorkload by Jim Flynn · 5 years ago
  10. d57415d IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workloads and workload functions by Éanna Ó Catháin · 6 years ago
  11. 8910528 IVGCVSW-1199 Disable auto-flattening of Compute Library tensors by Matthew Bentham · 6 years ago
  12. 63b0882 IVGCVSW-2175 - Add support for uint8 Concatenation on CL by narpra01 · 6 years ago
  13. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  14. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  15. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  16. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  17. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  18. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  19. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  20. a160b24 IVGCVSW-2033 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  21. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  22. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  23. a76698c IVGCVSW-1951 Remove type templating from ClReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  24. ac9e096 IVGCVSW-1951 Remove type templating from ClPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  25. 02f8bc1 IVGCVSW-1951 Remove type templating from ClMergerWorkload by Nattapat Chaimanowong · 6 years ago
  26. e06757e IVGCVSW-1951 Remove type templating from ClActivationWorkload by Nattapat Chaimanowong · 6 years ago
  27. 2400b6d IVGCVSW-1967 Fix L2Norm NHWC unit test by Matteo Martincigh · 6 years ago
  28. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago[Renamed (99%) from src/backends/test/CreateWorkloadCl.cpp]
  29. cd066ca IVGCVSW-1951-Remove type templating from ClAdditionWorkload by Nattapat Chaimanowong · 6 years ago
  30. 0d9d419 IVGCVSW-1974 - Update CreateWorkload test CL and Neon by Francis Murtagh · 6 years ago
  31. b48e686 IVGCVSW-1982 - add create workload test for 2D Pooling (NHWC data layout) by Nina Drozd · 6 years ago
  32. 074f371 IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinear by James Conroy · 6 years ago
  33. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  34. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  35. 29cadb3 IVGCVSW-1951 Remove type templating from ClSplitterWorkload by Matthew Bentham · 6 years ago
  36. 092b304 IVGCVSW-1951 Remove type templating from ClSubtractionWorkload by Matthew Bentham · 6 years ago
  37. e2ec330 IVGCVSW-1207 - Remove typing from ClMultiplicationWorkload by Matthew Bentham · 6 years ago
  38. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  39. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  40. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago
  41. 10b4dfd IVGCVSW-1897 : build infrastructure for the src/backends folder by David Beck · 6 years ago[Renamed from src/armnn/backends/test/CreateWorkloadCl.cpp]
  42. 14e4669 IVGCVSW-949 Refactor - clean up includes of ClWorkloadUtils.hpp by Matthew Bentham · 6 years ago
  43. ab8cdc1 IVGCVSW-949 Add 8-bit fully connected support by Matthew Bentham · 6 years ago
  44. b9bf946 IVGCVSW-1843: Edit comment to ref correct function by James Conroy · 6 years ago
  45. 0a710c4 IVGCVSW-1843 : refactor ClAdditionWorkload and ClSubtractionWorkload by David Beck · 6 years ago
  46. 4a8692c IVGCVSW-1801 : Cl implementation for SUB by David Beck · 6 years ago
  47. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  48. 9e53a35 IVGCVSW-1784: Rename float32 workloads for ACL by arovir01 · 6 years ago
  49. c577f2c Release 18.08 by telsoa01 · 6 years ago
  50. 3537c2c Release 18.05 by surmeh01 · 6 years ago
  51. 4fcda01 Release 18.02 by telsoa01 · 6 years ago