1. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  2. 3364c4c COMPMID-893: Fix segfault in graph_squeezenet_v1_1 by Georgios Pinitas · 6 years ago
  3. c799ed8 COMPMID-895 - Optimizing CLDepthwiseConvolution3x3Kernel by Gian Marco · 6 years ago
  4. 604afc0 COMPMID-894: Segfault: neon_cnn on S5 neo by Georgios Pinitas · 6 years ago
  5. 562deff COMPMID-765 - Added LWS hint in CLIm2Col by Gian Marco · 6 years ago
  6. 101de50 COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version. by David Mansell · 6 years ago
  7. 679463a COMPMID-784: Added support for PADDING = SAME in Winograd layer. by Pablo Tello · 6 years ago
  8. 85e6f51 COMPMID-891 - Use OpenCL timer in CLTuner by Gian Marco · 6 years ago
  9. 76faef8 COMPMID-855 - Optimizing im2col on OpenCL (DCHW) by Gian Marco · 6 years ago
  10. b28f329 COMPMID-754: Add validation method to CLPermute kernel by Michele Di Giorgio · 6 years ago
  11. 2d40555 COMPMID-765 - Used GEMM instead of Direct into the GoogleNet graph example by Gian Marco · 6 years ago
  12. bc4484a COMPMID-889 - Implement Squeezenet 1.1 as a graph example by Isabella Gottardi · 6 years ago
  13. 53d1227 COMPMID-874: Improve default number of threads choice in the Scheduler by Georgios Pinitas · 6 years ago
  14. b7e3028 COMPMID-890: Valgrind: NEON Convolution Layer validation fails by Isabella Gottardi · 6 years ago
  15. f525eab COMPMID-871: Remove vst4q/vld4q from NEActivationLayer. by Georgios Pinitas · 6 years ago
  16. 6259e5f COMPMID-787: Add CL support for broadcast multiply by Michele Di Giorgio · 6 years ago
  17. 19d0547 COMPMID-765: Fix direct convolution output stage. by Georgios Pinitas · 6 years ago
  18. f6169d8 COMPMID-765: Fixed clangtidy warnings. by Pablo Tello · 6 years ago
  19. 456e479 COMPMID-765: Fixed CPU detection code to read larger buffer (was failing on Arm Cortex-A55 FPGA with 8 CPUs with lots of flags). by Pablo Tello · 6 years ago
  20. 52140b4 COMPMID-784: Winograd tramsforms refactoring by Pablo Tello · 6 years ago
  21. 054a714 COMPMID-765 Small fixes to MobileNet dwc dataset by Giorgio Arena · 6 years ago
  22. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  23. 1c0d0ff COMPMID-832: Decrease validation coverage of QS8/QS16 by Anthony Barbier · 6 years ago
  24. cdd1e85 APPBROWSER-394: GLES fails to compile Dropout kernel on S5 by steli01 · 6 years ago
  25. 18d352a COMPMID-765: Added tolerance of 1 for CL Convolution S16 while the issue is investigated by Anthony Barbier · 6 years ago
  26. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  27. 5b6904b COMPMID-866: Integrate SGEMV Neon Assembly from RSH by Michele Di Giorgio · 6 years ago
  28. f1df346 COMPMID-765: Allow RSH's code to not have default cases in their switches by Anthony Barbier · 6 years ago
  29. 2219dea APPBROWSER-390,397,398: bugfix and fully connected validation issue on specific dataset by zhenglin · 6 years ago
  30. 11c3b33 COMPMID-861: updated RSH Gemm's transforms. by Pablo Tello · 6 years ago
  31. fc9bda3 COMPMID-815: Fixed Winograd 5x5 padding bug. by Pablo Tello · 6 years ago
  32. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  33. c0079e9 COMPMID-564: CustomConvolution Test Name updated by Sanghoon Lee · 6 years ago
  34. c78d4bc COMPMID-765 - Added third dimension for CLTuner by Gian Marco · 6 years ago
  35. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  36. fb8dda2 COMPMID-765 Fixed missing cast that was breaking the bare metal build by Anthony Barbier · 6 years ago
  37. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 6 years ago
  38. 4df0575 APPBROWSER-395: Random error in FullyConnectedLayer by steli01 · 6 years ago
  39. 35ceeb2 IVGCVSW-798 Add Softmax NEON support for QASYMM8 by Diego Lopez Recas · 7 years ago
  40. 97cf249 COMPMID-564: CustomConvolution issue fixed by Sanghoon Lee · 6 years ago
  41. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 6 years ago
  42. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  43. 5d9d019 COMPMID-863: Only output (end-start) for OpenCL timers by Anthony Barbier · 6 years ago
  44. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 6 years ago
  45. b99d57d COMPMID-765: Clangtidy warnings by Pablo Tello · 6 years ago
  46. c9afce5 COMPMID-863: Remove some of the post-processing from the JSON backend by Anthony Barbier · 6 years ago
  47. f6402dd COMPMID-834 Fix arm_compute_nightly_validation getting killed by Michalis Spyrou · 6 years ago
  48. bd0e612 COMPMID-848 NEPoolingLayerKernel incorrectly reports by Michalis Spyrou · 6 years ago
  49. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 6 years ago
  50. 46edf63 COMPMID-765: Fixed output accessor in LeNet example, and disabled colors when not running in a terminal by Anthony Barbier · 6 years ago
  51. c8d2316 COMPMID-564: Implement reference and CL/NEON validation for CustomConvolution (output S16) by Sanghoon Lee · 6 years ago
  52. 503cec8 COMPMID-765: Added missing <errno.h> include by Anthony Barbier · 6 years ago
  53. 33d2207 COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A55r1. by Pablo Tello · 6 years ago
  54. e8a4983 COMPMID-798 Add instrumentation to NEON kernels by Anthony Barbier · 6 years ago
  55. fa7dc84 COMPMID-765: Enable fp16 extension for arm64-v8.2-a by Pablo Tello · 6 years ago
  56. 7b4d547 COMPMID-816 - Optimizing CLGEMMLowpMatrixMultiplyCore - Part1 by Gian Marco · 6 years ago
  57. dde3ad9 COMPMID-842: Add NEON QASYMM8 RELU Activation by Michele Di Giorgio · 6 years ago
  58. 967f86d COMPMID-858: Assert in ICLKernel on higher window dimensions moved to enqueue by Anthony Barbier · 6 years ago
  59. a1f7e33 COMPMID-841: Add CL QASYMM8 RELU Activation by Michele Di Giorgio · 6 years ago
  60. 9efceaf COMPMID-765 - Add issue_template for github by Michalis Spyrou · 6 years ago
  61. 989f1b5 COMPMID-857 ARMCV Failure to Build on RHEL platform by Michalis Spyrou · 6 years ago
  62. 7f530b3 COMPMID-847: Add MobileNet_v1_0.75_160. by Georgios Pinitas · 6 years ago
  63. 6c6e77a COMPMID-784: Doxygen fixes by Pablo Tello · 6 years ago
  64. 64c95a0 COMPMID-765: Updated changelog before 18.01 by Anthony Barbier · 6 years ago
  65. 657fb99 COMPMID-765 UPDATE_DATE Switching to use mpd-repository for data by Anthony Barbier · 6 years ago
  66. e855c23 APPBROWSER-377: GCConvoutionLayer support for FP16 by Stephen Li · 7 years ago
  67. 81ce008 COMPMID-847: DATA_UPDATE Add MobilenetV1 224,160 data. by Georgios Pinitas · 6 years ago
  68. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 6 years ago
  69. 00afd11 COMPMID-719: NEPermuteKernel refactoring by Pablo Tello · 7 years ago
  70. 5237e01 COMPMID-838 Implement CLPermute by Michalis Spyrou · 6 years ago
  71. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 6 years ago
  72. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  73. a026e98 COMPMID-849: Changed default toolchain to Clang on Android by Anthony Barbier · 6 years ago
  74. 61ef5bf IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel config by Diego Lopez Recas · 7 years ago
  75. 9c42de9 COMPMID-753 Add benchmarks for ActivationLayers used in MobileNet by Giorgio Arena · 6 years ago
  76. a0d1183 COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not necessary by Giorgio Arena · 6 years ago
  77. 51a6730 COMPMID-832: Clean up tests. by Georgios Pinitas · 6 years ago
  78. 944d3f7 COMPMID-751 Processing 8 elements makes computation up to 80us faster on MobileNet QASYMM8 dwc layers by Giorgio Arena · 6 years ago
  79. 200b6e3 COMPMID-839 Added method to clear the Kernel Library's program cache by Anthony Barbier · 6 years ago
  80. 826c769 COMPMID-835: Valgrind make UNIT/Utils/RoundFloatToNearestUp fail on aarch64 by Pablo Tello · 6 years ago
  81. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  82. 621965e COMPMID-769 Add asymmetric padding support in NEON kernels. by Michalis Spyrou · 6 years ago
  83. 20d7848 COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function instead by Gian Marco · 6 years ago
  84. 84f3ae8 COMPMID-830 Fix hang in arm_compute_benchmark NEON by Michalis Spyrou · 6 years ago
  85. 86fb1e7 COMPMID-752: DATA_UPDATE Add MobilenetV1 QASYMM8 data. by Georgios Pinitas · 6 years ago
  86. 7c10f48 COMPMID-765 - Reduced to 4 the batch size for AlexNet by Gian Marco · 6 years ago
  87. 5518671 COMPMID-785: Add QASYMM8 support for pooling layer by Georgios Pinitas · 6 years ago
  88. 1ff480b COMPMID-765: Fixed unused variable warning by Anthony Barbier · 6 years ago
  89. 72856ab COMPMID-786: Remove all the fill() calls in benchmarks by Anthony Barbier · 6 years ago
  90. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  91. 571b18a COMPMID-565 - Implement reference and CL/NEON validation for CustomConvolutionSeparable by Sanghoon Lee · 7 years ago
  92. 4b9c58a COMPMID-800: Display build_information() at the beginning of the runs by Anthony Barbier · 6 years ago
  93. 093adbc COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNet by Giorgio Arena · 6 years ago
  94. bcbc970 IVGCVSW-863 calculate_max_window..() family takes ValidRegion by Diego Lopez Recas · 7 years ago
  95. 1bfc784 APPBROWSER-376: Work around for scale validation error. by Frank Lei · 7 years ago
  96. 345ab18 COMPMID-742: Add image input support for Harris Corners tests by Alex Gilday · 6 years ago
  97. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  98. d7ba539 COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutionRectangle by Sanghoon Lee · 7 years ago
  99. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 7 years ago
  100. fde97fb COMPMID-784: Removed no longer needed file winograd_shim_nchw.hpp by Pablo Tello · 6 years ago