1. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  2. 43ce898 COMPMID-670 - Extend Sobel tests by Isabella Gottardi · 7 years ago
  3. c1294fa COMPMID-494: Fixing values to const by Sanghoon Lee · 7 years ago
  4. 41caa62 COMPMID-683: Normalization layer API clarification. by Georgios Pinitas · 7 years ago
  5. 181e651 COMPMID-675: NEGEMMLowp Assembly Integration by Pablo Tello · 7 years ago
  6. 82afedf COMPMID-678 Align Convolution Interfaces by Giorgio Arena · 7 years ago
  7. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  8. e75a02b COMPMID-675 - Reworked NEGEMMLowp interface/function by Gian Marco · 7 years ago
  9. 5edbd1c COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang compiler) by Ioan-Cristian Szabo · 7 years ago
  10. 84b51ad COMPMID-666: Adds the ability to import backing memory in a Tensor(CPU). by Georgios Pinitas · 7 years ago
  11. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  12. 764f39e COMPMID-556 - Fix Warp Perspective validation by Isabella Gottardi · 7 years ago
  13. 6ff12a0 COMPMID-662: Integrated the new a64_s8_gemm_12x8 + dot product kernel into ACL. by Pablo Tello · 7 years ago
  14. 5a99ddf COMPMID-590: Add transpose_validation to the test framework. by Ioan-Cristian Szabo · 7 years ago
  15. b5908c2 COMPMID-653 - Arithmetic Subtraction, add support different datatype by Isabella Gottardi · 7 years ago
  16. ab18212 COMPMID-616 - Optimizing GEMMLowp on NEON intrinsics by Gian Marco Iodice · 7 years ago
  17. adaae7e COMPMID-647: Exclude padding pixels from averaging factor. by Georgios Pinitas · 7 years ago
  18. 7362f0d COMPMID-464 Implement Depthwise convolution 3x3 on NEON by Michalis Spyrou · 7 years ago
  19. 3c5f949 COMPMID-575: Port Magnitude to new validation by John Richardson · 7 years ago
  20. 63e5041 COMPMID-576: Port Phase to new validation by John Richardson · 7 years ago
  21. 33fd07b COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits) by Ioan-Cristian Szabo · 7 years ago
  22. fa4cacd COMPMID-636 - Extending GEMMLowp validation for NEON intrinsics by Gian Marco · 7 years ago
  23. 960ccc4 COMPMID-556: Disable GEMMLowp tests until we've got the intrinsics version merged by Anthony Barbier · 7 years ago
  24. 432a7d4 Porting accumulate tests to the new framework. by Ioan-Cristian Szabo · 7 years ago
  25. 7457a8d COMPMID-571: Implement reference and CL/NEON validation for Erode by Abe Mbise · 7 years ago
  26. c9938d2 COMPMID-572: Porting dilate to the new framework. by Sanghoon Lee · 7 years ago
  27. 83a08ee COMPMID-570: Porting absolute_difference_validation to the new framework. by Ioan-Cristian Szabo · 7 years ago
  28. 6eb9fca COMPMID-569 - Implemented reference implementation and validation tests (NEON and CL) for Median3x3 by Isabella Gottardi · 7 years ago
  29. bf2fb95 COMPMID-481: Add gemmlowp_aarch64_v8p4 kernel. by Pablo Tello · 7 years ago
  30. dd715f2 COMPMID-505: Move PixelWiseMultiplication to new validation by John Richardson · 7 years ago
  31. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  32. ecfd4d3 COMPMID-567 - Disable Warp Affine RunLarge tests due a postion precision issue (see COMPMID-602) by Isabella Gottardi · 7 years ago
  33. 1682430 COMPMID-463 - Extended Pooling Layer on NEON to support Global Pooling by Gian Marco Iodice · 7 years ago
  34. b482ce1 COMPMID-497: Move FillBorder to new validation by John Richardson · 7 years ago
  35. 299025a COMPMID-417: Port GEMMLowp test to the new validation framework. by Pablo Tello · 7 years ago
  36. d616cb9 COMPMID-510: Cleaned up Warp tests. by Pablo Tello · 7 years ago
  37. 3c2c433 COMPMID-417 - Added NEFlattenLayer function by Gian Marco Iodice · 7 years ago
  38. 4bd2cb8 COMPMID-511: Port FixedPoint arithmetic to new validation by Abe Mbise · 7 years ago
  39. 31bbce1 COMPMID-510: Port Warp Perspective to new validation by Abe Mbise · 7 years ago
  40. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  41. 6c6597c COMPMID-500: Move HarrisCorners to new validation by Moritz Pflanzer · 7 years ago
  42. 7655a67 COMPMID-507: Move Sobel to new validation by Moritz Pflanzer · 7 years ago
  43. 578c8f5 COMPMID-417: Increase tolerance for NormalizationLayer QS16 by Moritz Pflanzer · 7 years ago
  44. 7905f91 COMPMID-499: Port Gaussian 3x3 and 5x5 to new validation by Abe Mbise · 7 years ago
  45. ff1c360 COMPMID-417: Increase tolerance for failing tests by Moritz Pflanzer · 7 years ago
  46. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  47. 4268fbe COMPMID-501: Move IntegralImage to new validation by John Richardson · 7 years ago
  48. f89a49f COMPMID-503: Move MinMaxLocation to new validation by John Richardson · 7 years ago
  49. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  50. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  51. a7a5b7b COMPMID-508: Port TableLookup to new validation by Sanghoon Lee · 7 years ago
  52. 99d4f4a COMPMID-417: Fix absolute error template parameter. by Georgios Pinitas · 7 years ago
  53. 583137c COMPMID-417: Add support for floats in scale. by Georgios Pinitas · 7 years ago
  54. 067518c COMPMID-417 - Added large shapes for CLFloor and NEFloor tests by Gian Marco Iodice · 7 years ago
  55. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  56. 2fe7d1c COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing by Anthony Barbier · 7 years ago
  57. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  58. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  59. ce54b56 COMPMID-532: NEON ConvolutionLayer Quantised valgrind errors by Georgios Pinitas · 7 years ago
  60. 1cd0d52 COMPMID-532: Disable NEON/ConvLayer/QS8 by Moritz Pflanzer · 7 years ago
  61. 898a806 COMPMID-417: Fix NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  62. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago
  63. f31cac1 COMPMID-417: Reduce DepthConcatenate sizes for NEON by Moritz Pflanzer · 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. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  75. 338b195 COMPMID-502: Move MeanStdDev to new validation by John Richardson · 7 years ago
  76. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  77. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  78. 69d3341 COMPMID-415: Move FullyConnectedLayer to new validation by Moritz Pflanzer · 7 years ago
  79. adfccb8 COMPMID-415: Move BitwiseNot to new validation by Moritz Pflanzer · 7 years ago
  80. 0eafa68 COMPMID-415: Move BitwiseXor to new validation by Moritz Pflanzer · 7 years ago
  81. fc2817d COMPMID-424 NEON/CL Harris Corners validation tests. by Giorgio Arena · 7 years ago
  82. bbd9fb9 COMPMID-412: Port PoolingLayer to use fixed point 16. by Michalis Spyrou · 7 years ago
  83. 6203153 COMPMID-424 Implemented reference implementation and validation tests (NEON and CL) for Warp Perspective by Isabella Gottardi · 7 years ago
  84. 4a74979 COMPMID-415: Move BitwiseOr to new validation by Moritz Pflanzer · 7 years ago
  85. 62eada2 COMPMID-415: Move BitwiseAnd to new validation by Moritz Pflanzer · 7 years ago
  86. 4dfc235 COMPMID-415: Move GEMM to new validation by Moritz Pflanzer · 7 years ago
  87. b3d2579 COMPMID-415: Move ConvolutionLayer to new validation by Moritz Pflanzer · 7 years ago
  88. 3ce3ff4 COMPMID-415: Move DepthConcatenateLayer to new validation by Moritz Pflanzer · 7 years ago
  89. a261181 COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernel by Giorgio Arena · 7 years ago
  90. 572ade7 COMPMID-415: Move ActivationLayer to new validation by Moritz Pflanzer · 7 years ago
  91. ef4b4ae COMPMID-438: Add support for floating point Min-Max Location layer. by Michele Di Giorgio · 7 years ago
  92. f87cc7f COMPMID-417: Port NEDirectConvolution 1x1 to QS16. by Pablo Tello · 7 years ago
  93. 8fda1cb COMPMID-421: Added FP16 support in BatchNormalizationLayer. by Pablo Tello · 7 years ago
  94. 6db73ce COMPMID-415: Move NormalizationLayer to new validation by Moritz Pflanzer · 7 years ago
  95. afde732 COMPMID-421: Added FP16 support in the Neon Locally Connected Layer. by Pablo Tello · 7 years ago
  96. f6ad98a COMPMID-415: Move SoftmaxLayer to new validation by Moritz Pflanzer · 7 years ago
  97. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago
  98. 1b80b6c COMPMID-447: Support scaling factors different than 1 for QS8/QS16 NEPixelWiseMultiplication. by Michele Di Giorgio · 7 years ago
  99. b49a715 COMPMID-421: Added FP16 support to Softmax. by Pablo Tello · 7 years ago
  100. 0d17614 COMPMID-421: Added FP16 support to the NEON Direct Convolution function. by Pablo Tello · 7 years ago