1. fa4cacd COMPMID-636 - Extending GEMMLowp validation for NEON intrinsics by Gian Marco · 7 years ago
  2. 960ccc4 COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version merged by Anthony Barbier · 7 years ago
  3. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago
  4. 7457a8d COMPMID-571: Implement reference and CL/NEON validation for Erode by Abe Mbise · 7 years ago
  5. c9938d2 COMPMID-572: Porting dilate to the new framework. by Sanghoon Lee · 7 years ago
  6. 83a08ee COMPMID-570: Porting absolute_difference_validation to the new framework. by Ioan-Cristian Szabo · 7 years ago
  7. 6eb9fca COMPMID-569 - Implemented reference implementation and validation tests (NEON and CL) for Median3x3 by Isabella Gottardi · 7 years ago
  8. bf2fb95 COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel. by Pablo Tello · 7 years ago
  9. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  10. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  11. ecfd4d3 COMPMID-567 - Disable Warp Affine RunLarge tests due a postion precision issue (see COMPMID-602) by Isabella Gottardi · 7 years ago
  12. 1682430 COMPMID-463 - Extended Pooling Layer on NEON to support Global Pooling by Gian Marco Iodice · 7 years ago
  13. b482ce1 COMPMID-497: Move FillBorder to new validation by John Richardson · 7 years ago
  14. 299025a COMPMID-417: Port GEMMLowp test to the new validation framework. by Pablo Tello · 7 years ago
  15. d616cb9 COMPMID-510: Cleaned up Warp tests. by Pablo Tello · 7 years ago
  16. 3c2c433 COMPMID-417 - Added NEFlattenLayer function by Gian Marco Iodice · 7 years ago
  17. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  18. 31bbce1 COMPMID-510: Port Warp Perspective to new validation by Abe Mbise · 7 years ago
  19. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  20. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  21. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  22. 578c8f5 COMPMID-417: Increase tolerance for NormalizationLayer QS16 by Moritz Pflanzer · 7 years ago
  23. 7905f91 COMPMID-499: Port Gaussian 3x3 and 5x5 to new validation by Abe Mbise · 7 years ago
  24. ff1c360 COMPMID-417: Increase tolerance for failing tests by Moritz Pflanzer · 7 years ago
  25. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  26. 4268fbe COMPMID-501: Move IntegralImage to new validation by John Richardson · 7 years ago
  27. f89a49f COMPMID-503: Move MinMaxLocation to new validation by John Richardson · 7 years ago
  28. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  29. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  30. a7a5b7b COMPMID-508: Port TableLookup to new validation by Sanghoon Lee · 7 years ago
  31. 99d4f4a COMPMID-417: Fix absolute error template parameter. by Georgios Pinitas · 7 years ago
  32. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  33. 067518c COMPMID-417 - Added large shapes for CLFloor and NEFloor tests by Gian Marco Iodice · 7 years ago
  34. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  35. 2fe7d1c COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing by Anthony Barbier · 7 years ago
  36. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  37. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  38. ce54b56 COMPMID-532: NEON ConvolutionLayer Quantised valgrind errors by Georgios Pinitas · 7 years ago
  39. 1cd0d52 COMPMID-532: Disable NEON/ConvLayer/QS8 by Moritz Pflanzer · 7 years ago
  40. 898a806 COMPMID-417: Fix NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  41. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago
  42. f31cac1 COMPMID-417: Reduce DepthConcatenate sizes for NEON by Moritz Pflanzer · 7 years ago
  43. 6a45048 COMPMID-526: Disable DirectConvolution tests by Moritz Pflanzer · 7 years ago
  44. fb20568 COMPMID-417: Fix DepthConcatenate validation fixture by Moritz Pflanzer · 7 years ago
  45. 72898fe COMPMID-493: Port ArithmeticSubtraction to new validation by Sanghoon Lee · 7 years ago
  46. 06b184a COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order to support 3D input tensors by Gian Marco Iodice · 7 years ago
  47. cde1e8a COMPMID-415: Add tests for ConvolutionLayer reshaped weights by Moritz Pflanzer · 7 years ago
  48. 86b5333 COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy data by SiCong Li · 7 years ago
  49. 3e05e4e COMPMID-516 Change the CL CNN validation functions to use relative by steniu01 · 7 years ago
  50. 3f0ab6e COMPMID-495: Port Box 3x3 to new validation by Abe Mbise · 7 years ago
  51. 70f8291 COMPMID-492: Port ArithmeticAddition to new validation by Sanghoon Lee · 7 years ago
  52. 732f368 COMPMID-417 - BugFix Scale - Added tolerance(1) by Isabella Gottardi · 7 years ago
  53. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  54. 338b195 COMPMID-502: Move MeanStdDev to new validation by John Richardson · 7 years ago
  55. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  56. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  57. 69d3341 COMPMID-415: Move FullyConnectedLayer to new validation by Moritz Pflanzer · 7 years ago
  58. adfccb8 COMPMID-415: Move BitwiseNot to new validation by Moritz Pflanzer · 7 years ago
  59. 0eafa68 COMPMID-415: Move BitwiseXor to new validation by Moritz Pflanzer · 7 years ago
  60. fc2817d COMPMID-424 NEON/CL Harris Corners validation tests. by Giorgio Arena · 7 years ago
  61. bbd9fb9 COMPMID-412: Port PoolingLayer to use fixed point 16. by Michalis Spyrou · 7 years ago
  62. 6203153 COMPMID-424 Implemented reference implementation and validation tests (NEON and CL) for Warp Perspective by Isabella Gottardi · 7 years ago
  63. 4a74979 COMPMID-415: Move BitwiseOr to new validation by Moritz Pflanzer · 7 years ago
  64. 62eada2 COMPMID-415: Move BitwiseAnd to new validation by Moritz Pflanzer · 7 years ago
  65. 4dfc235 COMPMID-415: Move GEMM to new validation by Moritz Pflanzer · 7 years ago
  66. b3d2579 COMPMID-415: Move ConvolutionLayer to new validation by Moritz Pflanzer · 7 years ago
  67. 3ce3ff4 COMPMID-415: Move DepthConcatenateLayer to new validation by Moritz Pflanzer · 7 years ago
  68. a261181 COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernel by Giorgio Arena · 7 years ago
  69. 572ade7 COMPMID-415: Move ActivationLayer to new validation by Moritz Pflanzer · 7 years ago
  70. ef4b4ae COMPMID-438: Add support for floating point Min-Max Location layer. by Michele Di Giorgio · 7 years ago
  71. f87cc7f COMPMID-417: Port NEDirectConvolution 1x1 to QS16. by Pablo Tello · 7 years ago
  72. 8fda1cb COMPMID-421: Added FP16 support in BatchNormalizationLayer. by Pablo Tello · 7 years ago
  73. 6db73ce COMPMID-415: Move NormalizationLayer to new validation by Moritz Pflanzer · 7 years ago
  74. afde732 COMPMID-421: Added FP16 support in the Neon Locally Connected Layer. by Pablo Tello · 7 years ago
  75. f6ad98a COMPMID-415: Move SoftmaxLayer to new validation by Moritz Pflanzer · 7 years ago
  76. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago
  77. 1b80b6c COMPMID-447: Support scaling factors different than 1 for QS8/QS16 NEPixelWiseMultiplication. by Michele Di Giorgio · 7 years ago
  78. b49a715 COMPMID-421: Added FP16 support to Softmax. by Pablo Tello · 7 years ago
  79. 0d17614 COMPMID-421: Added FP16 support to the NEON Direct Convolution function. by Pablo Tello · 7 years ago
  80. 0c34fe2 COMPMID-421: Added FP16 support in Pooling Layer by Pablo Tello · 7 years ago
  81. d58cec0 COMPMID-415: Cleanup accessors by Moritz Pflanzer · 7 years ago
  82. fb5aabb COMPMID-415: Rename TensorLibrary to AssetsLibrary by Moritz Pflanzer · 7 years ago
  83. 07a1533 COMPMID-417 NEON MeanStdDev bugfix: added floating point validation tolerance by Giorgio Arena · 7 years ago
  84. 91654c4 COMPMID-421: Added FP16 support in ActivationLayer. by Pablo Tello · 7 years ago
  85. 2ca209e COMPMID-424 NEON MinMaxLocation test. by Giorgio Arena · 7 years ago
  86. d7a5d22 COMPMID-421: Added FP16 support to Arithmetic Subtraction. by Pablo Tello · 7 years ago
  87. e222941 COMPMID-401: Implement FixedPointPosition conversion for NEON. by Georgios Pinitas · 7 years ago
  88. bbd3d60 COMPMID-410 Port BatchNormalization to use fixed point 16 by Michalis Spyrou · 7 years ago
  89. 172e570 COMPMID-425 Port CLBatchnormalization to support QS8/QS16 by Michalis Spyrou · 7 years ago
  90. 81f0d15 COMPMID-444: Add support for QS8/QS16 NEON Arithmetic Add/Sub/Mul. by Michele Di Giorgio · 7 years ago
  91. 00394ae COMPMID-406: Port CLActivationLayer to use QS8/QS16. by Georgios Pinitas · 7 years ago
  92. b797fa2 COMPMID-424 - Implemented reference implementation and tests (NEON and CL) for TableLookup by Isabella Gottardi · 7 years ago
  93. ac4e873 COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL. by Georgios Pinitas · 7 years ago
  94. df24618 COMPMID-421: Added FP16 suppot to NENormalizationLayer and NEPixelWiseMultiplication. by Pablo Tello · 7 years ago
  95. d1b0ecc COMPMID-421: Added FP16 support to Arithmetic Addition. by Pablo Tello · 7 years ago
  96. 9247c92 COMPMID-428: Port NESoftmaxLayer to 16-bit fixed point. by Georgios Pinitas · 7 years ago
  97. dcdc85e COMPMID-421: Added F16 support in FC Layer. by Pablo Tello · 7 years ago
  98. ab0a77e COMPMID-409: Add support for QS8 and QS16 CLPixelWiseMultiplication. by Michele Di Giorgio · 7 years ago
  99. ccc65d4 COMPMID-427: Port NEActivationLayer in 16bit fixed point. by Georgios Pinitas · 7 years ago
  100. 9502f31 COMPMID-417: Increase NEON QS16 tolerance for reciprocal by Moritz Pflanzer · 7 years ago