1. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  2. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  3. 94412af IVGCVSW-2512 Add Gather operator parser to TfParser by FrancisMurtagh · 5 years ago
  4. 5f4e41f IVGCVSW-2546 Add ILayerVisitor to the public API by jimfly01 · 5 years ago
  5. c42c384 IVGCVSW-2430 Add logistic parser to tf-lite by Finn Williams · 5 years ago
  6. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  7. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  8. 70672f6 IVGCVSW-2534 Fix bug TfLiteParser::ParseReshape() by Aron Virginas-Tar · 5 years ago
  9. 6392a77 IVGCVSW-2545 Update CL pin to latest master by saoste01 · 5 years ago
  10. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  11. 8c76cc1 IVGCVSW-2467 Update Boolean type support by Nattapat Chaimanowong · 5 years ago
  12. 4057d91 IVGCVSW-2515 Fix compilation when TfParser is disabled by Matthew Bentham · 5 years ago
  13. 4951d84 IVGCVSW-2510 Ref workload implementation for Gather operator by narpra01 · 5 years ago
  14. 0edd467 Fix compilation wrt IVGCVSW-2467 by Matthew Bentham · 5 years ago
  15. 9c761a6 Added AddBroadcastReshapeLayer method to TfLiteParser by Bruno Goncalves · 6 years ago
  16. 33f8e3b IVGCVSW-2509 Add GatherLayer implementation by narpra01 · 5 years ago
  17. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  18. 382e21c IVGCVSW-2535 Fix crash in ExecuteNetwork when no compute device is specified by Aron Virginas-Tar · 5 years ago
  19. 6c2355b Added ParsePad method to TfLiteParser by Bruno Goncalves · 6 years ago
  20. 2235cee Added ParseMean method to TfLiteParser by Bruno Goncalves · 6 years ago
  21. f803f78 Added ParseMul method to TfLiteParser by Bruno Goncalves · 6 years ago
  22. d4ac6a4 Added ParseAdd method to TfLiteParser by Bruno Goncalves · 6 years ago
  23. b89b05f IVGCVSW-2508 Add no-op factory implementations and layer for Gather operator by narpra01 · 5 years ago
  24. 6c8e8e7 Github issue #120 - Embed TfLite schema by Matthew Bentham · 5 years ago
  25. e5caff1 IVGCVSW-1656 Add Mean support to Tf Parser by Ferran Balaguer · 5 years ago
  26. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  27. d0a1608 MLCE-86 Reversing the pad list in the ClPadValidate function similarly to whats done in the constructor. by Éanna Ó Catháin · 5 years ago
  28. 51dd62f IVGCVSW-1656 Add Mean support to Tf Parser by Ferran Balaguer · 5 years ago
  29. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  30. 1f0ff35 MLCE-82 Add IsLayerSupported tests for MEAN by Matthew Bentham · 5 years ago
  31. 60f9064 IVGCVSW-2466 Update compute library pin by Matthew Bentham · 5 years ago
  32. 7a8892f IVGCVSW-2345 Add Rsqrt support in Tensorflow Parser by Mohamed Nour Abouelseoud · 5 years ago
  33. 9292aa3 IVGCVSW-2438 Add Minimum operator support (CL) * Added CL unit tests by saoste01 · 5 years ago
  34. 54b2169 IVGCVSW-2441 Add Minimum operator support (NEON) by Conor Kennedy · 5 years ago
  35. d80a712 Refactor: Don't include all ComputeLibrary function definitions everywhere. by Matthew Bentham · 5 years ago
  36. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  37. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  38. 2ad6cb4 IVGCVSW-2384 Add Split parser function to Tensor flow parser by Sadik Armagan · 6 years ago
  39. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  40. 7608927 IVGCVSW-2383: code cleanup, remove unnecessary isSupported implementations, by Nina Drozd · 5 years ago
  41. f9426b3 IVGCVSW-2370 Code clean up after Equal operator implementation where necessary by ruoyan01 · 5 years ago
  42. c79fa1b IVGCVSW-2205 Reversed workaround for COMPMID-1813 by Mohamed Nour Abouelseoud · 5 years ago
  43. 7332ed8 IVGCVSW-2308 Add Conv2d tests where stride > 1 by Mike Kelly · 6 years ago
  44. fd89996 MLCE-82 Add Neon Mean support and unit tests by Matthew Bentham · 5 years ago
  45. 6f37f83 IVGCVSW-2353 Ignore control inputs in TensorFlow parser by narpra01 · 6 years ago
  46. c48ac8c MLCE-80 Remove strong typing from NeonBatchNormalization by Matthew Bentham · 6 years ago
  47. fbdad03 IVGCVSW-2375 Add ParseAddN function to TfParser by Ferran Balaguer · 6 years ago
  48. d591801 Update to latest compute library by Matthew Bentham · 5 years ago
  49. bf86d51 IVGCVSW-2389 WorkloadUtils: Add profiling to tensor mapping. by Sadik Armagan · 6 years ago
  50. 9c78f94 Update README.md by Mark O'Connor · 6 years ago
  51. 35052ae IVGCVSW-59 Add documentation to the public API by Conor Kennedy · 6 years ago
  52. a06bf31 IVGCVSW-2380 Add Greater operator to TfParser by jimfly01 · 6 years ago
  53. f446432 IVGCVSW-2164 Added ACL implementation of SpaceToBatchNd operation to ArmNN by Sadik Armagan · 6 years ago
  54. 2262bbd IVGCVSW-2401 & IVGCVSW-2402 Add end-to-end test for Greater/Equal Operator by FrancisMurtagh · 6 years ago
  55. 4e6597a IVGCVSW-2212 Add Neon support for Maximum operator by Nattapat Chaimanowong · 6 years ago
  56. a959ee5 IVGCVSW-2211 Maximum operator support (CL) by keidav01 · 6 years ago
  57. 84c70e6 IVGCVSW-2367 Add Equal Operator to TfParser by jimfly01 · 6 years ago
  58. 4fa0916 Update CL pin to the latest master by Nattapat Chaimanowong · 6 years ago
  59. 878f023 IVGCVSW-2379 Add Greater Ref workload implementation by FrancisMurtagh · 6 years ago
  60. 30cdfca IVGCVSW-2365 Add Reference Equal Workload Implementation by FrancisMurtagh · 6 years ago
  61. d74dc91 IVGCVSW-2131 Implementation of StridedSlice operation by keidav01 · 6 years ago
  62. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  63. 6c46dd3 IVGCVSW-2399 Margin of error too severe for ValidateBiasTensorQuantisation by kevmay01 · 6 years ago
  64. 71972a8 IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support reshape input by kevmay01 · 6 years ago
  65. 69352c1 Update the CL pin to the latest master by Matteo Martincigh · 6 years ago
  66. 42bad95 IVGCVSW-2386 Work around Compute Library Arm v7 issue by Matthew Bentham · 6 years ago
  67. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  68. 20e984f IVGCVSW-2348 Support boolean data type by ruoyan01 · 6 years ago
  69. 482ca85 IVGCVSW-2363 Remove swizzling option from GetConstTensor in TfParser.cpp by Matteo Martincigh · 6 years ago
  70. 738c2e6 IVGCVSW-1434 Add debug mode to Optimizer by keidav01 · 6 years ago
  71. 44a7167 Fix the ONNX parser tests issues due to a change in the latest ONNx master by Matteo Martincigh · 6 years ago
  72. 6a669d7 IVGCVSW-2266 Remove the input swizzling from ParseDepthwiseConv2D by Ferran Balaguer · 6 years ago
  73. e355dc2 Fix the ONNX parser build by Matteo Martincigh · 6 years ago
  74. f8d6301 IVGCVSW-2346 Fix test wrt NEFillBorderKernel index by Matthew Bentham · 6 years ago
  75. cf22ca9 IVGCVSW-2354 Remove dimension validation from softmax by Mohamed Nour Abouelseoud · 6 years ago
  76. 955258d MLCE-79 NEON QASYMM8 Addition Support by Matthew Bentham · 6 years ago
  77. 679efda IVGCVSW-2346 Fix test wrt NEFillBorderKernel by Matthew Bentham · 6 years ago
  78. f9afc79 IVGCVSW-2268 Remove the input swizzling from ParseConcat by Matteo Martincigh · 6 years ago
  79. ba563c6 IVGCVSW-836 Remove 2D validation in Softmax by Mohamed Nour Abouelseoud · 6 years ago
  80. cfdcadf IVGCVSW-2316 Add reference implementation and unit tests for Debug by Nattapat Chaimanowong · 6 years ago
  81. 23be07e IVGCVSW-2333 Add ParseSub method to TfParser by jimfly01 · 6 years ago
  82. 8a12150 IVGCVSW-2275 Remove swizzling from ParseResizeBilinear by jimfly01 · 6 years ago
  83. f005e31 IVGCVSW-2277 Remove the input swizzling from ParsePooling2d by FrancisMurtagh · 6 years ago
  84. ba8815f Removed square kernel in range validation in CaffeParser by Mohamed Nour Abouelseoud · 6 years ago
  85. d7cceeb IVGCVSW-2193 ExpandDims operation implementation by Matteo Martincigh · 6 years ago
  86. ac5aa1f IVGCVSW-2315 Add descriptor for Debug by Nattapat Chaimanowong · 6 years ago
  87. 8174f36 IVGCVSW-2276: Remove the input swizzling in ParseLrn by ruoyan01 · 6 years ago
  88. 075c750 IVGCVSW-2267 Remove the input swizzling from ParseFusedBatchNorm by Matteo Martincigh · 6 years ago
  89. 4631582 IVGCVSW-2264 Remove input swizzling from ParseConv2D in the TF parser by Matteo Martincigh · 6 years ago
  90. c2130a0 IVGCVSW-2193 ExpandDims operation implementation by Conor Kennedy · 6 years ago
  91. f6ba747 IVGCVSW-2296 Add ParsePad method to TfParser by jimfly01 · 6 years ago
  92. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  93. 24df822 IVGCVSW-2251 Add support for Minimum operator in TfParser by Nattapat Chaimanowong · 6 years ago
  94. 20e5880 IVGCVSW-2247 Adding a min Elementwise Workload and tests by Éanna Ó Catháin · 6 years ago
  95. 975c09a IVGCVSW-2256 Add parser function in TensorFlow Parser (Maximum) by Sadik Armagan · 6 years ago
  96. a9a1cf1 IVGCVSW-2315 Add DebugLayer and no-op factory method by Nattapat Chaimanowong · 6 years ago
  97. de70558 IVGCVSW-2255 Add unit test for maximum reference workload by Éanna Ó Catháin · 6 years ago
  98. a1b463f IVGCVSW-2118 L2Normalization ACL function used for Neon by FrancisMurtagh · 6 years ago
  99. 6460c27 IVGCVSW-2312 Update CL pin to include their L2Normalization Neon changes by FrancisMurtagh · 6 years ago
  100. 2df12b3 IVGCVSW-2254 Add Reference workload for Maximum by saoste01 · 6 years ago