1. 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 · 7 years ago
  2. 52140b4 COMPMID-784: Winograd tramsforms refactoring by Pablo Tello · 7 years ago
  3. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 7 years ago
  4. cdd1e85 APPBROWSER-394: GLES fails to compile Dropout kernel on S5 by steli01 · 7 years ago
  5. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  6. 5b6904b COMPMID-866: Integrate SGEMV Neon Assembly from RSH by Michele Di Giorgio · 7 years ago
  7. f1df346 COMPMID-765: Allow RSH's code to not have default cases in their switches by Anthony Barbier · 7 years ago
  8. 2219dea APPBROWSER-390,397,398: bugfix and fully connected validation issue on specific dataset by zhenglin · 7 years ago
  9. fc9bda3 COMPMID-815: Fixed Winograd 5x5 padding bug. by Pablo Tello · 7 years ago
  10. c78d4bc COMPMID-765 - Added third dimension for CLTuner by Gian Marco · 7 years ago
  11. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  12. fb8dda2 COMPMID-765 Fixed missing cast that was breaking the bare metal build by Anthony Barbier · 7 years ago
  13. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 7 years ago
  14. 4df0575 APPBROWSER-395: Random error in FullyConnectedLayer by steli01 · 7 years ago
  15. 35ceeb2 IVGCVSW-798 Add Softmax NEON support for QASYMM8 by Diego Lopez Recas · 7 years ago
  16. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 7 years ago
  17. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 7 years ago
  18. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 7 years ago
  19. b99d57d COMPMID-765: Clangtidy warnings by Pablo Tello · 7 years ago
  20. f6402dd COMPMID-834 Fix arm_compute_nightly_validation getting killed by Michalis Spyrou · 7 years ago
  21. bd0e612 COMPMID-848 NEPoolingLayerKernel incorrectly reports by Michalis Spyrou · 7 years ago
  22. 36a0a46 COMPMID-748 - Integrating optimized SGEMM for bifrost by Gian Marco · 7 years ago
  23. 33d2207 COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A55r1. by Pablo Tello · 7 years ago
  24. e8a4983 COMPMID-798 Add instrumentation to NEON kernels by Anthony Barbier · 7 years ago
  25. 7b4d547 COMPMID-816 - Optimizing CLGEMMLowpMatrixMultiplyCore - Part1 by Gian Marco · 7 years ago
  26. dde3ad9 COMPMID-842: Add NEON QASYMM8 RELU Activation by Michele Di Giorgio · 7 years ago
  27. 967f86d COMPMID-858: Assert in ICLKernel on higher window dimensions moved to enqueue by Anthony Barbier · 7 years ago
  28. a1f7e33 COMPMID-841: Add CL QASYMM8 RELU Activation by Michele Di Giorgio · 7 years ago
  29. 6c6e77a COMPMID-784: Doxygen fixes by Pablo Tello · 7 years ago
  30. e855c23 APPBROWSER-377: GCConvoutionLayer support for FP16 by Stephen Li · 7 years ago
  31. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 7 years ago
  32. 00afd11 COMPMID-719: NEPermuteKernel refactoring by Pablo Tello · 7 years ago
  33. 5237e01 COMPMID-838 Implement CLPermute by Michalis Spyrou · 7 years ago
  34. 652bde5 COMPMID-674 - Create Google InceptionV3 example by Georgios Pinitas · 7 years ago
  35. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 7 years ago
  36. 61ef5bf IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel config by Diego Lopez Recas · 7 years ago
  37. a0d1183 COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not necessary by Giorgio Arena · 7 years ago
  38. 944d3f7 COMPMID-751 Processing 8 elements makes computation up to 80us faster on MobileNet QASYMM8 dwc layers by Giorgio Arena · 7 years ago
  39. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  40. 621965e COMPMID-769 Add asymmetric padding support in NEON kernels. by Michalis Spyrou · 7 years ago
  41. 20d7848 COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function instead by Gian Marco · 7 years ago
  42. 84f3ae8 COMPMID-830 Fix hang in arm_compute_benchmark NEON by Michalis Spyrou · 7 years ago
  43. 5518671 COMPMID-785: Add QASYMM8 support for pooling layer by Georgios Pinitas · 7 years ago
  44. 1ff480b COMPMID-765: Fixed unused variable warning by Anthony Barbier · 7 years ago
  45. 093adbc COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNet by Giorgio Arena · 7 years ago
  46. bcbc970 IVGCVSW-863 calculate_max_window..() family takes ValidRegion by Diego Lopez Recas · 7 years ago
  47. 1bfc784 APPBROWSER-376: Work around for scale validation error. by Frank Lei · 7 years ago
  48. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  49. d7ba539 COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutionRectangle by Sanghoon Lee · 7 years ago
  50. fde97fb COMPMID-784: Removed no longer needed file winograd_shim_nchw.hpp by Pablo Tello · 7 years ago
  51. 4e2c139 COMPMID-784: Winograd refactoring by Pablo Tello · 7 years ago
  52. fd14f9e COMPMID-783: Segfault in OCLGrind by Georgios Pinitas · 7 years ago
  53. abd03cf APPBROWSER-298: Remove the old shader common code by Joel Liang · 7 years ago
  54. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  55. 1d25ed5 COMPMID-759 - CLGEMM optimization for McVail benchmarks by Gian Marco · 7 years ago
  56. 57b2010 APPBROWSER-373: Rewrite the convolution_layer.cs with the new common code by zhenglin · 7 years ago
  57. 6fc06cc APPBROWSER-374: Rewrite the dropout.cs with the common code by zhenglin · 7 years ago
  58. b91e34c COMPMID-746 Allow NEDirectConvolution to work without biases for QS. by Michalis Spyrou · 7 years ago
  59. aa1209a APPBROWSER-375: Rewrite the transpose.cs with the new common code by zhenglin · 7 years ago
  60. 09849a0 APPBROWSER-372: Rewrite the direct_convolution5x5.cs with the new common code by Joel Liang · 7 years ago
  61. 07d4054 APPBROWSER-370: Rewrite the normalization_layer.cs with the new common code by zhenglin · 7 years ago
  62. 6485691 COMPMID-773: Add CL/NEON Harris Corners benchmark tests by Alex Gilday · 7 years ago
  63. 384a43e COMPMID-579: Port Derivative to new validation by John Richardson · 7 years ago
  64. 6387543 APPBROWSER-371: Rewrite the direct_convolution3x3.cs with the new common code by Joel Liang · 7 years ago
  65. 19e9142 APPBROWSER-369: Rewrite the gemm.cs with the new common code by zhenglin · 7 years ago
  66. fef6dae COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4Kernel by Pablo Tello · 7 years ago
  67. 8cdfdb8 APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support. by Frank Lei · 7 years ago
  68. 02541fb COMPMID-719: NEWinogradLayer reordering using NEPermute. by Pablo Tello · 7 years ago
  69. d064389 APPBROWSER-357: Fix Transpose performance issue by tuning lws by steli01 · 7 years ago
  70. 1d08a31 COMPMID-765: Collapse execution window in CL kernels. by Georgios Pinitas · 7 years ago
  71. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 7 years ago
  72. 7c23ad0 COMPMID-617 Add validation to NEConvolutionLayer by Giorgio Arena · 7 years ago
  73. 926d5e1 APPBROWSER-356: Implement GCArithmeticAddition Operator by zhenglin · 7 years ago
  74. 358ca20 COMPMID-617: Adds CLFullyConnectionLayer validation support by Georgios Pinitas · 7 years ago
  75. eb8f71e APPBROWSER-230, APPBROWSER-300: Rename GCScheduler enqueue to dispatch, sync to memory_barrier by Joel Liang · 7 years ago
  76. 1c5ffd6 APPBROWSER-359: Sync tensor in GC benchmark tests by Joel Liang · 7 years ago
  77. c5a7e59 APPBROWSER-365: Rewrite the pooling_layer.cs with the new common code by Joel Liang · 7 years ago
  78. 08d5421 APPBROWSER-363: Rewrite the ActivationLayer.cs with the new common code by zhenglin · 7 years ago
  79. 82588e8 APPBROWSER-364: Rewrite the DepthConcatLayer.cs with the new common code by zhenglin · 7 years ago
  80. 57a150a APPBROWSER-341: Add ResizeNearest operator support by Frank Lei · 7 years ago
  81. 2f41981 APPBROWSER-358: Fix shader compilation error in matrix addition by Frank Lei · 7 years ago
  82. a9e1533 COMPMID-766 Allow graph examples to run without OpenCL being present on the platform by Anthony Barbier · 7 years ago
  83. 77eb21f Fix destruction order of singleton objects and resolve hang GLES issue. by Ioan-Cristian Szabo · 7 years ago
  84. 490b3d8 IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.h by Diego Lopez Recas · 7 years ago
  85. 53a6ec5 APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation and implement MaxPool operators by Xinghang Zhou · 7 years ago
  86. aa62b28 APPBROWSER-344: Change data type of the SSBOs to improve the Softmax performance by Joel Liang · 7 years ago
  87. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  88. 08c5a06 COMPMID-750: Fix assembly kernel interfaces by Georgios Pinitas · 7 years ago
  89. 7b43d31 COMPMID-556: Don't call dlclose by Anthony Barbier · 7 years ago
  90. cc9fed5 COMPMID-747 Fixed AccessWindow in CL Direct convolution by Anthony Barbier · 7 years ago
  91. b660dcf COMPMID-556: Fix NEConvolutionLayer for fully connected convolution. by Georgios Pinitas · 7 years ago
  92. 5712091 Add support to print tensor with multiple channels. by Ioan-Cristian Szabo · 7 years ago
  93. b5311a6 COMPMID-556 - Enabled optimized path for Bifrost in CLGEMM by Gian Marco · 7 years ago
  94. 0223a78 COMPMID-556: Fix bugs around NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  95. 1568621 COMPMID-744 Fixed access windows in DepthwiseConvolutionLayer by Anthony Barbier · 7 years ago
  96. 93b9bdb COMPMID-743 Fixed AccessWindow in GEMMLowpMatrixMultiply by Anthony Barbier · 7 years ago
  97. 4062680 COMPMID-556: Fix checks in NEGEMMLowpOffsetContributionKernel by Georgios Pinitas · 7 years ago
  98. 9d36484 COMPMID-556: Force clone() of SubTensorInfo come from a TensorInfo by Georgios Pinitas · 7 years ago
  99. 95ca9a5 COMPMID-556 Fixed clang-tidy error by Anthony Barbier · 7 years ago
  100. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago