1. 0790dce IVGCVSW-2957 MergerLayer subtensor optimization now backend agnostic by Derek Lamberti · 5 years ago
  2. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  3. 65d3096 IVGCVSW-2354 Caffe SqueezeNet through armnn Cl and Neon by Narumol Prangnawarat · 5 years ago
  4. 17fa2b4 IVGCVSW-2756 Fix bug in ClSpaceToBatchNdWorkload by Nattapat Chaimanowong · 5 years ago
  5. b5b9bdf IVGCVSW-2424 Add LOGISTIC Operator Support (CL) by Finn Williams · 5 years ago
  6. c6a41ff IVGCVSW-2443 Add Cl support for Greater operator by Nattapat Chaimanowong · 5 years ago
  7. d0a1608 MLCE-86 Reversing the pad list in the ClPadValidate function similarly to whats done in the constructor. by Éanna Ó Catháin · 5 years ago
  8. 9292aa3 IVGCVSW-2438 Add Minimum operator support (CL) * Added CL unit tests by saoste01 · 5 years ago
  9. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  10. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 6 years ago
  11. f446432 IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNN by Sadik Armagan · 6 years ago
  12. a959ee5 IVGCVSW-2211 Maximum operator support (CL) by keidav01 · 6 years ago
  13. d74dc91 IVGCVSW-2131 Implementation of StridedSlice operation by keidav01 · 6 years ago
  14. cf22ca9 IVGCVSW-2354 Remove dimension validation from softmax by Mohamed Nour Abouelseoud · 6 years ago
  15. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  16. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  17. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  18. 81f2232 IVGCVSW-2017: CLWorkload to use L2Normalization by FrancisMurtagh · 6 years ago
  19. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  20. 9c6f3af IVGCVSW-2113: Update ClDepthWiseConvolutionWOrkload to suit NCHW/NHWC DataLayout (3*3 Optimization) by saoste01 · 6 years ago
  21. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  22. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  23. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  24. 7bc8c9f IVGCVSW-2061: Add ARMNN_SCOPED_PROFILING_EVENT_CL inside ClLstmFloatWorkload::Execute() by Aron Virginas-Tar · 6 years ago
  25. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  26. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  27. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  28. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  29. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  30. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  31. a76698c IVGCVSW-1951 Remove type templating from ClReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  32. ac9e096 IVGCVSW-1951 Remove type templating from ClPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  33. 02f8bc1 IVGCVSW-1951 Remove type templating from ClMergerWorkload by Nattapat Chaimanowong · 6 years ago
  34. e06757e IVGCVSW-1951 Remove type templating from ClActivationWorkload by Nattapat Chaimanowong · 6 years ago
  35. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  36. 55b1cda IVGCVSW-1951 Remove type templating from ClConstantWorkload by Nattapat Chaimanowong · 6 years ago
  37. 157d94f IVGCVSW-1951 Remove type templating from ClPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  38. 4e00a3d IVGCVSW-1951 remove type templating from ClPadWorkload by Nattapat Chaimanowong · 6 years ago
  39. cd066ca IVGCVSW-1951-Remove type templating from ClAdditionWorkload by Nattapat Chaimanowong · 6 years ago
  40. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  41. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  42. d877739 IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkload by Matthew Bentham · 6 years ago
  43. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  44. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  45. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  46. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  47. 3041e30 IVGCVSW-1931: Refactor ClResizeBilinearFloatWorkload by James Conroy · 6 years ago
  48. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  49. ee9e766 IVGCVSW-1931: Add data layout param for ResizeBilinear by James Conroy · 6 years ago
  50. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  51. 29cadb3 IVGCVSW-1951 Remove type templating from ClSplitterWorkload by Matthew Bentham · 6 years ago
  52. 092b304 IVGCVSW-1951 Remove type templating from ClSubtractionWorkload by Matthew Bentham · 6 years ago
  53. e2ec330 IVGCVSW-1207 - Remove typing from ClMultiplicationWorkload by Matthew Bentham · 6 years ago
  54. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago