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