1. 0ce0844 COMPMID-417: Fix error logging by Moritz Pflanzer · 7 years ago
  2. 6f4d49f COMPMID-504: Move NonLinearFilter to new validation by John Richardson · 7 years ago
  3. e997859 COMPMID-417: Refactor GPU detection by Moritz Pflanzer · 7 years ago
  4. 45634b4 COMPMID-482: Add mali counters by Moritz Pflanzer · 7 years ago
  5. 2fe7d1c COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing by Anthony Barbier · 7 years ago
  6. 1253284 COMPMID-417: Fix setting CL target by Moritz Pflanzer · 7 years ago
  7. 51db22c COMPMID-417: Remove unused include by Moritz Pflanzer · 7 years ago
  8. ff06f20 COMPMID-417: Cleanup CPPScheduler by Moritz Pflanzer · 7 years ago
  9. 24486d6 COMPMID-496: Port DepthConvert to new validation by Sanghoon Lee · 7 years ago
  10. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  11. ce54b56 COMPMID-532: NEON ConvolutionLayer Quantised valgrind errors by Georgios Pinitas · 7 years ago
  12. f8349fe COMPMID-417 Fix reduction kernel's __local buffer size by Michalis Spyrou · 7 years ago
  13. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago
  14. 1cd0d52 COMPMID-532: Disable NEON/ConvLayer/QS8 by Moritz Pflanzer · 7 years ago
  15. 8b74c78 COMPMID-417: Add -fstack-protector-strong flag by Moritz Pflanzer · 7 years ago
  16. baf174e COMPMID-485: Memory Manager by Georgios Pinitas · 7 years ago
  17. 1c8409d COMPMID-477 - Optimized CLDirectConvolution1x1 for Bifrost by Gian Marco Iodice · 7 years ago
  18. 898a806 COMPMID-417: Fix NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  19. 14e7d14 COMPMID-417 Updated and ran include script by Anthony Barbier · 7 years ago
  20. cfb6553 COMPMID-417 Fix ROIPooling by SiCong Li · 7 years ago
  21. 5b61fd3 COMPMID-417: Fix validation by Moritz Pflanzer · 7 years ago
  22. a3adb3a COMPMID-417: Remove 3rdparty headers from repo by Anthony Barbier · 7 years ago
  23. f31cac1 COMPMID-417: Reduce DepthConcatenate sizes for NEON by Moritz Pflanzer · 7 years ago
  24. ee94f6a COMPMID-415 - Fixed bug in CLDirectConvolutionKernel by Gian Marco Iodice · 7 years ago
  25. 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
  26. 92111c6 COMPMID-528: Disabled CL ROI Pooling tests by Moritz Pflanzer · 7 years ago
  27. f239953 COMPMID-415 - Disabled floating-point expression contraction for the reference implementation in order to disable the usage of FMA. by Gian Marco Iodice · 7 years ago
  28. a5f9d5a COMPMID-417: Fix dependency on old validation by Moritz Pflanzer · 7 years ago
  29. 3dfbdeb COMPMID-451 regroup clang-tidy scripts and port to python by Anthony Barbier · 7 years ago
  30. 6a45048 COMPMID-526: Disable DirectConvolution tests by Moritz Pflanzer · 7 years ago
  31. fb20568 COMPMID-417: Fix DepthConcatenate validation fixture by Moritz Pflanzer · 7 years ago
  32. 72898fe COMPMID-493: Port ArithmeticSubtraction to new validation by Sanghoon Lee · 7 years ago
  33. 06b184a COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order to support 3D input tensors by Gian Marco Iodice · 7 years ago
  34. 351c20a COMPMID-417: Remove 8 batches for CL VGG convolution layer by Moritz Pflanzer · 7 years ago
  35. cde1e8a COMPMID-415: Add tests for ConvolutionLayer reshaped weights by Moritz Pflanzer · 7 years ago
  36. 86b5333 COMPMID-514 (3RDPARTY_UPDATE)(DATA_UPDATE) Add support to load .npy data by SiCong Li · 7 years ago
  37. 70e9bc2 COMPMID-417: Remove 8 batches for NEON VGG convolution layer by Moritz Pflanzer · 7 years ago
  38. ba0f8dd COMPMID-417: Fix thread allocation in CPPScheduler by Moritz Pflanzer · 7 years ago
  39. c186b57 COMPMID-481: Add thread info parameter by Moritz Pflanzer · 7 years ago
  40. 3e05e4e COMPMID-516 Change the CL CNN validation functions to use relative by steniu01 · 7 years ago
  41. 09e4f98 COMPMID-482: Refactor PMU counters by Moritz Pflanzer · 7 years ago
  42. 906443f COMPMID-415 - Fixed bug in CLDepthConcatenateKernel by Gian Marco Iodice · 7 years ago
  43. 3f0ab6e COMPMID-495: Port Box 3x3 to new validation by Abe Mbise · 7 years ago
  44. f4af76e COMPMID-417: Fix clang tidy after renaming by Moritz Pflanzer · 7 years ago
  45. 70f8291 COMPMID-492: Port ArithmeticAddition to new validation by Sanghoon Lee · 7 years ago
  46. 732f368 COMPMID-417 - BugFix Scale - Added tolerance(1) by Isabella Gottardi · 7 years ago
  47. 172c58d COMPMID-345 Fix the failure counter wrongly logging issue by steniu01 · 7 years ago
  48. 64ebe5b COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEON by Georgios Pinitas · 7 years ago
  49. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago
  50. 5280071 COMPMID-415: Accept uppercase commandline values by Moritz Pflanzer · 7 years ago
  51. 014fb63 COMPMID-415: Fix list commandline options by Moritz Pflanzer · 7 years ago
  52. cbc5a13 COMPMID-417: Fix ROI dataset description by Moritz Pflanzer · 7 years ago
  53. 24e49a2 COMPMID-417 Fix GoogLeNetInceptionV4 layer datasets by SiCong Li · 7 years ago
  54. d1b21f2 COMPMID-417: Improve shape datasets by Moritz Pflanzer · 7 years ago
  55. 07781ac COMPMID-518 - Bare metal support by Michalis Spyrou · 7 years ago
  56. 95643d8 COMPMID-417: Fix benchmark tests by Moritz Pflanzer · 7 years ago
  57. a230e0a COMPMID-415: Add ERROR to pretty printer by Moritz Pflanzer · 7 years ago
  58. 632925a COMPMID-417: Set tolerance of 1 for CL HarrisCorners by Moritz Pflanzer · 7 years ago
  59. de12af4 COMPMID-417 Remove spaces in DepthwiseSeparable arguments by Anthony Barbier · 7 years ago
  60. 4ffe3e2 COMPMID-417: Remove 8 batches from validation by Moritz Pflanzer · 7 years ago
  61. 338b195 COMPMID-502: Move MeanStdDev to new validation by John Richardson · 7 years ago
  62. d59e5b0 IVGCVSW-498 Fix inconsistency of struct/class. by Rob Hughes · 7 years ago
  63. 1fab09f COMPMID-424 Implemented reference implementation, new output valid region and validation tests (NEON and CL) for Scale by Isabella Gottardi · 7 years ago
  64. 04f089c COMPMID-476 L2 Normalization for CL by Michalis Spyrou · 7 years ago
  65. 39b4e4d COMPMID-484: Added OpenBLAS GEMM F32 BLAS validation and benchmark tests. by Pablo Tello · 7 years ago
  66. 6dba6d1 COMPMID-417: Fix invalid read in CL GEMM accumulate biases by Moritz Pflanzer · 7 years ago
  67. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  68. edfa9f4 COMPMID-477 - Optimized batched case in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  69. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  70. 32982d8 COMPMID-439: Implement NEON Dequantization Layer. by Michele Di Giorgio · 7 years ago
  71. 6c650a9 COMPMID-417: Remove largest shape by Moritz Pflanzer · 7 years ago
  72. a184836 COMPMID-417: Fix valid region by Moritz Pflanzer · 7 years ago
  73. 5f91072 COMPMID-513 Choose maximum local workgroup size at run time by steniu01 · 7 years ago
  74. 907dba8 COMPMID-417: Fix Yocto cross-compiles (Public pull request) by Anthony Barbier · 7 years ago
  75. 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
  76. d854d6e COMPMID-417: Fix inclusion in QuantizationLayer by Georgios Pinitas · 7 years ago
  77. caf8c5e COMPMID-486 Add batch sizes 1, 4 and 8 to validation datasets by SiCong Li · 7 years ago
  78. 06da39d COMPMID-345: Added support for 5x5 kernels in NEDirectConvolution by Pablo Tello · 7 years ago
  79. d60a6b9 COMPMID-477 - Optimized CLNormalizationLayer by Gian Marco Iodice · 7 years ago
  80. 4e09b38 COMPMID-439: Implement NEON Quantization Layer. by Michele Di Giorgio · 7 years ago
  81. 62eeae4 COMPMID-345: Optimization for NEFillBorder kernel. by Pablo Tello · 7 years ago
  82. 25466a9 COMPMID-417 - Optimizing reciprocal QS8/QS16 by Michalis Spyrou · 7 years ago
  83. 0c7614f COMPMID-431 Port OpenCL pooling layer to use fixed point by steniu01 · 7 years ago
  84. c57a06a COMPMID-417 - Disabled DirectConvolutionLayer on AlexNet for NEON by Gian Marco Iodice · 7 years ago
  85. 2e44868 COMPMID-417 - Added DirectConvolution 5x5 in AlexNet system test by Gian Marco Iodice · 7 years ago
  86. cb29283 COMPMID-477 - Optimizing Pooling 3x3 with stride_x <= 3 on OpenCL by Gian Marco Iodice · 7 years ago
  87. 484e7b3 COMPMID-417: Cleanup NEON FullyConnectedLayer by Moritz Pflanzer · 7 years ago
  88. 768e9f1 COMPMID-417: Cleanup CL FullyConnectedLayer by Moritz Pflanzer · 7 years ago
  89. 69d3341 COMPMID-415: Move FullyConnectedLayer to new validation by Moritz Pflanzer · 7 years ago
  90. 75af28e COMPMID-417 - Fixed call of direct convolution 1x1 for bifrost by Gian Marco Iodice · 7 years ago
  91. cc65bbe COMPMID-483 Add VGG16 benchmarks by SiCong Li · 7 years ago
  92. 1246b63 COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost. by Gian Marco Iodice · 7 years ago
  93. f583fb7 COMPMID-479 Add GoogleNetInceptionV4 benchmarks by SiCong Li · 7 years ago
  94. 409ee0a COMPMID-417: Add in-place support for batch-normalization. by Georgios Pinitas · 7 years ago
  95. d763cfb COMPMID-479 Restructure system tests datasets by SiCong Li · 7 years ago
  96. 1e5c157 COMPMID-450 Add YOLOV2 benchmark tests by SiCong Li · 7 years ago
  97. 0c9a8fd Disabled CLANG assisted parsing as it's not supported by Jenkins and it is really slow anyway by Anthony Barbier · 7 years ago
  98. e3e7345 COMPMID-415: Update test documentation by Moritz Pflanzer · 7 years ago
  99. 82e70a1 COMPMID-415: Improve SimpleTensor and RawTensor by Moritz Pflanzer · 7 years ago
  100. adfccb8 COMPMID-415: Move BitwiseNot to new validation by Moritz Pflanzer · 7 years ago