1. a160b24 IVGCVSW-2033 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  2. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  3. dd94aff IVGCVSW-2012: Remove check for DataType::QuantisedAsymm8 in NeonLayerSupport by Aron Virginas-Tar · 6 years ago
  4. 7714088 IVGCVSW-1951 Remove type templating from NeonDepthwiseConvolutionWorkload by Nattapat Chaimanowong · 6 years ago
  5. 974b65f IVGCVSW-1951 Remove type templating from NeonConvolution2dWorkload by Nattapat Chaimanowong · 6 years ago
  6. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  7. 177d8d2 IVGCVSW-1951 Update NeonWorkloadUtils by Nattapat Chaimanowong · 6 years ago
  8. fc82431 IVGCVSW-2003: Get rid of IsLayerSupportedNeon functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  9. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  10. 233b3d6 IVGCVSW-1951 Remove type templating from NeonConstantWorkload by Nattapat Chaimanowong · 6 years ago
  11. f9aeef0 IVGCVSW-2006: Move ACL memory manager source code under aclCommon by Aron Virginas-Tar · 6 years ago
  12. 3b278e9 IVGCVSW-1938: Move backend-specific source files to the corresponding backend by Aron Virginas-Tar · 6 years ago
  13. 1d32006 IVGCVSW-1951 Remove type templating from NeonPermuteWorkload by Nattapat Chaimanowong · 6 years ago
  14. 5d2e700 IVGCVSW-1951 Remove type templating from NeonPooling2dWorkload by Nattapat Chaimanowong · 6 years ago
  15. 14766d7 IVGCVSW-1951 Remove type templating from NeonSplitterWorkload by Nattapat Chaimanowong · 6 years ago
  16. cce11fc IVGCVSW-1951 Remove type templating from NeonReshapeWorkload by Nattapat Chaimanowong · 6 years ago
  17. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  18. f3eb46d IVGCVSW-1951 Remove type templating from NeonMergerWorkload by Nattapat Chaimanowong · 6 years ago
  19. d4b7059 IVGCVSW-1951 Remove type templating from NeonActivationWorkload by Nattapat Chaimanowong · 6 years ago
  20. a094479 IVGCVSW-1996: Implement CreateWorkloadFactory() across all internal backends by arovir01 · 6 years ago
  21. 4423ac7 IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed by Matteo Martincigh · 6 years ago
  22. 2400b6d IVGCVSW-1967 Fix L2Norm NHWC unit test by Matteo Martincigh · 6 years ago
  23. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  24. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  25. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago
  26. 043d0d0 IVGCVSW-1860 Support NHWC for Pooling2D by Francis Murtagh · 6 years ago
  27. 7ff76c5 IVGCVSW-1965: Neon implementation for the ILayerSupport interface by arovir01 · 6 years ago
  28. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  29. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  30. 661dfa7 IVGCVSW-1886 - forward layer support for pad by Nina Drozd · 6 years ago
  31. d59116e IVGCVSW-1889 - Unit test Convolution2d with NHWC by Francis Murtagh · 6 years ago
  32. de9011b IVGCVSW-1622 LSTM Neon support by Les Bell · 6 years ago
  33. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago
  34. 539b44d IVGCVSW-1863 Unit tests for NHWC L2Normalization by Matteo Martincigh · 6 years ago
  35. 55a97bc IVGCVSW-1920 Unittests for NHWC Normalization Workloads and Layer by narpra01 · 6 years ago
  36. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  37. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  38. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  39. 33cea4d IVGCVSW-1919 - data layout parameter for Normalization by narpra01 · 6 years ago
  40. 0dbe0ee IVGCVSW-1899 : Neon backend folder structure by David Beck · 6 years ago