1. cbc5a13 COMPMID-417: Fix ROI dataset description by Moritz Pflanzer · 7 years ago
  2. 24e49a2 COMPMID-417 Fix GoogLeNetInceptionV4 layer datasets by SiCong Li · 7 years ago
  3. d1b21f2 COMPMID-417: Improve shape datasets by Moritz Pflanzer · 7 years ago
  4. 95643d8 COMPMID-417: Fix benchmark tests by Moritz Pflanzer · 7 years ago
  5. 632925a COMPMID-417: Set tolerance of 1 for CL HarrisCorners by Moritz Pflanzer · 7 years ago
  6. de12af4 COMPMID-417 Remove spaces in DepthwiseSeparable arguments by Anthony Barbier · 7 years ago
  7. 4ffe3e2 COMPMID-417: Remove 8 batches from validation by Moritz Pflanzer · 7 years ago
  8. 338b195 COMPMID-502: Move MeanStdDev to new validation by John Richardson · 7 years ago
  9. 1fab09f COMPMID-424 Implemented reference implementation, new output valid region and validation tests (NEON and CL) for Scale by Isabella Gottardi · 7 years ago
  10. 04f089c COMPMID-476 L2 Normalization for CL by Michalis Spyrou · 7 years ago
  11. 39b4e4d COMPMID-484: Added OpenBLAS GEMM F32 BLAS validation and benchmark tests. by Pablo Tello · 7 years ago
  12. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  13. edfa9f4 COMPMID-477 - Optimized batched case in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  14. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  15. 32982d8 COMPMID-439: Implement NEON Dequantization Layer. by Michele Di Giorgio · 7 years ago
  16. 6c650a9 COMPMID-417: Remove largest shape by Moritz Pflanzer · 7 years ago
  17. a184836 COMPMID-417: Fix valid region by Moritz Pflanzer · 7 years ago
  18. 93a690e COMPMID-452 CL Depthwise Separable Convolution Layer kernel implementation, validation and benchmarking for 3x3xC depthwise filter and DataType::F32. by Giorgio Arena · 7 years ago
  19. d854d6e COMPMID-417: Fix inclusion in QuantizationLayer by Georgios Pinitas · 7 years ago
  20. caf8c5e COMPMID-486 Add batch sizes 1, 4 and 8 to validation datasets by SiCong Li · 7 years ago
  21. 06da39d COMPMID-345: Added support for 5x5 kernels in NEDirectConvolution by Pablo Tello · 7 years ago
  22. 4e09b38 COMPMID-439: Implement NEON Quantization Layer. by Michele Di Giorgio · 7 years ago
  23. 0c7614f COMPMID-431 Port OpenCL pooling layer to use fixed point by steniu01 · 7 years ago
  24. c57a06a COMPMID-417 - Disabled DirectConvolutionLayer on AlexNet for NEON by Gian Marco Iodice · 7 years ago
  25. 2e44868 COMPMID-417 - Added DirectConvolution 5x5 in AlexNet system test by Gian Marco Iodice · 7 years ago
  26. 69d3341 COMPMID-415: Move FullyConnectedLayer to new validation by Moritz Pflanzer · 7 years ago
  27. cc65bbe COMPMID-483 Add VGG16 benchmarks by SiCong Li · 7 years ago
  28. f583fb7 COMPMID-479 Add GoogleNetInceptionV4 benchmarks by SiCong Li · 7 years ago
  29. d763cfb COMPMID-479 Restructure system tests datasets by SiCong Li · 7 years ago
  30. 1e5c157 COMPMID-450 Add YOLOV2 benchmark tests by SiCong Li · 7 years ago
  31. 82e70a1 COMPMID-415: Improve SimpleTensor and RawTensor by Moritz Pflanzer · 7 years ago
  32. adfccb8 COMPMID-415: Move BitwiseNot to new validation by Moritz Pflanzer · 7 years ago
  33. 0eafa68 COMPMID-415: Move BitwiseXor to new validation by Moritz Pflanzer · 7 years ago
  34. db00668 COMPMID-478 Implemnt CL direct convolution 5x5 by steniu01 · 7 years ago
  35. ff6ab35 COMPMID-417: Fix missing include by Moritz Pflanzer · 7 years ago
  36. ffc1255 COMPMID-417 - BugFix Validate with valid_mask by Isabella Gottardi · 7 years ago
  37. def665a COMPMID-474 - Add support for QS8/QS16 DirectConvolution CL by Michalis Spyrou · 7 years ago
  38. fc2817d COMPMID-424 NEON/CL Harris Corners validation tests. by Giorgio Arena · 7 years ago
  39. bbd9fb9 COMPMID-412: Port PoolingLayer to use fixed point 16. by Michalis Spyrou · 7 years ago
  40. 5b44a73 COMPMID-345: Added benchmarking tests for profiling Neon Direct Convolution. by Pablo Tello · 7 years ago
  41. f07f145 COMPMID-417: Increase tolerance because of failures by Moritz Pflanzer · 7 years ago
  42. 559d771 COMPMID-417 - Fixed auto-config in NEConvolutionLayer and in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  43. 6203153 COMPMID-424 Implemented reference implementation and validation tests (NEON and CL) for Warp Perspective by Isabella Gottardi · 7 years ago
  44. d976958 COMPMID-: Implement L2NormalizationLayer. by Georgios Pinitas · 7 years ago
  45. 4a74979 COMPMID-415: Move BitwiseOr to new validation by Moritz Pflanzer · 7 years ago
  46. 62eada2 COMPMID-415: Move BitwiseAnd to new validation by Moritz Pflanzer · 7 years ago
  47. 24a8246 COMPMID-415: Use printer for errors by Moritz Pflanzer · 7 years ago
  48. 4dfc235 COMPMID-415: Move GEMM to new validation by Moritz Pflanzer · 7 years ago
  49. 6f49330 COMPMID-475 Enable more data format in the benchmark test by steniu01 · 7 years ago
  50. 6106a4d COMPMID-415: Use absolute and relative tolerance by Moritz Pflanzer · 7 years ago
  51. d8e765b COMPMID-472 : Implement Floor for CL and NEON. by Georgios Pinitas · 7 years ago
  52. e33eb64 COMPMID-415: Fix new validation by Moritz Pflanzer · 7 years ago
  53. b3d2579 COMPMID-415: Move ConvolutionLayer to new validation by Moritz Pflanzer · 7 years ago
  54. 8594b11 COMPMID-424 CLMeanStdDev test completed. by Giorgio Arena · 7 years ago
  55. e3bc5c9 COMPMID-417: Fix (old) validation Tensor by Moritz Pflanzer · 7 years ago
  56. 3ce3ff4 COMPMID-415: Move DepthConcatenateLayer to new validation by Moritz Pflanzer · 7 years ago
  57. a261181 COMPMID-417 NEON/CL MeanStdDev bugfix using FillBorderKernel by Giorgio Arena · 7 years ago
  58. a629da1 COMPMID-458 add direct convolution to benchmark by steniu01 · 7 years ago
  59. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  60. 572ade7 COMPMID-415: Move ActivationLayer to new validation by Moritz Pflanzer · 7 years ago
  61. ef4b4ae COMPMID-438: Add support for floating point Min-Max Location layer. by Michele Di Giorgio · 7 years ago
  62. f87cc7f COMPMID-417: Port NEDirectConvolution 1x1 to QS16. by Pablo Tello · 7 years ago
  63. 6c92834 COMPMID-413: Add support for QS8 and QS16 CLNormalizationLayer. by Michele Di Giorgio · 7 years ago
  64. d5e65c7 COMPMID-456: Add support for QS16 NEON Normalization Layer. by Michele Di Giorgio · 7 years ago
  65. 02dfb2c COMPMID-457 Fix F16 NormalizationLayer CL kernel by SiCong Li · 7 years ago
  66. 8fda1cb COMPMID-421: Added FP16 support in BatchNormalizationLayer. by Pablo Tello · 7 years ago
  67. 6db73ce COMPMID-415: Move NormalizationLayer to new validation by Moritz Pflanzer · 7 years ago
  68. afde732 COMPMID-421: Added FP16 support in the Neon Locally Connected Layer. by Pablo Tello · 7 years ago
  69. f6ad98a COMPMID-415: Move SoftmaxLayer to new validation by Moritz Pflanzer · 7 years ago
  70. f5d76f2 COMPMID-415: Set rounding mode for half reference by Moritz Pflanzer · 7 years ago
  71. f856c74 COMPMID-417: Change rounding mode of half reference by Moritz Pflanzer · 7 years ago
  72. ec2de0f COMPMID-415: Allow multiple ids for filter-id by Moritz Pflanzer · 7 years ago
  73. b9e9cff COMPMID-415: Print tolerance on error by Moritz Pflanzer · 7 years ago
  74. fa81165 COMPMID-415: Add --stop-on-error by Moritz Pflanzer · 7 years ago
  75. 637540a COMPMID-417: Increase F16 tolerance for CL/ConvolutionLayer by Moritz Pflanzer · 7 years ago
  76. e49e266 COMPMID-415: Use half_float library for F16 by Moritz Pflanzer · 7 years ago
  77. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago
  78. 1b80b6c COMPMID-447: Support scaling factors different than 1 for QS8/QS16 NEPixelWiseMultiplication. by Michele Di Giorgio · 7 years ago
  79. 2ac5040 COMPMID-415: Add log level by Moritz Pflanzer · 7 years ago
  80. bf234e0 COMPMID-415: Add expected failures and disabled tests by Moritz Pflanzer · 7 years ago
  81. c7d1503 COMPMID-415: Build new validation by Moritz Pflanzer · 7 years ago
  82. 935deee COMPMID-378 CLMinMaxLocation testing completed. by Giorgio Arena · 7 years ago
  83. b49a715 COMPMID-421: Added FP16 support to Softmax. by Pablo Tello · 7 years ago
  84. 0aea890 COMPMID-450 Add SqueezeNetV1.1 benchmark tests by SiCong Li · 7 years ago
  85. 0d17614 COMPMID-421: Added FP16 support to the NEON Direct Convolution function. by Pablo Tello · 7 years ago
  86. 0c34fe2 COMPMID-421: Added FP16 support in Pooling Layer by Pablo Tello · 7 years ago
  87. d58cec0 COMPMID-415: Cleanup accessors by Moritz Pflanzer · 7 years ago
  88. 81527bf COMPMID-415: Don't use regex for filter by test id by Moritz Pflanzer · 7 years ago
  89. fb5aabb COMPMID-415: Rename TensorLibrary to AssetsLibrary by Moritz Pflanzer · 7 years ago
  90. 07a1533 COMPMID-417 NEON MeanStdDev bugfix: added floating point validation tolerance by Giorgio Arena · 7 years ago
  91. ede513c COMPMID-415: Rename system tests by Moritz Pflanzer · 7 years ago
  92. 40b2927 COMPMID-421: Enabled FP16 in the neon ConvolutionLayer benchmark tests. by Pablo Tello · 7 years ago
  93. 91654c4 COMPMID-421: Added FP16 support in ActivationLayer. by Pablo Tello · 7 years ago
  94. ec69f93 COMPMID-415: Add MatrixMultiply benchmark by Moritz Pflanzer · 7 years ago
  95. b6c8d24 COMPMID-415: Use templates for data arguments by Moritz Pflanzer · 7 years ago
  96. c87fbf8 COMPMID-415: Simplify test names by Moritz Pflanzer · 7 years ago
  97. db33d6a COMPMID-415: Remove DEMO directory by Moritz Pflanzer · 7 years ago
  98. aab4354 COMPMID-415: Don't require assets for --list-tests by Moritz Pflanzer · 7 years ago
  99. 15d5ac8 COMPMID-415 Fix issue with OpenCL examples by Anthony Barbier · 7 years ago
  100. 2ca209e COMPMID-424 NEON MinMaxLocation test. by Giorgio Arena · 7 years ago