1. fa4cacd COMPMID-636 - Extending GEMMLowp validation for NEON intrinsics by Gian Marco · 7 years ago
  2. 13fc22c COMPMID-556: Fix CLPoolingLayer checks by Georgios Pinitas · 7 years ago
  3. 960ccc4 COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version merged by Anthony Barbier · 7 years ago
  4. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago
  5. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  6. 7457a8d COMPMID-571: Implement reference and CL/NEON validation for Erode by Abe Mbise · 7 years ago
  7. c9938d2 COMPMID-572: Porting dilate to the new framework. by Sanghoon Lee · 7 years ago
  8. 83a08ee COMPMID-570: Porting absolute_difference_validation to the new framework. by Ioan-Cristian Szabo · 7 years ago
  9. 6eb9fca COMPMID-569 - Implemented reference implementation and validation tests (NEON and CL) for Median3x3 by Isabella Gottardi · 7 years ago
  10. bf2fb95 COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel. by Pablo Tello · 7 years ago
  11. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  12. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  13. 66bd42a COMPMID-620: Throw a FileNotFound error when FixedPoint npy files are missing by John Richardson · 7 years ago
  14. a36eae1 COMPMID-490: Move TensorInfo and TensorShape to new validation by John Richardson · 7 years ago
  15. 70f946b COMPMID-489: Move FixedPoint to new validation by John Richardson · 7 years ago
  16. 925ca0f COMPMID-491 Port Utils UNIT tests to new validation by Abe Mbise · 7 years ago
  17. ecfd4d3 COMPMID-567 - Disable Warp Affine RunLarge tests due a postion precision issue (see COMPMID-602) by Isabella Gottardi · 7 years ago
  18. ece307b COMPMID-556 - Fix ConvolutionLayer test by Gian Marco Iodice · 7 years ago
  19. 1682430 COMPMID-463 - Extended Pooling Layer on NEON to support Global Pooling by Gian Marco Iodice · 7 years ago
  20. b482ce1 COMPMID-497: Move FillBorder to new validation by John Richardson · 7 years ago
  21. 299025a COMPMID-417: Port GEMMLowp test to the new validation framework. by Pablo Tello · 7 years ago
  22. d616cb9 COMPMID-510: Cleaned up Warp tests. by Pablo Tello · 7 years ago
  23. 3c2c433 COMPMID-417 - Added NEFlattenLayer function by Gian Marco Iodice · 7 years ago
  24. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  25. 349feef COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayer by Gian Marco Iodice · 7 years ago
  26. 31bbce1 COMPMID-510: Port Warp Perspective to new validation by Abe Mbise · 7 years ago
  27. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  28. 80373f6 COMPMID-481: Add AArch32 GEMM by Moritz Pflanzer · 7 years ago
  29. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  30. c26ecf8 COMPIMID-523: Fix CLDepthwiseConvolution test. by Georgios Pinitas · 7 years ago
  31. beabe3b COMPMID-481: Add AArch64 GEMM by Moritz Pflanzer · 7 years ago
  32. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  33. b11e269 COMPMID-417 - Fix bad_alloc in ScaleFixture by Gian Marco Iodice · 7 years ago
  34. 578c8f5 COMPMID-417: Increase tolerance for NormalizationLayer QS16 by Moritz Pflanzer · 7 years ago
  35. 4726fdf COMPMID-541: Fix padding in CLMinMaxLocationKernel by Moritz Pflanzer · 7 years ago
  36. 7905f91 COMPMID-499: Port Gaussian 3x3 and 5x5 to new validation by Abe Mbise · 7 years ago
  37. ff1c360 COMPMID-417: Increase tolerance for failing tests by Moritz Pflanzer · 7 years ago
  38. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  39. 4268fbe COMPMID-501: Move IntegralImage to new validation by John Richardson · 7 years ago
  40. f89a49f COMPMID-503: Move MinMaxLocation to new validation by John Richardson · 7 years ago
  41. 2a07e18 COMPMID-363 Add Graph library support by Anthony Barbier · 7 years ago
  42. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  43. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  44. bb3be39 COMPMID-417: Fix initial min/max value in CPPQuantizationLayer by Georgios Pinitas · 7 years ago
  45. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  46. 9fe4144 COMPMID-452 CL Generic Depthwise Convolution implementation. by Giorgio Arena · 7 years ago
  47. a7a5b7b COMPMID-508: Port TableLookup to new validation by Sanghoon Lee · 7 years ago
  48. 99d4f4a COMPMID-417: Fix absolute error template parameter. by Georgios Pinitas · 7 years ago
  49. bf17955 COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlattening for 3D tensor by Gian Marco Iodice · 7 years ago
  50. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  51. 8b3b5fa COMPMID-417: Match tolerance for CL and NEON in Normalization layer. by Georgios Pinitas · 7 years ago
  52. 067518c COMPMID-417 - Added large shapes for CLFloor and NEFloor tests by Gian Marco Iodice · 7 years ago
  53. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  54. 2fe7d1c COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing by Anthony Barbier · 7 years ago
  55. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  56. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  57. ce54b56 COMPMID-532: NEON ConvolutionLayer Quantised valgrind errors by Georgios Pinitas · 7 years ago
  58. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago
  59. 1cd0d52 COMPMID-532: Disable NEON/ConvLayer/QS8 by Moritz Pflanzer · 7 years ago
  60. 898a806 COMPMID-417: Fix NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  61. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago
  62. f31cac1 COMPMID-417: Reduce DepthConcatenate sizes for NEON by Moritz Pflanzer · 7 years ago
  63. b2833b8 COMPMID-415 - Fixed bad_alloc in DepthConcatenate reducing the size of input tensor for the NIGHTLY tests by Gian Marco Iodice · 7 years ago
  64. 6a45048 COMPMID-526: Disable DirectConvolution tests by Moritz Pflanzer · 7 years ago
  65. fb20568 COMPMID-417: Fix DepthConcatenate validation fixture by Moritz Pflanzer · 7 years ago
  66. 72898fe COMPMID-493: Port ArithmeticSubtraction to new validation by Sanghoon Lee · 7 years ago
  67. 06b184a COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order to support 3D input tensors by Gian Marco Iodice · 7 years ago
  68. cde1e8a COMPMID-415: Add tests for ConvolutionLayer reshaped weights by Moritz Pflanzer · 7 years ago
  69. 86b5333 COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy data by SiCong Li · 7 years ago
  70. 3e05e4e COMPMID-516 Change the CL CNN validation functions to use relative by steniu01 · 7 years ago
  71. 3f0ab6e COMPMID-495: Port Box 3x3 to new validation by Abe Mbise · 7 years ago
  72. 70f8291 COMPMID-492: Port ArithmeticAddition to new validation by Sanghoon Lee · 7 years ago
  73. 732f368 COMPMID-417 - BugFix Scale - Added tolerance(1) by Isabella Gottardi · 7 years ago
  74. 172c58d COMPMID-345 Fix the failure counter wrongly logging issue by steniu01 · 7 years ago
  75. 64ebe5b COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEON by Georgios Pinitas · 7 years ago
  76. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  77. 632925a COMPMID-417: Set tolerance of 1 for CL HarrisCorners by Moritz Pflanzer · 7 years ago
  78. 338b195 COMPMID-502: Move MeanStdDev to new validation by John Richardson · 7 years ago
  79. 1fab09f COMPMID-424 Implemented reference implementation, new output valid region and validation tests (NEON and CL) for Scale by Isabella Gottardi · 7 years ago
  80. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  81. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  82. 0c7614f COMPMID-431 Port OpenCL pooling layer to use fixed point by steniu01 · 7 years ago
  83. 69d3341 COMPMID-415: Move FullyConnectedLayer to new validation by Moritz Pflanzer · 7 years ago
  84. 82e70a1 COMPMID-415: Improve SimpleTensor and RawTensor by Moritz Pflanzer · 7 years ago
  85. adfccb8 COMPMID-415: Move BitwiseNot to new validation by Moritz Pflanzer · 7 years ago
  86. 0eafa68 COMPMID-415: Move BitwiseXor to new validation by Moritz Pflanzer · 7 years ago
  87. ffc1255 COMPMID-417 - BugFix Validate with valid_mask by Isabella Gottardi · 7 years ago
  88. fc2817d COMPMID-424 NEON/CL Harris Corners validation tests. by Giorgio Arena · 7 years ago
  89. bbd9fb9 COMPMID-412: Port PoolingLayer to use fixed point 16. by Michalis Spyrou · 7 years ago
  90. 6203153 COMPMID-424 Implemented reference implementation and validation tests (NEON and CL) for Warp Perspective by Isabella Gottardi · 7 years ago
  91. 4a74979 COMPMID-415: Move BitwiseOr to new validation by Moritz Pflanzer · 7 years ago
  92. 62eada2 COMPMID-415: Move BitwiseAnd to new validation by Moritz Pflanzer · 7 years ago
  93. 4dfc235 COMPMID-415: Move GEMM to new validation by Moritz Pflanzer · 7 years ago
  94. b3d2579 COMPMID-415: Move ConvolutionLayer to new validation by Moritz Pflanzer · 7 years ago
  95. 8594b11 COMPMID-424 CLMeanStdDev test completed. by Giorgio Arena · 7 years ago
  96. e3bc5c9 COMPMID-417: Fix (old) validation Tensor by Moritz Pflanzer · 7 years ago
  97. 3ce3ff4 COMPMID-415: Move DepthConcatenateLayer to new validation by Moritz Pflanzer · 7 years ago
  98. a261181 COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernel by Giorgio Arena · 7 years ago
  99. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  100. 572ade7 COMPMID-415: Move ActivationLayer to new validation by Moritz Pflanzer · 7 years ago