1. 3dc4303 IVGCVSW-2040 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  2. a160b24 IVGCVSW-2033 Add unit tests for the newly implemented NHWC support in by Matteo Martincigh · 6 years ago
  3. e4dfd6e IVGCVSW-1865 - Support NHWC for Convolution2D (CpuRef) by Nikhil Raj · 6 years ago
  4. 3e9e115 IVGCVSW-2037 : separate registry for layer support intrefaces by David Beck · 6 years ago
  5. 8e6f92d IVGCVSW-2032 + IVGCVSW-2033 Add NHWC implementation to the reference by Matteo Martincigh · 6 years ago
  6. 8eb675e IVGCVSW-2038 + IVGCVSW-2039 + IVGCVSW-2040 Add NHWC support to the Float32 and UInt8 by Matteo Martincigh · 6 years ago
  7. ada9cb2 Added missing pragma directive to TensorBufferArrayView.hpp by Matteo Martincigh · 6 years ago
  8. 39fedf0 IVGCVSW-2022 : fix for backend cmake files to respect BUILD_UNIT_TESTS variable by David Beck · 6 years ago
  9. b63973e IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  10. 97a06fd IVGCVSW-2018 Support NHWC in the current ref implementation by Matteo Martincigh · 6 years ago
  11. 7420e55 IVGCVSW-1885 add RefPadWorkload implementation and associated unit tests by Mohamed Nour Abouelseoud · 6 years ago
  12. b5acbb7 IVGCVSW-2004: Get rid of IsLayerSupportedRef functions in favor of ILayerSupport interface by Aron Virginas-Tar · 6 years ago
  13. 3cc9a62 IVGCVSW-1998 : replace Compute enum in LayerSupport free functions by David Beck · 6 years ago
  14. 47c1ddb MLCE-51 MaxPool + Add Unit test by Éanna Ó Catháin · 6 years ago
  15. cec6b65 IVGCVSW-1922 Unit test for DepthwiseConvolution with NHWC by Nikhil Raj · 6 years ago
  16. 5954082 IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRef by James Conroy · 6 years ago
  17. a094479 IVGCVSW-1996: Implement CreateWorkloadFactory() across all internal backends by arovir01 · 6 years ago
  18. 4423ac7 IVGCVSW-2000: (Fix) Backend-specific unit tests not being executed by Matteo Martincigh · 6 years ago
  19. 9df2d95 IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute enum by David Beck · 6 years ago
  20. 6b779f0 IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and Neon by David Beck · 6 years ago
  21. 43095f3 IVGCVSW-1988: Refactor backend-specific unit tests by arovir01 · 6 years ago
  22. 085f0a4 IVGCVSW-1985: Replace std::string* reasonIfNotSupported with Optional<std::string&> in IsLayerSupported implementations by arovir01 · 6 years ago
  23. 1c7c81b IVGCVSW-1966: Ref implementation for the ILayerSupport interface by arovir01 · 6 years ago
  24. 5eec11d IVGCVSW-1964 : replace optional biases with home-grown Optional by David Beck · 6 years ago
  25. 661dfa7 IVGCVSW-1886 - forward layer support for pad by Nina Drozd · 6 years ago
  26. 4424b0a IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backends by arovir01 · 6 years ago
  27. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  28. ac42efd IVGCVSW-1900 : CL backend folder structure by David Beck · 6 years ago
  29. bcd3c85 IVGCVSW-1863 Support NHWC for L2Normalization by Matteo Martincigh · 6 years ago
  30. 1e4c31d IVGCVSW-1812 Adding Ref implementation and tests of MeanWorkloads by narpra01 · 6 years ago
  31. b4540be IVGCVSW-1898 : Ref backend folder structure by David Beck · 6 years ago