1. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  2. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  3. 20e984f IVGCVSW-2348 Support boolean data type by ruoyan01 · 6 years ago
  4. 738c2e6 IVGCVSW-1434 Add debug mode to Optimizer by keidav01 · 6 years ago
  5. f9afc79 IVGCVSW-2268 Remove the input swizzling from ParseConcat by Matteo Martincigh · 6 years ago
  6. ac5aa1f IVGCVSW-2315 Add descriptor for Debug by Nattapat Chaimanowong · 6 years ago
  7. a9a1cf1 IVGCVSW-2315 Add DebugLayer and no-op factory method by Nattapat Chaimanowong · 6 years ago
  8. 9053969 IVGCVSW-2245 Add Minimum Layer and no-op Factory implementation by kevmay01 · 6 years ago
  9. 5a4304a IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementation by Nattapat Chaimanowong · 6 years ago
  10. 831faed IVGCVSW-1199: BATCH_TO_SPACE_ND integrate Arm Compute CL by Mike Kelly · 6 years ago
  11. 144c01b Fix documentation for depthwise convolution by Rob Hughes · 6 years ago
  12. 0214d7e Fix compile errors on Windows by Rob Hughes · 6 years ago
  13. a0d2844 IVGCVSW-2086 Update StridedSliceLayer and StridedSliceDescriptor by Nattapat Chaimanowong · 6 years ago
  14. 8800c00 IVGCVSW-2169 Remove DataLayoutIndexed from public API by Matthew Bentham · 6 years ago
  15. 8599a41 IVGCVSW-2043 - Merger using ACL for innermost concat axis by Nikhil Raj · 6 years ago
  16. 81f2232 IVGCVSW-2017: CLWorkload to use L2Normalization by FrancisMurtagh · 6 years ago
  17. 310c209 IVGCVSW-2134: Updating version number to 18.11 by keidav01 · 6 years ago
  18. 430b5d8 IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementations by Conor Kennedy · 6 years ago
  19. 262553e IVGCVSW-2054: Fixing issue with InferOutputShape implementation in BatchToSpaceNdLayer. by Éanna Ó Catháin · 6 years ago
  20. 95807ce Tidying up multiple issues by Éanna Ó Catháin · 6 years ago
  21. 4e1e136 IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests. by Éanna Ó Catháin · 6 years ago
  22. 9efb57d Revert "IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend" by David Beck · 6 years ago
  23. 207ef9a IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory implementations by Nattapat Chaimanowong · 6 years ago
  24. d4dfa68 IVGCVSW-2056 + IVGCVSW-2064 : move ClContextControl to the ClBackend by David Beck · 6 years ago
  25. 28dcab6 IVGCVSW-2049 + IVGCVSW-2051 Create the CL Mean Float workload and add by Matteo Martincigh · 6 years ago
  26. 5cc8e56 IVGCVSW-2053: Validate BackendId parameters for the InferenceTest (EndToEnd tests) / ExecuteNetwork by Aron Virginas-Tar · 6 years ago
  27. a8e06ed IVGCVSW-1955: Unify backend exceptions (wrap cl::Error) by Aron Virginas-Tar · 6 years ago
  28. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  29. 6948227 IVGCVSW-2024: Support NHWC for Pooling2D CpuRef by James Conroy · 6 years ago
  30. d134093 IVGCVSW-2023 CL and Neon implementation of BatchNorm with NHWC by Nikhil Raj · 6 years ago
  31. 33f0ae0 IVGCVSW-2019 : replace Compute enum in the Layer object by David Beck · 6 years ago
  32. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  33. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  34. 430c6d6 Fixed unsigned to signed conversion warning by Kohei Takahashi · 6 years ago
  35. e648871 IVGCVSW-1998 : indicate deprecated functions and types in the public API by David Beck · 6 years ago
  36. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  37. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  38. f1153cd IVGCVSW-1969 : remove boost::optional compatibility from ArmNN Optional by David Beck · 6 years ago
  39. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  40. 32cbb0c IVGCVSW-1987 : registry for backend creation functions (factories) by David Beck · 6 years ago
  41. 6b0b53d IVGCVSW-1929: Fix for this defect (QASYM8 no scale) by jimfly01 · 6 years ago
  42. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  43. 537a0b6 IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSupport by arovir01 · 6 years ago
  44. cde00f5 IVGCVSW-1975 : total removal of boost::optional from the public interface by David Beck · 6 years ago
  45. d6c10ed IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> in ILayerSupport by arovir01 · 6 years ago
  46. 152fb1c IVGCVSW-1975 : Remove boost::optional from the public interface by David Beck · 6 years ago
  47. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  48. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  49. dcb751f IVGCVSW-1642 : introducing the IBackend interface by David Beck · 6 years ago
  50. ee9e766 IVGCVSW-1931: Add data layout param for ResizeBilinear by James Conroy · 6 years ago
  51. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  52. 33cea4d IVGCVSW-1919 - data layout parameter for Normalization by narpra01 · 6 years ago
  53. a05c210 IVGCVSW-1910 Add data layout parameter for DepthwiseConvolution by Nikhil Raj · 6 years ago
  54. 5662c20 IVGCVSW-1881 Add PadLayer to ArmNN by Mohamed Nour Abouelseoud · 6 years ago
  55. 351d13d IVGCVSW-1888 Plumb data layout parameter for Convolution2D by Francis Murtagh · 6 years ago
  56. 2c9322a IVGCVSW-1880: Add no-op factory implementations of CreatePad by jimfly01 · 6 years ago
  57. 0cff163 IVGCVSW-1883 Add support for different memory layouts by Derek Lamberti · 6 years ago
  58. 32b9046 IVGCVSW-1813 - Add MeanLayer by narpra01 · 6 years ago
  59. 5cd01f3 IVGCVSW-1832: add missing DIV quantized, broadcasting tests by David Beck · 6 years ago
  60. 1952622 IVGCVSW-1804 : add subtraction layer to the public interface by David Beck · 6 years ago
  61. c2044fe IVGCVSW-1804 : Add Subtraction layer types and placeholders by David Beck · 6 years ago
  62. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago
  63. e7a86a4 IVGCVSW-1200 Division layer by Francis Murtagh · 6 years ago
  64. a682410 IVGCVSW-1324: Make biases truly optional for Conv2d and DepthwiseConvolution by arovir01 · 6 years ago
  65. c577f2c Release 18.08 by telsoa01 · 6 years ago
  66. 4c7098b Release 18.05.02 by surmeh01 · 6 years ago
  67. 3537c2c Release 18.05 by surmeh01 · 6 years ago
  68. bceff2f Release 18.03 by surmeh01 · 6 years ago
  69. 4fcda01 Release 18.02 by telsoa01 · 6 years ago