1. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  2. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  3. dd94aff IVGCVSW-2012: Remove check for DataType::QuantisedAsymm8 in NeonLayerSupport by Aron Virginas-Tar · 6 years ago
  4. ada9cb2 Added missing pragma directive to TensorBufferArrayView.hpp by Matteo Martincigh · 6 years ago
  5. 7714088 IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkload by Nattapat Chaimanowong · 6 years ago
  6. 974b65f IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkload by Nattapat Chaimanowong · 6 years ago
  7. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  8. 430c6d6 Fixed unsigned to signed conversion warning by Kohei Takahashi · 6 years ago
  9. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  10. 177d8d2 IVGCVSW-1951 Update NeonWorkloadUtils by Nattapat Chaimanowong · 6 years ago
  11. 97a06fd IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  12. e648871 IVGCVSW-1998 : indicate deprecated functions and types in the public API by David Beck · 6 years ago
  13. fbebcbd Restored test that was commented out when working on LSTM by Matteo Martincigh · 6 years ago
  14. fc82431 IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  15. bcf9f16 IVGCVSW-2002: Get rid of IsLayerSupportedCl functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  16. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  17. b5acbb7 IVGCVSW-2004: Get rid of IsLayerSupportedRef functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  18. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  19. 233b3d6 IVGCVSW-1951 Remove type templating from NeonConstantWorkload by Nattapat Chaimanowong · 6 years ago
  20. f9aeef0 IVGCVSW-2006: Move ACL memory manager source code under aclCommon by Aron Virginas-Tar · 6 years ago
  21. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  22. d3360cd IVGCVSW-1998: fix missing file from common.cmake by David Beck · 6 years ago
  23. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago
  24. 1d32006 IVGCVSW-1951 Remove type templating from NeonPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  25. 5d2e700 IVGCVSW-1951 Remove type templating from NeonPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  26. 14766d7 IVGCVSW-1951 Remove type templating from NeonSplitterWorkload by Nattapat Chaimanowong · 6 years ago
  27. cce11fc IVGCVSW-1951 Remove type templating from NeonReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  28. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  29. f3eb46d IVGCVSW-1951 Remove type templating from NeonMergerWorkload by Nattapat Chaimanowong · 6 years ago
  30. d4b7059 IVGCVSW-1951 Remove type templating from NeonActivationWorkload by Nattapat Chaimanowong · 6 years ago
  31. a76698c IVGCVSW-1951 Remove type templating from ClReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  32. ac9e096 IVGCVSW-1951 Remove type templating from ClPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  33. 02f8bc1 IVGCVSW-1951 Remove type templating from ClMergerWorkload by Nattapat Chaimanowong · 6 years ago
  34. e06757e IVGCVSW-1951 Remove type templating from ClActivationWorkload by Nattapat Chaimanowong · 6 years ago
  35. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  36. a094479 IVGCVSW-1996: Implement CreateWorkloadFactory() across all internal backends by arovir01 · 6 years ago
  37. 55b1cda IVGCVSW-1951 Remove type templating from ClConstantWorkload by Nattapat Chaimanowong · 6 years ago
  38. f1153cd IVGCVSW-1969 : remove boost::optional compatibility from ArmNN Optional by David Beck · 6 years ago
  39. 4423ac7 IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed by Matteo Martincigh · 6 years ago
  40. b6cce4f IVGCVSW-1914 Investigate CONV_2D failure on FP16 on Android by Sadik Armagan · 6 years ago
  41. 157d94f IVGCVSW-1951 Remove type templating from ClPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  42. 4e00a3d IVGCVSW-1951 remove type templating from ClPadWorkload by Nattapat Chaimanowong · 6 years ago
  43. 2400b6d IVGCVSW-1967 Fix L2Norm NHWC unit test by Matteo Martincigh · 6 years ago
  44. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  45. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  46. 32cbb0c IVGCVSW-1987 : registry for backend creation functions (factories) by David Beck · 6 years ago
  47. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago
  48. 3b72db0 Fix for Github issue #78 by Matthew Bentham · 6 years ago
  49. cd066ca IVGCVSW-1951-Remove type templating from ClAdditionWorkload by Nattapat Chaimanowong · 6 years ago
  50. 6b0b53d IVGCVSW-1929: Fix for this defect (QASYM8 no scale) by jimfly01 · 6 years ago
  51. 0d9d419 IVGCVSW-1974 - Update CreateWorkload test CL and Neon by Francis Murtagh · 6 years ago
  52. b48e686 IVGCVSW-1982 - add create workload test for 2D Pooling (NHWC data layout) by Nina Drozd · 6 years ago
  53. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  54. 7c22c70 IVGCVSW-1964: Cl implementation for the ILayerSupport interface by arovir01 · 6 years ago
  55. 7ff76c5 IVGCVSW-1965: Neon implementation for the ILayerSupport interface by arovir01 · 6 years ago
  56. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  57. 537a0b6 IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSupport by arovir01 · 6 years ago
  58. 1c7c81b IVGCVSW-1966: Ref implementation for the ILayerSupport interface by arovir01 · 6 years ago
  59. d877739 IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkload by Matthew Bentham · 6 years ago
  60. cde00f5 IVGCVSW-1975 : total removal of boost::optional from the public interface by David Beck · 6 years ago
  61. d6c10ed IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> in ILayerSupport by arovir01 · 6 years ago
  62. 152fb1c IVGCVSW-1975 : Remove boost::optional from the public interface by David Beck · 6 years ago
  63. 074f371 IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinear by James Conroy · 6 years ago
  64. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  65. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  66. 661dfa7 IVGCVSW-1886 - forward layer support for pad by Nina Drozd · 6 years ago
  67. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  68. de9011b IVGCVSW-1622 LSTM Neon support by Les Bell · 6 years ago
  69. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago
  70. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  71. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  72. 084523a IVGCVSW-1957: Improve warning message in Network::Optimize() by arovir01 · 6 years ago
  73. dcb751f IVGCVSW-1642 : introducing the IBackend interface by David Beck · 6 years ago
  74. 3041e30 IVGCVSW-1931: Refactor ClResizeBilinearFloatWorkload by James Conroy · 6 years ago
  75. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  76. ee9e766 IVGCVSW-1931: Add data layout param for ResizeBilinear by James Conroy · 6 years ago
  77. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  78. 29cadb3 IVGCVSW-1951 Remove type templating from ClSplitterWorkload by Matthew Bentham · 6 years ago
  79. 857f3cb IVGCVSW-1935 : inline code documentation for pluggable backends by David Beck · 6 years ago
  80. 57dca8e IVGCVSW-1823 Fix uninitialised member by Derek Lamberti · 6 years ago
  81. 092b304 IVGCVSW-1951 Remove type templating from ClSubtractionWorkload by Matthew Bentham · 6 years ago
  82. 479045b IVGCVSW-1787 Add Support for Concatenation on TfLite parser by Sadik Armagan · 6 years ago
  83. e4ba53a IVGCVSW-1824 Fix slow profiling of neon. (~50% reduced end-to-end time) by Derek Lamberti · 6 years ago
  84. fcb382a IVGCVSW-1900 Removed unused file src/backends/ClWorkloads.hpp by Matteo Martincigh · 6 years ago
  85. e2ec330 IVGCVSW-1207 - Remove typing from ClMultiplicationWorkload by Matthew Bentham · 6 years ago
  86. b30c533 IVGCVSW-1906 : make Android make and CMake files more similar by David Beck · 6 years ago
  87. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  88. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  89. e1fa50c IVGCVSW-1882: Added ClPadWorkload by jimfly01 · 6 years ago
  90. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  91. 33cea4d IVGCVSW-1919 - data layout parameter for Normalization by narpra01 · 6 years ago
  92. 0dbe0ee IVGCVSW-1899 : Neon backend folder structure by David Beck · 6 years ago
  93. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago
  94. 2d9dd36 IVGCVSW-1821 - taking out scale factor again as it's polluting the WallClockTimer interface by Nina Drozd · 6 years ago
  95. 69851b5 IVGCVSW-1821 - update NEON workload utils to use timers in correct order, updated units used in NeonTimer by Nina Drozd · 6 years ago
  96. e448be3 IVGCVSW-1927 Add Neon 8-bit FullyConnected support by kevmay01 · 6 years ago
  97. 9fc824a IVGCVSW-1924: Fixing clframework version update compile err by jimfly01 · 6 years ago
  98. a05c210 IVGCVSW-1910 Add data layout parameter for DepthwiseConvolution by Nikhil Raj · 6 years ago
  99. 711fa31 IVGCVSW-1921: move common Acl code to a separate folder by David Beck · 6 years ago
  100. 5662c20 IVGCVSW-1881 Add PadLayer to ArmNN by Mohamed Nour Abouelseoud · 6 years ago