1. c8d2316 COMPMID-564: Implement reference and CL/NEON validation for CustomConvolution (output S16) by Sanghoon Lee · 6 years ago
  2. a1f7e33 COMPMID-841: Add CL QASYMM8 RELU Activation by Michele Di Giorgio · 6 years ago
  3. 5237e01 COMPMID-838 Implement CLPermute by Michalis Spyrou · 6 years ago
  4. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  5. 61ef5bf IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel config by Diego Lopez Recas · 7 years ago
  6. 20d7848 COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function instead by Gian Marco · 6 years ago
  7. 571b18a COMPMID-565 - Implement reference and CL/NEON validation for CustomConvolutionSeparable by Sanghoon Lee · 7 years ago
  8. 345ab18 COMPMID-742: Add image input support for Harris Corners tests by Alex Gilday · 6 years ago
  9. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  10. d7ba539 COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutionRectangle by Sanghoon Lee · 7 years ago
  11. a302d69 COMPMID-753 Add benchmarks for QASYMM8 depthwise convolution layers used in MobileNet by Giorgio Arena · 6 years ago
  12. 088cc7f COMPMID: GEMMTranspose1xW tests. by Pablo Tello · 7 years ago
  13. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  14. 384a43e COMPMID-579: Port Derivative to new validation by John Richardson · 7 years ago
  15. 358ca20 COMPMID-617: Adds CLFullyConnectionLayer validation support by Georgios Pinitas · 7 years ago
  16. 1d1c026 COMPMID-592: Added CL GEMMInterleave4x4 tests. by Pablo Tello · 7 years ago
  17. c8a85ba COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convolution (Output U8) by Sanghoon Lee · 7 years ago
  18. 66cc12f IVGCVSW-839: Add QASYMM8 validation tests for CL ActivationLayer by Michel Iwaniec · 7 years ago
  19. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  20. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  21. 5948634 COMPMID-617 Add window validation to CLDirectConvolutionLayer by Giorgio Arena · 7 years ago
  22. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  23. b8ab997 COMPMID-617 Add validation window to CLSoftmaxLayer by Giorgio Arena · 7 years ago
  24. 5a7e776 COMPMID-556: Rename CPP folder to reference by Georgios Pinitas · 7 years ago
  25. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  26. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  27. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago
  28. 2995f5b COMPMID-617 Add validation window to CLActivationLayer by Giorgio Arena · 7 years ago
  29. 0162436 COMPMID-684: 2D In-Map normalization support for CL by Georgios Pinitas · 7 years ago
  30. 45bcc3a COMPMID-661: QASYMM8 support for fully connected layer. by Georgios Pinitas · 7 years ago
  31. 9c450cc COMPMID-695: Update Phase and Validation Wrapping by John Richardson · 7 years ago
  32. 5420b28 COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is a vector by Gian Marco · 7 years ago
  33. 6fdfaa8 COMPMID-713: Address failures in OCLGrind for CLDirectConvolution by Georgios Pinitas · 7 years ago
  34. 7062382 COMPMID-617 Add validation window to BatchNormalization, PixelwiseMultiplication, ArithmeticOps by Giorgio Arena · 7 years ago
  35. c23b633 COMPMID-617 Add validation window to CLNormalizationLayer by Giorgio Arena · 7 years ago
  36. 9f26b3e COMPMID-617 Add validation window to CLPoolingLayer by Giorgio Arena · 7 years ago
  37. 05288a2 COMPMID-697 - Rework GEMMLowp interface on OpenCL by Gian Marco · 7 years ago
  38. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  39. fc35b51 COMPMID-580 - Implement reference and CL/NEON validation for Remap by Sanghoon Lee · 7 years ago
  40. 30902ed COMPMID-617: Add validation methods to ML CL functions. by Georgios Pinitas · 7 years ago
  41. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  42. 43ce898 COMPMID-670 - Extend Sobel tests by Isabella Gottardi · 7 years ago
  43. c1294fa COMPMID-494: Fixing values to const by Sanghoon Lee · 7 years ago
  44. 41caa62 COMPMID-683: Normalization layer API clarification. by Georgios Pinitas · 7 years ago
  45. 7a49c79 COMPMID-661: issue# 23 Scale border fix (#26) by Daniil Efremov · 7 years ago
  46. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  47. 4c2dd54 COMPMID-671: Add global pooling layer support. by Georgios Pinitas · 7 years ago
  48. f450caa COMPMID-661: softmax-uint8 implementation (#16) by Chunosov · 7 years ago
  49. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  50. 764f39e COMPMID-556 - Fix Warp Perspective validation by Isabella Gottardi · 7 years ago
  51. eed841c COMPMID-661: Add QAsymm8 for Reshape (#29) by Daniil Efremov · 7 years ago
  52. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  53. f9d3a0a COMPMID-617: Add validation functions. by Georgios Pinitas · 7 years ago
  54. d6afedc COMPMID-661: softmax-fp32 optimisation (#14) by Chunosov · 7 years ago
  55. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  56. 5a99ddf COMPMID-590: Add transpose_validation to the test framework. by Ioan-Cristian Szabo · 7 years ago
  57. 3faea25 COMPMID-617: Adds validation to CLPoolingLayer by Georgios Pinitas · 7 years ago
  58. b5908c2 COMPMID-653 - Arithmetic Subtraction, add support different datatype by Isabella Gottardi · 7 years ago
  59. adaae7e COMPMID-647: Exclude padding pixels from averaging factor. by Georgios Pinitas · 7 years ago
  60. 3c5f949 COMPMID-575: Port Magnitude to new validation by John Richardson · 7 years ago
  61. 63e5041 COMPMID-576: Port Phase to new validation by John Richardson · 7 years ago
  62. 13fc22c COMPMID-556: Fix CLPoolingLayer checks by Georgios Pinitas · 7 years ago
  63. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago
  64. 7457a8d COMPMID-571: Implement reference and CL/NEON validation for Erode by Abe Mbise · 7 years ago
  65. c9938d2 COMPMID-572: Porting dilate to the new framework. by Sanghoon Lee · 7 years ago
  66. 83a08ee COMPMID-570: Porting absolute_difference_validation to the new framework. by Ioan-Cristian Szabo · 7 years ago
  67. 6eb9fca COMPMID-569 - Implemented reference implementation and validation tests (NEON and CL) for Median3x3 by Isabella Gottardi · 7 years ago
  68. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  69. 1682430 COMPMID-463 - Extended Pooling Layer on NEON to support Global Pooling by Gian Marco Iodice · 7 years ago
  70. b482ce1 COMPMID-497: Move FillBorder to new validation by John Richardson · 7 years ago
  71. d616cb9 COMPMID-510: Cleaned up Warp tests. by Pablo Tello · 7 years ago
  72. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  73. 349feef COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayer by Gian Marco Iodice · 7 years ago
  74. 31bbce1 COMPMID-510: Port Warp Perspective to new validation by Abe Mbise · 7 years ago
  75. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  76. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  77. c26ecf8 COMPIMID-523: Fix CLDepthwiseConvolution test. by Georgios Pinitas · 7 years ago
  78. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  79. 4726fdf COMPMID-541: Fix padding in CLMinMaxLocationKernel by Moritz Pflanzer · 7 years ago
  80. 7905f91 COMPMID-499: Port Gaussian 3x3 and 5x5 to new validation by Abe Mbise · 7 years ago
  81. ff1c360 COMPMID-417: Increase tolerance for failing tests by Moritz Pflanzer · 7 years ago
  82. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  83. 4268fbe COMPMID-501: Move IntegralImage to new validation by John Richardson · 7 years ago
  84. f89a49f COMPMID-503: Move MinMaxLocation to new validation by John Richardson · 7 years ago
  85. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  86. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  87. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  88. 9fe4144 COMPMID-452 CL Generic Depthwise Convolution implementation. by Giorgio Arena · 7 years ago
  89. a7a5b7b COMPMID-508: Port TableLookup to new validation by Sanghoon Lee · 7 years ago
  90. 99d4f4a COMPMID-417: Fix absolute error template parameter. by Georgios Pinitas · 7 years ago
  91. bf17955 COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlattening for 3D tensor by Gian Marco Iodice · 7 years ago
  92. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  93. 8b3b5fa COMPMID-417: Match tolerance for CL and NEON in Normalization layer. by Georgios Pinitas · 7 years ago
  94. 067518c COMPMID-417 - Added large shapes for CLFloor and NEFloor tests by Gian Marco Iodice · 7 years ago
  95. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  96. 2fe7d1c COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing by Anthony Barbier · 7 years ago
  97. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  98. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  99. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago
  100. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago