1. 764b1af COMPMID-1070: Rewrote im2col nhwc reference by Pablo Tello · 6 years ago
  2. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  3. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  4. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  5. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  6. ae3c8ab COMPMID-584: Add validation to channel_combine kernels by Ioan-Cristian Szabo · 7 years ago
  7. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  8. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  9. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  10. 4d9379a COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayer by Andrew Mundy · 6 years ago
  11. 3f217ec COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES) by Isabella Gottardi · 6 years ago
  12. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  13. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  14. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  15. ceff0f9 COMPMID-1016: Optimize kernel reconfiguration by Georgios Pinitas · 6 years ago
  16. 36a559e COMPMID-992 Implement CL RNN function by Michalis Spyrou · 6 years ago
  17. 0085429 COMPMID-959: Fix valid region for Scale by Diego Lopez Recas · 6 years ago
  18. 5c8e05c COMPMID-1019 Implement copy function CL by Michalis Spyrou · 6 years ago
  19. fc00449 COMPMID-959: Removed Interleave blocked kernel. by Pablo Tello · 6 years ago
  20. 2d9de0a COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL. by Giorgio Arena · 6 years ago
  21. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  22. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  23. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  24. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  25. 898db6f COMPMID-959 Changed depth sizes in DepthConcatenateLayerValidationFixture. by Michalis Spyrou · 6 years ago
  26. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  27. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  28. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  29. 562fe0f COMPMID-578: Faster common keypoint validation routine for FAST and Harris corners by Abe Mbise · 6 years ago
  30. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  31. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  32. 25a340f COMPMID-578: Implement FAST corners for CL/NEON by Abe Mbise · 7 years ago
  33. 5ae9b69 COMPMID-885 Valgrind NEConvolutionSquare::configure relies on uninitialised values by Michalis Spyrou · 6 years ago
  34. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  35. 101de50 COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version. by David Mansell · 6 years ago
  36. 6259e5f COMPMID-787: Add CL support for broadcast multiply by Michele Di Giorgio · 6 years ago
  37. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  38. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  39. 2219dea APPBROWSER-390,397,398: bugfix and fully connected validation issue on specific dataset by zhenglin · 6 years ago
  40. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  41. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 6 years ago
  42. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 6 years ago
  43. c8d2316 COMPMID-564: Implement reference and CL/NEON validation for CustomConvolution (output S16) by Sanghoon Lee · 6 years ago
  44. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  45. 571b18a COMPMID-565 - Implement reference and CL/NEON validation for CustomConvolutionSeparable by Sanghoon Lee · 7 years ago
  46. 345ab18 COMPMID-742: Add image input support for Harris Corners tests by Alex Gilday · 6 years ago
  47. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  48. d7ba539 COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutionRectangle by Sanghoon Lee · 7 years ago
  49. 088cc7f COMPMID: GEMMTranspose1xW tests. by Pablo Tello · 7 years ago
  50. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  51. 384a43e COMPMID-579: Port Derivative to new validation by John Richardson · 7 years ago
  52. 8cdfdb8 APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support. by Frank Lei · 7 years ago
  53. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  54. 3b8a5f5 Add CL/NEON FlattenLayer benchmark tests by Michalis Spyrou · 7 years ago
  55. 941cd70 COMPMID-688: Shorten DepthWiseConvolution test name. by Pablo Tello · 7 years ago
  56. c795196 COMPMID-556: Move Convolution to reference folder by Georgios Pinitas · 7 years ago
  57. c8a85ba COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convolution (Output U8) by Sanghoon Lee · 7 years ago
  58. 66cc12f IVGCVSW-839: Add QASYMM8 validation tests for CL ActivationLayer by Michel Iwaniec · 7 years ago
  59. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  60. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  61. 8795ffb COMPMID-700: Adds CPPPermute function by Georgios Pinitas · 7 years ago
  62. 5a7e776 COMPMID-556: Rename CPP folder to reference by Georgios Pinitas · 7 years ago
  63. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  64. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  65. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago
  66. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago
  67. 45bcc3a COMPMID-661: QASYMM8 support for fully connected layer. by Georgios Pinitas · 7 years ago
  68. 6fdfaa8 COMPMID-713: Address failures in OCLGrind for CLDirectConvolution by Georgios Pinitas · 7 years ago
  69. 2fdc409 COMPMID-592: Ported GEMMInterleave4x4 tests. by Pablo Tello · 7 years ago
  70. 53d8c5c COMPMID-464 Implement Depthwise separable convolution on NEON by Michalis Spyrou · 7 years ago
  71. f3dfa27 COMPMID-632 Assembly: Integrate gemmlowp assembly version by Michalis Spyrou · 7 years ago
  72. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  73. fc35b51 COMPMID-580 - Implement reference and CL/NEON validation for Remap by Sanghoon Lee · 7 years ago
  74. 37908d9 COMPMID-560 - Validation mismatches Gaussian Pyramid Half Scale by Gian Marco · 7 years ago
  75. 6b77e91 COMPMID-665 - NEON: Add QASYMM8 in place Activation layer by Gian Marco · 7 years ago
  76. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  77. 540d008 COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32. by Georgios Pinitas · 7 years ago
  78. 43ce898 COMPMID-670 - Extend Sobel tests by Isabella Gottardi · 7 years ago
  79. 41caa62 COMPMID-683: Normalization layer API clarification. by Georgios Pinitas · 7 years ago
  80. 181e651 COMPMID-675: NEGEMMLowp Assembly Integration by Pablo Tello · 7 years ago
  81. 82afedf COMPMID-678 Align Convolution Interfaces by Giorgio Arena · 7 years ago
  82. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  83. 4c2dd54 COMPMID-671: Add global pooling layer support. by Georgios Pinitas · 7 years ago
  84. e75a02b COMPMID-675 - Reworked NEGEMMLowp interface/function by Gian Marco · 7 years ago
  85. f450caa COMPMID-661: softmax-uint8 implementation (#16) by Chunosov · 7 years ago
  86. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  87. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  88. 764f39e COMPMID-556 - Fix Warp Perspective validation by Isabella Gottardi · 7 years ago
  89. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  90. 1a39f6d COMPMID-669 - Add validation for different border modes by Gian Marco · 7 years ago
  91. 6ff12a0 COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL. by Pablo Tello · 7 years ago
  92. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  93. 5a99ddf COMPMID-590: Add transpose_validation to the test framework. by Ioan-Cristian Szabo · 7 years ago
  94. b5908c2 COMPMID-653 - Arithmetic Subtraction, add support different datatype by Isabella Gottardi · 7 years ago
  95. adaae7e COMPMID-647: Exclude padding pixels from averaging factor. by Georgios Pinitas · 7 years ago
  96. 3c5f949 COMPMID-575: Port Magnitude to new validation by John Richardson · 7 years ago
  97. 63e5041 COMPMID-576: Port Phase to new validation by John Richardson · 7 years ago
  98. 81a26ad COMPMID-643: Add bias to CLDepthwiseConvolution. by Georgios Pinitas · 7 years ago
  99. fa4cacd COMPMID-636 - Extending GEMMLowp validation for NEON intrinsics by Gian Marco · 7 years ago
  100. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago