1. 29f339a MLCE-65: Update layout issue on Depthwise by saoste01 · 6 years ago branches/nhwc-preview
  2. 72f02b8 MLCE-65: Update for DepthwiseConvolution issue by saoste01 · 6 years ago
  3. bcc561c MLCE-65 Early access release with NHWC for Android (Armnn) by Ferran Balaguer · 6 years ago
  4. 71007e4 IVGCVSW-2059: Remove CL-specific code from Profiler by Aron Virginas-Tar · 6 years ago
  5. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  6. 7010400 IVGCVSW-2073: Move remaining backend-specific tests from armnn to backends by Aron Virginas-Tar · 6 years ago
  7. 53e9947 IVGCVSW-1007 Support Inception-V3 and V4 in CaffeParser by Mohamed Nour Abouelseoud · 6 years ago
  8. 79141b9 IVGCVSW-2071 : remove GetCompute() from the WorkloadFactory interface by David Beck · 6 years ago
  9. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  10. 5cc8e56 IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork by Aron Virginas-Tar · 6 years ago
  11. 8853c1f IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParser by Sadik Armagan · 6 years ago
  12. 03614f6 IVGCVSW-1823 *Free working mem only when network changes by Derek Lamberti · 6 years ago
  13. c26ba75 IVGCVSW-2060: Separate and move backend specific unit tests from the src/armnn/test folder to the backends by Aron Virginas-Tar · 6 years ago
  14. 5610661 IVGCVSW-2063 Documentation for new operations in TfLite Parser by Sadik Armagan · 6 years ago
  15. 056be3c IVGCVSW-1991 : refactor m_SupportedComputes in DeviceSpecs by David Beck · 6 years ago
  16. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  17. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  18. 7bc8c9f IVGCVSW-2061: Add ARMNN_SCOPED_PROFILING_EVENT_CL inside ClLstmFloatWorkload::Execute() by Aron Virginas-Tar · 6 years ago
  19. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  20. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  21. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  22. 33f0ae0 IVGCVSW-2019 : replace Compute enum in the Layer object by David Beck · 6 years ago
  23. ceae3aa IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly as backend sources by Aron Virginas-Tar · 6 years ago
  24. b66504b IVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support and unit test to TfLite Parser by Nattapat Chaimanowong · 6 years ago
  25. 3dc4303 IVGCVSW-2040 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  26. a160b24 IVGCVSW-2033 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  27. e4dfd6e IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef) by Nikhil Raj · 6 years ago
  28. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  29. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  30. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  31. dd94aff IVGCVSW-2012: Remove check for DataType::QuantisedAsymm8 in NeonLayerSupport by Aron Virginas-Tar · 6 years ago
  32. ada9cb2 Added missing pragma directive to TensorBufferArrayView.hpp by Matteo Martincigh · 6 years ago
  33. 7714088 IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkload by Nattapat Chaimanowong · 6 years ago
  34. 974b65f IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkload by Nattapat Chaimanowong · 6 years ago
  35. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  36. 430c6d6 Fixed unsigned to signed conversion warning by Kohei Takahashi · 6 years ago
  37. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  38. 177d8d2 IVGCVSW-1951 Update NeonWorkloadUtils by Nattapat Chaimanowong · 6 years ago
  39. 97a06fd IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  40. e648871 IVGCVSW-1998 : indicate deprecated functions and types in the public API by David Beck · 6 years ago
  41. fbebcbd Restored test that was commented out when working on LSTM by Matteo Martincigh · 6 years ago
  42. fc82431 IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  43. bcf9f16 IVGCVSW-2002: Get rid of IsLayerSupportedCl functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  44. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  45. b5acbb7 IVGCVSW-2004: Get rid of IsLayerSupportedRef functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  46. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  47. 233b3d6 IVGCVSW-1951 Remove type templating from NeonConstantWorkload by Nattapat Chaimanowong · 6 years ago
  48. f9aeef0 IVGCVSW-2006: Move ACL memory manager source code under aclCommon by Aron Virginas-Tar · 6 years ago
  49. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  50. d3360cd IVGCVSW-1998: fix missing file from common.cmake by David Beck · 6 years ago
  51. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago
  52. 1d32006 IVGCVSW-1951 Remove type templating from NeonPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  53. 5d2e700 IVGCVSW-1951 Remove type templating from NeonPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  54. 14766d7 IVGCVSW-1951 Remove type templating from NeonSplitterWorkload by Nattapat Chaimanowong · 6 years ago
  55. cce11fc IVGCVSW-1951 Remove type templating from NeonReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  56. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  57. f3eb46d IVGCVSW-1951 Remove type templating from NeonMergerWorkload by Nattapat Chaimanowong · 6 years ago
  58. d4b7059 IVGCVSW-1951 Remove type templating from NeonActivationWorkload by Nattapat Chaimanowong · 6 years ago
  59. a76698c IVGCVSW-1951 Remove type templating from ClReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  60. ac9e096 IVGCVSW-1951 Remove type templating from ClPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  61. 02f8bc1 IVGCVSW-1951 Remove type templating from ClMergerWorkload by Nattapat Chaimanowong · 6 years ago
  62. e06757e IVGCVSW-1951 Remove type templating from ClActivationWorkload by Nattapat Chaimanowong · 6 years ago
  63. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  64. a094479 IVGCVSW-1996: Implement CreateWorkloadFactory() across all internal backends by arovir01 · 6 years ago
  65. 55b1cda IVGCVSW-1951 Remove type templating from ClConstantWorkload by Nattapat Chaimanowong · 6 years ago
  66. f1153cd IVGCVSW-1969 : remove boost::optional compatibility from ArmNN Optional by David Beck · 6 years ago
  67. 4423ac7 IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed by Matteo Martincigh · 6 years ago
  68. b6cce4f IVGCVSW-1914 Investigate CONV_2D failure on FP16 on Android by Sadik Armagan · 6 years ago
  69. 157d94f IVGCVSW-1951 Remove type templating from ClPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  70. 4e00a3d IVGCVSW-1951 remove type templating from ClPadWorkload by Nattapat Chaimanowong · 6 years ago
  71. 2400b6d IVGCVSW-1967 Fix L2Norm NHWC unit test by Matteo Martincigh · 6 years ago
  72. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  73. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  74. 32cbb0c IVGCVSW-1987 : registry for backend creation functions (factories) by David Beck · 6 years ago
  75. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago
  76. 3b72db0 Fix for Github issue #78 by Matthew Bentham · 6 years ago
  77. cd066ca IVGCVSW-1951-Remove type templating from ClAdditionWorkload by Nattapat Chaimanowong · 6 years ago
  78. 6b0b53d IVGCVSW-1929: Fix for this defect (QASYM8 no scale) by jimfly01 · 6 years ago
  79. 0d9d419 IVGCVSW-1974 - Update CreateWorkload test CL and Neon by Francis Murtagh · 6 years ago
  80. b48e686 IVGCVSW-1982 - add create workload test for 2D Pooling (NHWC data layout) by Nina Drozd · 6 years ago
  81. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  82. 7c22c70 IVGCVSW-1964: Cl implementation for the ILayerSupport interface by arovir01 · 6 years ago
  83. 7ff76c5 IVGCVSW-1965: Neon implementation for the ILayerSupport interface by arovir01 · 6 years ago
  84. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  85. 537a0b6 IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSupport by arovir01 · 6 years ago
  86. 1c7c81b IVGCVSW-1966: Ref implementation for the ILayerSupport interface by arovir01 · 6 years ago
  87. d877739 IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkload by Matthew Bentham · 6 years ago
  88. cde00f5 IVGCVSW-1975 : total removal of boost::optional from the public interface by David Beck · 6 years ago
  89. d6c10ed IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> in ILayerSupport by arovir01 · 6 years ago
  90. 152fb1c IVGCVSW-1975 : Remove boost::optional from the public interface by David Beck · 6 years ago
  91. 074f371 IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinear by James Conroy · 6 years ago
  92. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  93. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  94. 661dfa7 IVGCVSW-1886 - forward layer support for pad by Nina Drozd · 6 years ago
  95. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  96. de9011b IVGCVSW-1622 LSTM Neon support by Les Bell · 6 years ago
  97. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago
  98. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  99. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  100. 084523a IVGCVSW-1957: Improve warning message in Network::Optimize() by arovir01 · 6 years ago