1. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  2. 7210fe8 COMPMID-1204 Add NHWC data format support to Winograd output transform 4x4_5x5 by Giorgio Arena · 6 years ago
  3. 542e92d COMPMID-1067 NEON RNN FP32 / FP16 by Michalis Spyrou · 6 years ago
  4. c42f28d COMPMID-1048 Add NHWC data format support to Winograd input transform 4x4_3x3 by Giorgio Arena · 6 years ago
  5. 8e74f44 COMPMID-911: Allow GEMM to work with 3D tensors by Isabella Gottardi · 6 years ago
  6. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  7. 3695f9a COMPMID-1048 Add NHWC data format support to Winograd output transform 4x4_3x3 by Giorgio Arena · 6 years ago
  8. b8110b5 COMPMID-959: Removed 4k shape from LargeShapes. by Pablo Tello · 6 years ago
  9. bcedf51 COMPMID-993 Implement CL LSTM function by Michalis Spyrou · 6 years ago
  10. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  11. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  12. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  13. 7217563 COMPMID-1107: Add support for ChannelShuffle in CL by Michele Di Giorgio · 6 years ago
  14. 3c520c5 COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to ShapeCalculator by Giorgio Arena · 6 years ago
  15. 6c42127 COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple threads by Pablo Tello · 6 years ago
  16. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  17. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  18. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  19. e52a300 COMPMID-1026 - Add support for 4x4 output tile in CLWinogradConvolutionLayer by Gian Marco Iodice · 6 years ago
  20. dd03870 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradOutputTransformKernel by Giorgio Arena · 6 years ago
  21. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  22. fe5ef38 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernel by Giorgio Arena · 6 years ago
  23. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  24. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  25. 2abb216 COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half() by Gian Marco Iodice · 6 years ago
  26. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  27. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  28. 36a559e COMPMID-992 Implement CL RNN function by Michalis Spyrou · 6 years ago
  29. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  30. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  31. be0ae93 COMPMID-1005: Update Depthwise Convolution form RSH by Georgios Pinitas · 6 years ago
  32. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  33. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  34. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  35. 2bc7441 COMPMID-983 - Add new benchmark tests for Convolution Layer by Gian Marco Iodice · 6 years ago
  36. f78625b COMPMID-765: Ignore window for StaticWindow valid region. by Georgios Pinitas · 6 years ago
  37. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  38. d267b05 COMPMID-784: Fixed SAME paddding in WinogradLayer by Pablo Tello · 6 years ago
  39. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  40. 02ee429 COMPMID-765: Fix CPPPermute error when permuting the strides. by Georgios Pinitas · 6 years ago
  41. ba8fcb0 COMPMID-765: Remove wrong shape in LargeShapesBroadcast by Michele Di Giorgio · 6 years ago
  42. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  43. ced7a8d COMPMID-875: Deconvolution 4x4 not working by Georgios Pinitas · 6 years ago
  44. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  45. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  46. 679463a COMPMID-784: Added support for PADDING = SAME in Winograd layer. by Pablo Tello · 6 years ago
  47. 054a714 COMPMID-765 Small fixes to MobileNet dwc dataset by Giorgio Arena · 6 years ago
  48. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  49. 1c0d0ff COMPMID-832: Decrease validation coverage of QS8/QS16 by Anthony Barbier · 6 years ago
  50. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  51. 2219dea APPBROWSER-390,397,398: bugfix and fully connected validation issue on specific dataset by zhenglin · 6 years ago
  52. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  53. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  54. e855c23 APPBROWSER-377: GCConvoutionLayer support for FP16 by Stephen Li · 6 years ago
  55. 9c42de9 COMPMID-753 Add benchmarks for ActivationLayers used in MobileNet by Giorgio Arena · 6 years ago
  56. 093adbc COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNet by Giorgio Arena · 6 years ago
  57. 345ab18 COMPMID-742: Add image input support for Harris Corners tests by Alex Gilday · 6 years ago
  58. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  59. a302d69 COMPMID-753 Add benchmarks for QASYMM8 depthwise convolution layers used in MobileNet by Giorgio Arena · 6 years ago
  60. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  61. 2c35018 COMPMID-761: Add CL/NEON Magnitude benchmark tests by Ioan-Cristian Szabo · 7 years ago
  62. 57a150a APPBROWSER-341: Add ResizeNearest operator support by Frank Lei · 7 years ago
  63. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  64. 941cd70 COMPMID-688: Shorten DepthWiseConvolution test name. by Pablo Tello · 7 years ago
  65. b660dcf COMPMID-556: Fix NEConvolutionLayer for fully connected convolution. by Georgios Pinitas · 7 years ago
  66. 7f0f790 COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStage by Gian Marco · 7 years ago
  67. c7f9b89 COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON) by Gian Marco · 7 years ago
  68. 8108d2e COMPMID-718: Added winograd benchmarking tests. by Pablo Tello · 7 years ago
  69. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  70. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  71. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago
  72. 5420b28 COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is a vector by Gian Marco · 7 years ago
  73. b6f182d3 COMPMID-556: Fix CLDepthwiseConvolution3x3 Kernel. by Georgios Pinitas · 7 years ago
  74. 05288a2 COMPMID-697 - Rework GEMMLowp interface on OpenCL by Gian Marco · 7 years ago
  75. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  76. 37908d9 COMPMID-560 - Validation mismatches Gaussian Pyramid Half Scale by Gian Marco · 7 years ago
  77. e75a02b COMPMID-675 - Reworked NEGEMMLowp interface/function by Gian Marco · 7 years ago
  78. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  79. 1c52992 COMPMID-562: Port Schaar to new validation by John Richardson · 7 years ago
  80. 7d6bf6a COMPMID-650 Check we have all the DirectConvolution benchmarks by Giorgio Arena · 7 years ago
  81. 9c45f56 COMPMID-556 - Added 5x5 Direct Convolution benchmark for AlexNet by Gian Marco · 7 years ago
  82. 3a873a5 COMPMID-556 - Fixed tests for AlexNet by Gian Marco · 7 years ago
  83. d6afedc COMPMID-661: softmax-fp32 optimisation (#14) by Chunosov · 7 years ago
  84. ab18212 COMPMID-616 - Optimizing GEMMLowp on NEON intrinsics by Gian Marco Iodice · 7 years ago
  85. 5cbd20f COMPMID-556: Autoconfigure support in CLDepthwiseConvolution. by Georgios Pinitas · 7 years ago
  86. 81a26ad COMPMID-643: Add bias to CLDepthwiseConvolution. by Georgios Pinitas · 7 years ago
  87. 96880cf COMPMID-640: FullyConnectedLayer failures on both NEON/CL by Georgios Pinitas · 7 years ago
  88. fa4cacd COMPMID-636 - Extending GEMMLowp validation for NEON intrinsics by Gian Marco · 7 years ago
  89. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  90. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  91. b209ceb COMPMID-417 - Fix YOLOV2ConvolutionLayer test by Gian Marco Iodice · 7 years ago
  92. 3447a59 COMPMID-417: Fix GoogleNetGEMM dataset by Moritz Pflanzer · 7 years ago
  93. c26ecf8 COMPIMID-523: Fix CLDepthwiseConvolution test. by Georgios Pinitas · 7 years ago
  94. 36db7f5 COMPMID-415: Remove GEMM tests from computer vision by Moritz Pflanzer · 7 years ago
  95. 1830097 COMPMID-509: Move Threshold to new validation by John Richardson · 7 years ago
  96. 2a07e18 COMPMID-363 Add Graph library support by Anthony Barbier · 7 years ago
  97. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  98. 9688378 COMPMID-494: Port BatchNormalizationLayer to new validation by Sanghoon Lee · 7 years ago
  99. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  100. 9fe4144 COMPMID-452 CL Generic Depthwise Convolution implementation. by Giorgio Arena · 7 years ago