1. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  2. 7608927 IVGCVSW-2383: code cleanup, remove unnecessary isSupported implementations, by Nina Drozd · 5 years ago
  3. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 5 years ago
  4. c79fa1b IVGCVSW-2205 Reversed workaround for COMPMID-1813 by Mohamed Nour Abouelseoud · 5 years ago
  5. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  6. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 5 years ago
  7. 6f37f83 IVGCVSW-2353 Ignore control inputs in TensorFlow parser by narpra01 · 6 years ago
  8. c48ac8c MLCE-80 Remove strong typing from NeonBatchNormalization by Matthew Bentham · 6 years ago
  9. fbdad03 IVGCVSW-2375 Add ParseAddN function to TfParser by Ferran Balaguer · 6 years ago
  10. d591801 Update to latest compute library by Matthew Bentham · 5 years ago
  11. bf86d51 IVGCVSW-2389 WorkloadUtils: Add profiling to tensor mapping. by Sadik Armagan · 6 years ago
  12. 9c78f94 Update README.md by Mark O'Connor · 6 years ago
  13. 35052ae IVGCVSW-59 Add documentation to the public API by Conor Kennedy · 6 years ago
  14. a06bf31 IVGCVSW-2380 Add Greater operator to TfParser by jimfly01 · 6 years ago
  15. f446432 IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNN by Sadik Armagan · 6 years ago
  16. 2262bbd IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal Operator by FrancisMurtagh · 6 years ago
  17. 4e6597a IVGCVSW-2212 Add Neon support for Maximum operator by Nattapat Chaimanowong · 6 years ago
  18. a959ee5 IVGCVSW-2211 Maximum operator support (CL) by keidav01 · 6 years ago
  19. 84c70e6 IVGCVSW-2367 Add Equal Operator to TfParser by jimfly01 · 6 years ago
  20. 4fa0916 Update CL pin to the latest master by Nattapat Chaimanowong · 6 years ago
  21. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  22. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  23. d74dc91 IVGCVSW-2131 Implementation of StridedSlice operation by keidav01 · 6 years ago
  24. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  25. 6c46dd3 IVGCVSW-2399 Margin of error too severe for ValidateBiasTensorQuantisation by kevmay01 · 6 years ago
  26. 71972a8 IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support reshape input by kevmay01 · 6 years ago
  27. 69352c1 Update the CL pin to the latest master by Matteo Martincigh · 6 years ago
  28. 42bad95 IVGCVSW-2386 Work around Compute Library Arm v7 issue by Matthew Bentham · 6 years ago
  29. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  30. 20e984f IVGCVSW-2348 Support boolean data type by ruoyan01 · 6 years ago
  31. 482ca85 IVGCVSW-2363 Remove swizzling option from GetConstTensor in TfParser.cpp by Matteo Martincigh · 6 years ago
  32. 738c2e6 IVGCVSW-1434 Add debug mode to Optimizer by keidav01 · 6 years ago
  33. 44a7167 Fix the ONNX parser tests issues due to a change in the latest ONNx master by Matteo Martincigh · 6 years ago
  34. 6a669d7 IVGCVSW-2266 Remove the input swizzling from ParseDepthwiseConv2D by Ferran Balaguer · 6 years ago
  35. e355dc2 Fix the ONNX parser build by Matteo Martincigh · 6 years ago
  36. f8d6301 IVGCVSW-2346 Fix test wrt NEFillBorderKernel index by Matthew Bentham · 6 years ago
  37. cf22ca9 IVGCVSW-2354 Remove dimension validation from softmax by Mohamed Nour Abouelseoud · 6 years ago
  38. 955258d MLCE-79 NEON QASYMM8 Addition Support by Matthew Bentham · 6 years ago
  39. 679efda IVGCVSW-2346 Fix test wrt NEFillBorderKernel by Matthew Bentham · 6 years ago
  40. f9afc79 IVGCVSW-2268 Remove the input swizzling from ParseConcat by Matteo Martincigh · 6 years ago
  41. ba563c6 IVGCVSW-836 Remove 2D validation in Softmax by Mohamed Nour Abouelseoud · 6 years ago
  42. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  43. 23be07e IVGCVSW-2333 Add ParseSub method to TfParser by jimfly01 · 6 years ago
  44. 8a12150 IVGCVSW-2275 Remove swizzling from ParseResizeBilinear by jimfly01 · 6 years ago
  45. f005e31 IVGCVSW-2277 Remove the input swizzling from ParsePooling2d by FrancisMurtagh · 6 years ago
  46. ba8815f Removed square kernel in range validation in CaffeParser by Mohamed Nour Abouelseoud · 6 years ago
  47. d7cceeb IVGCVSW-2193 ExpandDims operation implementation by Matteo Martincigh · 6 years ago
  48. ac5aa1f IVGCVSW-2315 Add descriptor for Debug by Nattapat Chaimanowong · 6 years ago
  49. 8174f36 IVGCVSW-2276: Remove the input swizzling in ParseLrn by ruoyan01 · 6 years ago
  50. 075c750 IVGCVSW-2267 Remove the input swizzling from ParseFusedBatchNorm by Matteo Martincigh · 6 years ago
  51. 4631582 IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parser by Matteo Martincigh · 6 years ago
  52. c2130a0 IVGCVSW-2193 ExpandDims operation implementation by Conor Kennedy · 6 years ago
  53. f6ba747 IVGCVSW-2296 Add ParsePad method to TfParser by jimfly01 · 6 years ago
  54. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  55. 24df822 IVGCVSW-2251 Add support for Minimum operator in TfParser by Nattapat Chaimanowong · 6 years ago
  56. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  57. 975c09a IVGCVSW-2256 Add parser function in TensorFlow Parser (Maximum) by Sadik Armagan · 6 years ago
  58. a9a1cf1 IVGCVSW-2315 Add DebugLayer and no-op factory method by Nattapat Chaimanowong · 6 years ago
  59. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  60. a1b463f IVGCVSW-2118 L2Normalization ACL function used for Neon by FrancisMurtagh · 6 years ago
  61. 6460c27 IVGCVSW-2312 Update CL pin to include their L2Normalization Neon changes by FrancisMurtagh · 6 years ago
  62. 2df12b3 IVGCVSW-2254 Add Reference workload for Maximum by saoste01 · 6 years ago
  63. 9053969 IVGCVSW-2245 Add Minimum Layer and no-op Factory implementation by kevmay01 · 6 years ago
  64. d57415d IVGCVSW-2202 Refactoring Arithmetic* names to Elementwise* names for workloads and workload functions by Éanna Ó Catháin · 6 years ago
  65. 5a4304a IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementation by Nattapat Chaimanowong · 6 years ago
  66. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  67. 7e7261e IVGCVSW-2205 Fixed a bug in DepthWiseConv workload where NCHW layout was assumed by Mohamed Nour Abouelseoud · 6 years ago
  68. 1216b58 IVGCVSW-2087 Reference implementation and unit tests for StridedSlice by Nattapat Chaimanowong · 6 years ago
  69. 144c01b Fix documentation for depthwise convolution by Rob Hughes · 6 years ago
  70. 0214d7e Fix compile errors on Windows by Rob Hughes · 6 years ago
  71. e02d601 IVGCVSW-2199 Call Resize only if H and/or W changes by James Conroy · 6 years ago
  72. 4b19381 IVGCVSW-2141 BuildGuideCrossCompilation.md Documentation update by surmeh01 · 6 years ago
  73. 0e76ed0 IVGCVSW-2183 BuildGuideCrossCompilation.md Documentation update by FrancisMurtagh · 6 years ago
  74. 69362cc Refactor JSON printer test implementation by Aron Virginas-Tar · 6 years ago
  75. 5fdfe82 Refactor inlined utility functions in NetworkUtils by Aron Virginas-Tar · 6 years ago
  76. 574bf0a IVGCVSW-2135: Update Readme to include links to new ONNX and TensorFlow Lite guides by Brian Joyce · 6 years ago
  77. a0d2844 IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptor by Nattapat Chaimanowong · 6 years ago
  78. 3d93bc4 IVGCVSW-1837: Enable broadcast tests for SUB CL/NEON Workload by Mohamed Nour Abouelseoud · 6 years ago
  79. b3d2fbe Remove leftover header from backendsCommon test by David Beck · 6 years ago
  80. e859b06 Updated the CL pin to take in the fix for CLBatchToSpace by Matteo Martincigh · 6 years ago
  81. b9546cf IVGCVSW-2173 - Add end to end layer test implementation and example usage by narpra01 · 6 years ago
  82. 97f7130 IVGCVSW-2179 : ArmNN Contirbutor Guide by David Beck · 6 years ago
  83. 8910528 IVGCVSW-1199 Disable auto-flattening of Compute Library tensors by Matthew Bentham · 6 years ago
  84. 07fefa5 IVGCVSW-2117 - BuildGuideCrossCompilation.md Documentation update by FrancisMurtagh · 6 years ago
  85. a52809c Minor improvements and changes in backends/README.md by Aron Virginas-Tar · 6 years ago
  86. d41b259 IVGCVSW-2144: Adding TensorUtils class by Nina Drozd · 6 years ago
  87. 63b0882 IVGCVSW-2175 - Add support for uint8 Concatenation on CL by narpra01 · 6 years ago
  88. b5f5aaf MLCE-64: Updating BuildGuideAndroidNDK.md for Ubuntu 18.04 by saoste01 · 6 years ago
  89. e950db6 IVGCVSW-2043 Merger using ACL for innermost concat axis by Matteo Martincigh · 6 years ago
  90. dea7286 IVGCVSW-2115: Fix for unset USERNAME by jimfly01 · 6 years ago
  91. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  92. 5cdda35 IVGCVSW-2105 - Unit tests for merger * Add LayerTests * Add WorkloadTests by narpra01 · 6 years ago
  93. de8b7b3 IVGCVSW-2168: Remove DataLayout from Layer by Aron Virginas-Tar · 6 years ago
  94. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  95. 1d67a690 IVGCVSW-2167: Run parser unit tests on the reference backend only by Aron Virginas-Tar · 6 years ago
  96. 347dfcf Fix for Github issue #103 by Matthew Bentham · 6 years ago
  97. 22fbc9e Changed the mode of generate_tensorflow_protobuf.sh to executable by Matteo Martincigh · 6 years ago
  98. c0b0a21 IVGCVSW-2115: Updated README.md by jimfly01 · 6 years ago
  99. 34d6dd7 IVGCVSW-2115: Script to clone/fetch correct clframework by jimfly01 · 6 years ago
  100. fca75c3 IVGCVSW-2155 - Always call NEConvolutionLayer in NeonConvolution2dWorkload by narpra01 · 6 years ago