1. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  2. 537a0b6 IVGCVSW-1983: Order the IsLayerSupported functions alphabetically in ILayerSupport by arovir01 · 6 years ago
  3. 1c7c81b IVGCVSW-1966: Ref implementation for the ILayerSupport interface by arovir01 · 6 years ago
  4. d877739 IVGCVSW-1951 Remove type templating from ClDepthwiseConvolutionWorkload by Matthew Bentham · 6 years ago
  5. d6c10ed IVGCVSW-1973: Replace char* reasonIfNotSupported with Optional<std::string&> in ILayerSupport by arovir01 · 6 years ago
  6. 074f371 IVGCVSW-1932: Add Unit tests for NHWC ResizeBilinear by James Conroy · 6 years ago
  7. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  8. d806792 IVGCVSW-1951 Remove type templating from ClConvolution2dWorkload by Matthew Bentham · 6 years ago
  9. 661dfa7 IVGCVSW-1886 - forward layer support for pad by Nina Drozd · 6 years ago
  10. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  11. de9011b IVGCVSW-1622 LSTM Neon support by Les Bell · 6 years ago
  12. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago
  13. e97c6e0 IVGCVSW-1642 : adding IBackendInternal interface by David Beck · 6 years ago
  14. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  15. dcb751f IVGCVSW-1642 : introducing the IBackend interface by David Beck · 6 years ago
  16. 3041e30 IVGCVSW-1931: Refactor ClResizeBilinearFloatWorkload by James Conroy · 6 years ago
  17. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  18. ee9e766 IVGCVSW-1931: Add data layout param for ResizeBilinear by James Conroy · 6 years ago
  19. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  20. 29cadb3 IVGCVSW-1951 Remove type templating from ClSplitterWorkload by Matthew Bentham · 6 years ago
  21. 857f3cb IVGCVSW-1935 : inline code documentation for pluggable backends by David Beck · 6 years ago
  22. 092b304 IVGCVSW-1951 Remove type templating from ClSubtractionWorkload by Matthew Bentham · 6 years ago
  23. fcb382a IVGCVSW-1900 Removed unused file src/backends/ClWorkloads.hpp by Matteo Martincigh · 6 years ago
  24. e2ec330 IVGCVSW-1207 - Remove typing from ClMultiplicationWorkload by Matthew Bentham · 6 years ago
  25. b30c533 IVGCVSW-1906 : make Android make and CMake files more similar by David Beck · 6 years ago
  26. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  27. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  28. e1fa50c IVGCVSW-1882: Added ClPadWorkload by jimfly01 · 6 years ago
  29. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  30. 33cea4d IVGCVSW-1919 - data layout parameter for Normalization by narpra01 · 6 years ago
  31. 0dbe0ee IVGCVSW-1899 : Neon backend folder structure by David Beck · 6 years ago
  32. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago
  33. 69851b5 IVGCVSW-1821 - update NEON workload utils to use timers in correct order, updated units used in NeonTimer by Nina Drozd · 6 years ago
  34. e448be3 IVGCVSW-1927 Add Neon 8-bit FullyConnected support by kevmay01 · 6 years ago
  35. 9fc824a IVGCVSW-1924: Fixing clframework version update compile err by jimfly01 · 6 years ago
  36. a05c210 IVGCVSW-1910 Add data layout parameter for DepthwiseConvolution by Nikhil Raj · 6 years ago
  37. 711fa31 IVGCVSW-1921: move common Acl code to a separate folder by David Beck · 6 years ago
  38. 5662c20 IVGCVSW-1881 Add PadLayer to ArmNN by Mohamed Nour Abouelseoud · 6 years ago
  39. 351d13d IVGCVSW-1888 Plumb data layout parameter for Convolution2D by Francis Murtagh · 6 years ago
  40. 2ca4696 IVGCVSW-1897 : Android support for pluggable backends by David Beck · 6 years ago
  41. ca6616c IVGCVSW-949 Further simplify InitializeArmComputeClTensorData by Matthew Bentham · 6 years ago
  42. 785df50 IVGCVSW-949 Simplify use of IntialiseArmComputeClTensorData by Matthew Bentham · 6 years ago
  43. 10b4dfd IVGCVSW-1897 : build infrastructure for the src/backends folder by David Beck · 6 years ago