1. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  2. 5e20753 COMPMID-1092: Fix CL GEMMConvolutionLayer FP32 mismatches by Georgios Pinitas · 6 years ago
  3. 6b06953 COMPMID-1087: Fix CLHOGDetector failure. by John Richardson · 6 years ago
  4. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  5. 43f6afe COMPMID-1079: Removed tests asking for too much memory. by Pablo Tello · 6 years ago
  6. 99d4095 COMPMID-1023: Import memory for OpenCL by Georgios Pinitas · 6 years ago
  7. e91abd7 COMPMID-959 : Disables HogDetector test on CL by Georgios Pinitas · 6 years ago
  8. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  9. 764b1af COMPMID-1070: Rewrote im2col nhwc reference by Pablo Tello · 6 years ago
  10. bf3c662 COMPMID-803: Add NHWC data format support for CL batch normalisation by Michele Di Giorgio · 6 years ago
  11. 164b65d COMPMID-1043: Rework GCGEMMMatrixMultiplyKernel interface and allow auto initialization of the tensors by Michele Di Giorgio · 6 years ago
  12. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  13. f485a10 COMPMID-802 Fix NEIm2Col NHWC by Giorgio Arena · 6 years ago
  14. e52a300 COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  15. dd03870 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradOutputTransformKernel by Giorgio Arena · 6 years ago
  16. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  17. 1cd4149 COMPMID-577: Implement CL validation for GaussianPyramid by Sanghoon Lee · 6 years ago
  18. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  19. fe5ef38 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernel by Giorgio Arena · 6 years ago
  20. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  21. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  22. fc1d1e2 COMPMID-959: Add FP32 support to GLES GEMMConvolution by Michele Di Giorgio · 6 years ago
  23. ae3c8ab COMPMID-584: Add validation to channel_combine kernels by Ioan-Cristian Szabo · 7 years ago
  24. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  25. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  26. 2abb216 COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half() by Gian Marco Iodice · 6 years ago
  27. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  28. 4d9379a COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayer by Andrew Mundy · 6 years ago
  29. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  30. c0d1c86 COMPMID-734: CLTuner rework by Georgios Pinitas · 6 years ago
  31. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  32. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  33. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  34. ceff0f9 COMPMID-1016: Optimize kernel reconfiguration by Georgios Pinitas · 6 years ago
  35. 36a559e COMPMID-992 Implement CL RNN function by Michalis Spyrou · 6 years ago
  36. 0085429 COMPMID-959: Fix valid region for Scale by Diego Lopez Recas · 6 years ago
  37. 5c8e05c COMPMID-1019 Implement copy function CL by Michalis Spyrou · 6 years ago
  38. fc00449 COMPMID-959: Removed Interleave blocked kernel. by Pablo Tello · 6 years ago
  39. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  40. 2d9de0a COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL. by Giorgio Arena · 6 years ago
  41. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  42. 27c08ab COMPMID-754: Add validation to LocallyConnected and NEDeconv layers by Alex Gilday · 6 years ago
  43. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  44. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  45. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  46. 8df6c45 COMPMID-959: Fix compare Relative Tolerance by Isabella Gottardi · 6 years ago
  47. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  48. 6727f12 Revert "COMPMID-959: Fix valid region for Scale by always setting full shape" by Georgios Pinitas · 6 years ago
  49. ff860cf COMPMID-959: Fix valid region for Scale by always setting full shape by Diego Lopez Recas · 6 years ago
  50. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  51. a967611 COMPMID-886 Don't use LWS hints by default for GPU post Mali-G72 by Michalis Spyrou · 6 years ago
  52. 898db6f COMPMID-959 Changed depth sizes in DepthConcatenateLayerValidationFixture. by Michalis Spyrou · 6 years ago
  53. 861f0db COMPMID-941 Add NEON broadcast multiply support by Michalis Spyrou · 6 years ago
  54. ff6c260 COMPMID-945: Fix GEMM CL FP32 mismatch - V2 by Michele Di Giorgio · 6 years ago
  55. 88627fb COMPMID-959: Update valid region in DepthConcatenate by Georgios Pinitas · 6 years ago
  56. 23fe7c2 Revert "COMPMID-945: Fix GEMM CL FP32 mismatch" by Michalis Spyrou · 6 years ago
  57. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  58. e4904c7 COMPMID-765: Cleaned up FIXMEs by Anthony Barbier · 6 years ago
  59. 1a03d76 COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayer by Georgios Pinitas · 6 years ago
  60. aad9f2c COMPMID-754: Add CLPermute validation method by Isabella Gottardi · 6 years ago
  61. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  62. 933fe86 COMPMID-927: Adding support for FP16 in CLDepthwiseConvolutionLayer3x3 by Michele Di Giorgio · 6 years ago
  63. 898d399 COMPMID-945: Fix GEMM CL FP32 mismatch by Michele Di Giorgio · 6 years ago
  64. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  65. 6acc6ad COMPMID-846: Create a ConvolutionLayer for NEON by Isabella Gottardi · 6 years ago
  66. 51b074a COMPMID-764 Removed reciprocal QS tests by Anthony Barbier · 6 years ago
  67. cac4a2e COMPMID-765 - Fix get_convolution_method in order to return the correct method. by Isabella Gottardi · 6 years ago
  68. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  69. 562fe0f COMPMID-578: Faster common keypoint validation routine for FAST and Harris corners by Abe Mbise · 6 years ago
  70. f07d28d COMPMID-845: Create a ConvolutionLayer for CL by Isabella Gottardi · 6 years ago
  71. 7567f5f COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data sizes - Part 2 (NEON) by Isabella Gottardi · 6 years ago
  72. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  73. 4402cb9 COMPMID-905 Optimize CLSoftmaxLayer for QASYMM8 by Giorgio Arena · 6 years ago
  74. de5a1cc COMPMID-856: CL Depthwise Convolution QASYMM8 support by Georgios Pinitas · 6 years ago
  75. 57c033b COMPMID-906: Use fused activation in NEON Batch normalization by Georgios Pinitas · 6 years ago
  76. 02ee429 COMPMID-765: Fix CPPPermute error when permuting the strides. by Georgios Pinitas · 6 years ago
  77. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  78. 77e4a2d COMPMID-850: Increase tolerance while issue is being investigated by Anthony Barbier · 6 years ago
  79. 36e0075 COMPMID-589: Refactor HOGDescriptor validation test by John Richardson · 6 years ago
  80. 284cfe2 COMPMID-903: Implements NEPermute for NHWC conversions by Georgios Pinitas · 6 years ago
  81. ced7a8d COMPMID-875: Deconvolution 4x4 not working by Georgios Pinitas · 6 years ago
  82. a527e8c COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data sizes - Part 2 (CL) by Isabella Gottardi · 6 years ago
  83. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  84. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  85. c5694af COMPMID-879: Invalid convolution data type in validation. by Georgios Pinitas · 6 years ago
  86. 25a340f COMPMID-578: Implement FAST corners for CL/NEON by Abe Mbise · 7 years ago
  87. 5ae9b69 COMPMID-885 Valgrind NEConvolutionSquare::configure relies on uninitialised values by Michalis Spyrou · 6 years ago
  88. e9146ed COMPMID-879: Investigate CL mismatches in Convolution S16 by Georgios Pinitas · 6 years ago
  89. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  90. 101de50 COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version. by David Mansell · 6 years ago
  91. 6259e5f COMPMID-787: Add CL support for broadcast multiply by Michele Di Giorgio · 6 years ago
  92. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  93. 1c0d0ff COMPMID-832: Decrease validation coverage of QS8/QS16 by Anthony Barbier · 6 years ago
  94. 18d352a COMPMID-765: Added tolerance of 1 for CL Convolution S16 while the issue is investigated by Anthony Barbier · 6 years ago
  95. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  96. 2219dea APPBROWSER-390,397,398: bugfix and fully connected validation issue on specific dataset by zhenglin · 6 years ago
  97. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  98. c0079e9 COMPMID-564: CustomConvolution Test Name updated by Sanghoon Lee · 6 years ago
  99. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  100. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 6 years ago