1. 9337af3 IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumed by Mohamed Nour Abouelseoud · 6 years ago branches/armnn_18_11
  2. d41b259 IVGCVSW-2144: Adding TensorUtils class by Nina Drozd · 6 years ago
  3. 63b0882 IVGCVSW-2175 - Add support for uint8 Concatenation on CL by narpra01 · 6 years ago
  4. e950db6 IVGCVSW-2043 Merger using ACL for innermost concat axis by Matteo Martincigh · 6 years ago
  5. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  6. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  7. de8b7b3 IVGCVSW-2168: Remove DataLayout from Layer by Aron Virginas-Tar · 6 years ago
  8. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  9. 1d67a690 IVGCVSW-2167: Run parser unit tests on the reference backend only by Aron Virginas-Tar · 6 years ago
  10. fca75c3 IVGCVSW-2155 - Always call NEConvolutionLayer in NeonConvolution2dWorkload by narpra01 · 6 years ago
  11. 81f2232 IVGCVSW-2017: CLWorkload to use L2Normalization by FrancisMurtagh · 6 years ago
  12. 5c3e923 IVGCVSW-2162: Remove conditional compilation directives from ArmComputeUtils by Aron Virginas-Tar · 6 years ago
  13. d46e647 IVGCVSW-2157: Remove conditional compilation directives from ClBackendContext by Aron Virginas-Tar · 6 years ago
  14. a65b7ae IVGCVSW-2092 Port LSTMCell::Eval to ArmNN by Matteo Martincigh · 6 years ago
  15. 74ba3dc IVGCVSW-2156: Remove conditional compilation directives from ClContextControl by Aron Virginas-Tar · 6 years ago
  16. 9326aab Adedd load/unload warm-up before the memory lek test to put the runtime into a by Matteo Martincigh · 6 years ago
  17. 430b5d8 IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementations by Conor Kennedy · 6 years ago
  18. 5caf907 IVGCVSW-2136: Remove memory management methods from workload factories by Aron Virginas-Tar · 6 years ago
  19. dd9d8ca IVGCVSW-2064 + IVGCVSW-2066 + IVGCVSW-2125 + IVGCVSW-2128 backend docs update by David Beck · 6 years ago
  20. c25411c IVGCVSW-2152: Convert TfLiteParser to NHWC by jimfly01 · 6 years ago
  21. 07bb521 IVGCVSW-2125 : Consolidate backend registries into one by jimfly01 · 6 years ago
  22. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  23. 3aab7c3 IVGCVSW-2017: Refactored L2Normalisation Tests by jimfly01 · 6 years ago
  24. 5605519 IVGCVSW-2066: Add IMemoryManager and integrate into the backends framework by Aron Virginas-Tar · 6 years ago
  25. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  26. 111b5d9 IVGCVSW-2125 : Consolidate backend registries into one by David Beck · 6 years ago
  27. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  28. f97debb IVGCVSW-2082 - add SimpleConvolution2dAsymmetricPaddingNhwc to CL test after ACL fix the convolution issue. by narpra01 · 6 years ago
  29. 263e349 IVGCVSW-2125 : backends now can return optimizations by David Beck · 6 years ago
  30. 3ea76d5 IVGCVSW-2095 Add reference implementation and unit tests for SpaceToBatchNd by Nattapat Chaimanowong · 6 years ago
  31. 1b61be5 IVGCVSW-2056+IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago experimental/nhwc-preview
  32. 6057895 IVGCVSW-1709: Clean up memory manager bodge by Aron Virginas-Tar · 6 years ago
  33. db49a88 IVGCVSW-2037 : Documenting pluggable backends by David Beck · 6 years ago
  34. 09e2f27 IVGCVSW-1949 : Refactor ITensorHandle and move backend specifics to their place by David Beck · 6 years ago
  35. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  36. 9c6f3af IVGCVSW-2113: Update ClDepthWiseConvolutionWOrkload to suit NCHW/NHWC DataLayout (3*3 Optimization) by saoste01 · 6 years ago
  37. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  38. 207ef9a IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory implementations by Nattapat Chaimanowong · 6 years ago
  39. 6b96582 IVGCVSW-2103: Add 2-Channel unit tests ResizeBilinear by James Conroy · 6 years ago
  40. b9c8963 IVGCVSW-2074: Updated the DepthwiseConvolution2dDepthMul1 for NHWC by jimfly01 · 6 years ago
  41. 7af00da IVGCVSW-2074: Updated CompareDepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  42. 45a9b77 IVGCVSW-2102: Fix Pooling2D CpuRef indexing bug by James Conroy · 6 years ago
  43. d84216a IVGCVSW-2074: Updated the DepthwiseConvolution2dTest for NHWC by jimfly01 · 6 years ago
  44. 382a91d IVGCVSW-2074: Updated DepthwiseConvolution2dAsymmetricTest for NHWC by jimfly01 · 6 years ago
  45. 7af7688 IVGCVSW-2083 - Add DataLayout parameter to calculate the expected output shape in ValidateTensorShapesFromInputs by narpra01 · 6 years ago
  46. f98d21a IVGCVSW-1896 : SubGraph selector by David Beck · 6 years ago
  47. 5f70318 IVGCVSW-2069 - Implement NHWC Convolution2D for CpuRef by narpra01 · 6 years ago
  48. 29fe58b IVGCVSW-2081: Move generic backend tests to the backend related CMake files by Aron Virginas-Tar · 6 years ago
  49. d8eee59 IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement test for TfLite VGG16 quantized by Nattapat Chaimanowong · 6 years ago
  50. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  51. 0a088a6 IVGCVSW-2074: SimpleConvolution2dTestImpl updated for NHWC by jimfly01 · 6 years ago
  52. 77cec7f IVGCVSW-2051 Fixed the dynamic allocation of the dimSizes array in MeanLayer by Matteo Martincigh · 6 years ago
  53. 54e9572 IVGCVSW-2057: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED from src/armnnTfliteParser/test/ParserFlatBufferFixture.hpp by Aron Virginas-Tar · 6 years ago
  54. 9c5db11 IVGCVSW-2058: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED from src/armnnUtils/ParserPrototxtFixture.hpp by Aron Virginas-Tar · 6 years ago
  55. 71007e4 IVGCVSW-2059: Remove CL-specific code from Profiler by Aron Virginas-Tar · 6 years ago
  56. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  57. 7010400 IVGCVSW-2073: Move remaining backend-specific tests from armnn to backends by Aron Virginas-Tar · 6 years ago
  58. 53e9947 IVGCVSW-1007 Support Inception-V3 and V4 in CaffeParser by Mohamed Nour Abouelseoud · 6 years ago
  59. 79141b9 IVGCVSW-2071 : remove GetCompute() from the WorkloadFactory interface by David Beck · 6 years ago
  60. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  61. 5cc8e56 IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork by Aron Virginas-Tar · 6 years ago
  62. 8853c1f IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParser by Sadik Armagan · 6 years ago
  63. 03614f6 IVGCVSW-1823 *Free working mem only when network changes by Derek Lamberti · 6 years ago
  64. 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
  65. 5610661 IVGCVSW-2063 Documentation for new operations in TfLite Parser by Sadik Armagan · 6 years ago
  66. 056be3c IVGCVSW-1991 : refactor m_SupportedComputes in DeviceSpecs by David Beck · 6 years ago
  67. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  68. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  69. 7bc8c9f IVGCVSW-2061: Add ARMNN_SCOPED_PROFILING_EVENT_CL inside ClLstmFloatWorkload::Execute() by Aron Virginas-Tar · 6 years ago
  70. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  71. dd6acea IVGCVSW-2013 Add a UInt8 Reference Implementation for the PAD Operator by Mohamed Nour Abouelseoud · 6 years ago
  72. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  73. 33f0ae0 IVGCVSW-2019 : replace Compute enum in the Layer object by David Beck · 6 years ago
  74. ceae3aa IVGCVSW-2005: Pull in backend specific unit tests into Android.mk similarly as backend sources by Aron Virginas-Tar · 6 years ago
  75. b66504b IVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support and unit test to TfLite Parser by Nattapat Chaimanowong · 6 years ago
  76. 3dc4303 IVGCVSW-2040 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  77. a160b24 IVGCVSW-2033 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  78. e4dfd6e IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef) by Nikhil Raj · 6 years ago
  79. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  80. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  81. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  82. dd94aff IVGCVSW-2012: Remove check for DataType::QuantisedAsymm8 in NeonLayerSupport by Aron Virginas-Tar · 6 years ago
  83. ada9cb2 Added missing pragma directive to TensorBufferArrayView.hpp by Matteo Martincigh · 6 years ago
  84. 7714088 IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkload by Nattapat Chaimanowong · 6 years ago
  85. 974b65f IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkload by Nattapat Chaimanowong · 6 years ago
  86. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  87. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  88. 177d8d2 IVGCVSW-1951 Update NeonWorkloadUtils by Nattapat Chaimanowong · 6 years ago
  89. 97a06fd IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  90. fbebcbd Restored test that was commented out when working on LSTM by Matteo Martincigh · 6 years ago
  91. fc82431 IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  92. bcf9f16 IVGCVSW-2002: Get rid of IsLayerSupportedCl functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  93. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  94. b5acbb7 IVGCVSW-2004: Get rid of IsLayerSupportedRef functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  95. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  96. 233b3d6 IVGCVSW-1951 Remove type templating from NeonConstantWorkload by Nattapat Chaimanowong · 6 years ago
  97. f9aeef0 IVGCVSW-2006: Move ACL memory manager source code under aclCommon by Aron Virginas-Tar · 6 years ago
  98. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  99. d3360cd IVGCVSW-1998: fix missing file from common.cmake by David Beck · 6 years ago
  100. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago