1. d80a712 Refactor: Don't include all ComputeLibrary function definitions everywhere. by Matthew Bentham · 5 years ago
  2. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  3. c79fa1b IVGCVSW-2205 Reversed workaround for COMPMID-1813 by Mohamed Nour Abouelseoud · 6 years ago
  4. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 6 years ago
  5. c48ac8c MLCE-80 Remove strong typing from NeonBatchNormalization by Matthew Bentham · 6 years ago
  6. 4e6597a IVGCVSW-2212 Add Neon support for Maximum operator by Nattapat Chaimanowong · 6 years ago
  7. cf22ca9 IVGCVSW-2354 Remove dimension validation from softmax by Mohamed Nour Abouelseoud · 6 years ago
  8. 955258d MLCE-79 NEON QASYMM8 Addition Support by Matthew Bentham · 6 years ago
  9. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  10. a1b463f IVGCVSW-2118 L2Normalization ACL function used for Neon by FrancisMurtagh · 6 years ago
  11. 7e7261e IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumed by Mohamed Nour Abouelseoud · 6 years ago
  12. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  13. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  14. fca75c3 IVGCVSW-2155 - Always call NEConvolutionLayer in NeonConvolution2dWorkload by narpra01 · 6 years ago
  15. 81f2232 IVGCVSW-2017: CLWorkload to use L2Normalization by FrancisMurtagh · 6 years ago
  16. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  17. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 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. 7714088 IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkload by Nattapat Chaimanowong · 6 years ago
  21. 974b65f IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkload by Nattapat Chaimanowong · 6 years ago
  22. 177d8d2 IVGCVSW-1951 Update NeonWorkloadUtils by Nattapat Chaimanowong · 6 years ago
  23. fc82431 IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  24. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  25. 233b3d6 IVGCVSW-1951 Remove type templating from NeonConstantWorkload by Nattapat Chaimanowong · 6 years ago
  26. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  27. 1d32006 IVGCVSW-1951 Remove type templating from NeonPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  28. 5d2e700 IVGCVSW-1951 Remove type templating from NeonPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  29. 14766d7 IVGCVSW-1951 Remove type templating from NeonSplitterWorkload by Nattapat Chaimanowong · 6 years ago
  30. cce11fc IVGCVSW-1951 Remove type templating from NeonReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  31. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  32. f3eb46d IVGCVSW-1951 Remove type templating from NeonMergerWorkload by Nattapat Chaimanowong · 6 years ago
  33. d4b7059 IVGCVSW-1951 Remove type templating from NeonActivationWorkload by Nattapat Chaimanowong · 6 years ago
  34. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  35. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  36. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  37. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  38. de9011b IVGCVSW-1622 LSTM Neon support by Les Bell · 6 years ago
  39. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  40. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  41. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  42. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  43. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  44. 33cea4d IVGCVSW-1919 - data layout parameter for Normalization by narpra01 · 6 years ago
  45. 0dbe0ee IVGCVSW-1899 : Neon backend folder structure by David Beck · 6 years ago