1. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  2. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 6 years ago
  3. f446432 IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNN by Sadik Armagan · 6 years ago
  4. a959ee5 IVGCVSW-2211 Maximum operator support (CL) by keidav01 · 6 years ago
  5. d74dc91 IVGCVSW-2131 Implementation of StridedSlice operation by keidav01 · 6 years ago
  6. cf22ca9 IVGCVSW-2354 Remove dimension validation from softmax by Mohamed Nour Abouelseoud · 6 years ago
  7. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  8. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  9. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  10. 81f2232 IVGCVSW-2017: CLWorkload to use L2Normalization by FrancisMurtagh · 6 years ago
  11. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  12. 9c6f3af IVGCVSW-2113: Update ClDepthWiseConvolutionWOrkload to suit NCHW/NHWC DataLayout (3*3 Optimization) by saoste01 · 6 years ago
  13. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  14. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  15. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  16. 7bc8c9f IVGCVSW-2061: Add ARMNN_SCOPED_PROFILING_EVENT_CL inside ClLstmFloatWorkload::Execute() by Aron Virginas-Tar · 6 years ago
  17. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  18. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  19. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  20. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 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. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  28. 55b1cda IVGCVSW-1951 Remove type templating from ClConstantWorkload by Nattapat Chaimanowong · 6 years ago
  29. 157d94f IVGCVSW-1951 Remove type templating from ClPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  30. 4e00a3d IVGCVSW-1951 remove type templating from ClPadWorkload by Nattapat Chaimanowong · 6 years ago
  31. cd066ca IVGCVSW-1951-Remove type templating from ClAdditionWorkload by Nattapat Chaimanowong · 6 years ago
  32. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  33. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  34. d877739 IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkload by Matthew Bentham · 6 years ago
  35. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  36. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  37. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  38. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  39. 3041e30 IVGCVSW-1931: Refactor ClResizeBilinearFloatWorkload by James Conroy · 6 years ago
  40. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  41. ee9e766 IVGCVSW-1931: Add data layout param for ResizeBilinear by James Conroy · 6 years ago
  42. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  43. 29cadb3 IVGCVSW-1951 Remove type templating from ClSplitterWorkload by Matthew Bentham · 6 years ago
  44. 092b304 IVGCVSW-1951 Remove type templating from ClSubtractionWorkload by Matthew Bentham · 6 years ago
  45. e2ec330 IVGCVSW-1207 - Remove typing from ClMultiplicationWorkload by Matthew Bentham · 6 years ago
  46. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago