1. def2a85 COMPMID-1960: Implement DFT reference by Georgios Pinitas · 5 years ago
  2. e96e4f0 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  3. 5576315 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  4. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  5. 685c181 COMPMID-1710: Fix TopKV Tests by Isabella Gottardi · 5 years ago
  6. 1bf5e28 COMPMID-1765: CPP: Implement TopKV by giuros01 · 6 years ago
  7. 35767bc COMPMID-1697: NEPermute extended support for more cases. by Pablo Tello · 6 years ago
  8. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  9. 5237e01 COMPMID-838 Implement CLPermute by Michalis Spyrou · 6 years ago
  10. c795196 COMPMID-556: Move Convolution to reference folder by Georgios Pinitas · 7 years ago
  11. c8a85ba COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convolution (Output U8) by Sanghoon Lee · 7 years ago
  12. 8795ffb COMPMID-700: Adds CPPPermute function by Georgios Pinitas · 7 years ago
  13. 5a7e776 COMPMID-556: Rename CPP folder to reference by Georgios Pinitas · 7 years ago
  14. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  15. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago
  16. 45bcc3a COMPMID-661: QASYMM8 support for fully connected layer. by Georgios Pinitas · 7 years ago
  17. 9c450cc COMPMID-695: Update Phase and Validation Wrapping by John Richardson · 7 years ago
  18. 6fdfaa8 COMPMID-713: Address failures in OCLGrind for CLDirectConvolution by Georgios Pinitas · 7 years ago
  19. b6f182d3 COMPMID-556: Fix CLDepthwiseConvolution3x3 Kernel. by Georgios Pinitas · 7 years ago
  20. 2fdc409 COMPMID-592: Ported GEMMInterleave4x4 tests. by Pablo Tello · 7 years ago
  21. f3dfa27 COMPMID-632 Assembly: Integrate gemmlowp assembly version by Michalis Spyrou · 7 years ago
  22. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  23. fc35b51 COMPMID-580 - Implement reference and CL/NEON validation for Remap by Sanghoon Lee · 7 years ago
  24. 37908d9 COMPMID-560 - Validation mismatches Gaussian Pyramid Half Scale by Gian Marco · 7 years ago
  25. 6b77e91 COMPMID-665 - NEON: Add QASYMM8 in place Activation layer by Gian Marco · 7 years ago
  26. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  27. 540d008 COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32. by Georgios Pinitas · 7 years ago
  28. 43ce898 COMPMID-670 - Extend Sobel tests by Isabella Gottardi · 7 years ago
  29. c1294fa COMPMID-494: Fixing values to const by Sanghoon Lee · 7 years ago
  30. 181e651 COMPMID-675: NEGEMMLowp Assembly Integration by Pablo Tello · 7 years ago
  31. 7a49c79 COMPMID-661: issue# 23 Scale border fix (#26) by Daniil Efremov · 7 years ago
  32. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  33. 4c2dd54 COMPMID-671: Add global pooling layer support. by Georgios Pinitas · 7 years ago
  34. e75a02b COMPMID-675 - Reworked NEGEMMLowp interface/function by Gian Marco · 7 years ago
  35. f450caa COMPMID-661: softmax-uint8 implementation (#16) by Chunosov · 7 years ago
  36. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  37. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  38. 6ff12a0 COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL. by Pablo Tello · 7 years ago
  39. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  40. 5a99ddf COMPMID-590: Add transpose_validation to the test framework. by Ioan-Cristian Szabo · 7 years ago
  41. b5908c2 COMPMID-653 - Arithmetic Subtraction, add support different datatype by Isabella Gottardi · 7 years ago
  42. adaae7e COMPMID-647: Exclude padding pixels from averaging factor. by Georgios Pinitas · 7 years ago
  43. 3c5f949 COMPMID-575: Port Magnitude to new validation by John Richardson · 7 years ago
  44. 63e5041 COMPMID-576: Port Phase to new validation by John Richardson · 7 years ago
  45. daaa1fa COMPMID-642: Fixed mismatches in NEDeconvolutionLayer. by Pablo Tello · 7 years ago
  46. 81a26ad COMPMID-643: Add bias to CLDepthwiseConvolution. by Georgios Pinitas · 7 years ago
  47. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago
  48. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  49. 7457a8d COMPMID-571: Implement reference and CL/NEON validation for Erode by Abe Mbise · 7 years ago
  50. c9938d2 COMPMID-572: Porting dilate to the new framework. by Sanghoon Lee · 7 years ago
  51. 83a08ee COMPMID-570: Porting absolute_difference_validation to the new framework. by Ioan-Cristian Szabo · 7 years ago
  52. 6eb9fca COMPMID-569 - Implemented reference implementation and validation tests (NEON and CL) for Median3x3 by Isabella Gottardi · 7 years ago
  53. bf2fb95 COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel. by Pablo Tello · 7 years ago
  54. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  55. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  56. 299025a COMPMID-417: Port GEMMLowp test to the new validation framework. by Pablo Tello · 7 years ago
  57. d616cb9 COMPMID-510: Cleaned up Warp tests. by Pablo Tello · 7 years ago
  58. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  59. 31bbce1 COMPMID-510: Port Warp Perspective to new validation by Abe Mbise · 7 years ago
  60. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  61. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  62. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  63. 7905f91 COMPMID-499: Port Gaussian 3x3 and 5x5 to new validation by Abe Mbise · 7 years ago
  64. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  65. 4268fbe COMPMID-501: Move IntegralImage to new validation by John Richardson · 7 years ago
  66. f89a49f COMPMID-503: Move MinMaxLocation to new validation by John Richardson · 7 years ago
  67. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  68. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  69. bb3be39 COMPMID-417: Fix initial min/max value in CPPQuantizationLayer by Georgios Pinitas · 7 years ago
  70. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  71. 9fe4144 COMPMID-452 CL Generic Depthwise Convolution implementation. by Giorgio Arena · 7 years ago
  72. a7a5b7b COMPMID-508: Port TableLookup to new validation by Sanghoon Lee · 7 years ago
  73. bf17955 COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlattening for 3D tensor by Gian Marco Iodice · 7 years ago
  74. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  75. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  76. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  77. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  78. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago
  79. 72898fe COMPMID-493: Port ArithmeticSubtraction to new validation by Sanghoon Lee · 7 years ago
  80. 06b184a COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order to support 3D input tensors by Gian Marco Iodice · 7 years ago
  81. cde1e8a COMPMID-415: Add tests for ConvolutionLayer reshaped weights by Moritz Pflanzer · 7 years ago
  82. 3f0ab6e COMPMID-495: Port Box 3x3 to new validation by Abe Mbise · 7 years ago
  83. 70f8291 COMPMID-492: Port ArithmeticAddition to new validation by Sanghoon Lee · 7 years ago
  84. 64ebe5b COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEON by Georgios Pinitas · 7 years ago
  85. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago