1. cb3eecc COMPMID-1710 Reduce Im2Col nightly validation sizes by Michalis Spyrou · 5 years ago
  2. d85a77a COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  3. 34d5eb6 Revert "COMPMID-1766: Implemented CPP Non Max Suppression" by Pablo Marquez · 5 years ago
  4. 5ce99a2 COMPMID-1652 Cleanup some nighly tests by Michalis Spyrou · 5 years ago
  5. 1d4f385 COMPMID-1760: NEON: Implement Prod by Manuel Bottini · 5 years ago
  6. a0a0e29 COMPMID-1766: Implemented CPP Non Max Suppression by Pablo Tello · 6 years ago
  7. 8094325 COMPMID-1652 CL Cleanup and add missing tests by Michalis Spyrou · 5 years ago
  8. 5430369 COMPMID-1726: Implement CLUnstack. by Pablo Tello · 6 years ago
  9. 5ba5e09 COMPMID-1774: Implement CLGEMMReshapeLHSMatrixKernel to reshape the LHS matrix of GEMM/GEMMLowp by Gian Marco Iodice · 6 years ago
  10. 5daeffd COMPMID-1723: CL: Implement Reverse by Michele Di Giorgio · 6 years ago
  11. e6dbde0 COMPMID-1667: Add 4D tensors support to CLWidthConcatenateLayerKernel by Michele Di Giorgio · 6 years ago
  12. 64f1a90 COMPMID-1591: Fix NEPoolingLayer for NHWC by Georgios Pinitas · 6 years ago
  13. 8e1f3c0 COMPMID-1451 - Reduced dataset for YOLOLayer by Gian Marco Iodice · 6 years ago
  14. 7302302 COMPMID-1539 Implement YOLOLayer on CL by Giorgio Arena · 6 years ago
  15. 87e896a [COMPMID-1353] Add support for 4D Softmax layer on OpenCL by Giuseppe Rossini · 6 years ago
  16. e3d24ce COMPMID-708 Fix AccessWindowTranspose by Giorgio Arena · 6 years ago
  17. 2a51818 COMPMID-1500: (Nightly) CLIm2ColGrouped std::bad_alloc and crashes by Georgios Pinitas · 6 years ago
  18. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  19. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  20. c6aa49b COMPMID-1344 Add grouping support to CLWeightsReshapeKernel by Giorgio Arena · 6 years ago
  21. 876be2a COMPMID-1339 - Implementing Winograd Convolution Layer 1x5 and 5x1 kernels on OpenCL NCHW by Gian Marco Iodice · 6 years ago
  22. 17d6d3c COMPMID-1352: Disable support for 4D softmax layer. by Georgios Pinitas · 6 years ago
  23. f1c2bf0 COMPMID-1201 - Implementing Winograd Convolution Layer 1x3 and 3x1 kernels on OpenCL by Gian Marco Iodice · 6 years ago
  24. b8110b5 COMPMID-959: Removed 4k shape from LargeShapes. by Pablo Tello · 6 years ago
  25. 55b3d12 COMPMID-1137 OpenCL concatenate width by Michalis Spyrou · 6 years ago
  26. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  27. 2abb216 COMPMID-1045 - Fix shape_to_valid_region_gaussian_pyramid_half() by Gian Marco Iodice · 6 years ago
  28. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  29. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  30. 02ee429 COMPMID-765: Fix CPPPermute error when permuting the strides. by Georgios Pinitas · 6 years ago
  31. ba8fcb0 COMPMID-765: Remove wrong shape in LargeShapesBroadcast by Michele Di Giorgio · 6 years ago
  32. ced7a8d COMPMID-875: Deconvolution 4x4 not working by Georgios Pinitas · 6 years ago
  33. 33ff9ef APPBROWSER-400: Implement the tensorshift kernel for fixing DC's alignment issue on OpenGL ES by Xinghang Zhou · 6 years ago
  34. 1c0d0ff COMPMID-832: Decrease validation coverage of QS8/QS16 by Anthony Barbier · 6 years ago
  35. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  36. d466c2d COMPMID-833 Direct convolution, Normalization and by Michalis Spyrou · 6 years ago
  37. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  38. 2c35018 COMPMID-761: Add CL/NEON Magnitude benchmark tests by Ioan-Cristian Szabo · 7 years ago
  39. 7f0f790 COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStage by Gian Marco · 7 years ago
  40. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  41. 5420b28 COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is a vector by Gian Marco · 7 years ago
  42. 37908d9 COMPMID-560 - Validation mismatches Gaussian Pyramid Half Scale by Gian Marco · 7 years ago
  43. d6afedc COMPMID-661: softmax-fp32 optimisation (#14) by Chunosov · 7 years ago
  44. f5f34bb COMPMID-470: Neon Deconvolution. by Pablo Tello · 7 years ago
  45. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  46. bf17955 COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlattening for 3D tensor by Gian Marco Iodice · 7 years ago
  47. 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
  48. 06b184a COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order to support 3D input tensors by Gian Marco Iodice · 7 years ago
  49. a09de0c COMPMID-415: Rename and move tests by Moritz Pflanzer · 7 years ago[Renamed (98%) from tests/datasets_new/ShapeDatasets.h]
  50. d1b21f2 COMPMID-417: Improve shape datasets by Moritz Pflanzer · 7 years ago
  51. 4ffe3e2 COMPMID-417: Remove 8 batches from validation by Moritz Pflanzer · 7 years ago
  52. dc460f1 COMPMID-417: Port PoolingLayer to new validation. by Georgios Pinitas · 7 years ago
  53. 6c650a9 COMPMID-417: Remove largest shape by Moritz Pflanzer · 7 years ago
  54. caf8c5e COMPMID-486 Add batch sizes 1, 4 and 8 to validation datasets by SiCong Li · 7 years ago
  55. db00668 COMPMID-478 Implemnt CL direct convolution 5x5 by steniu01 · 7 years ago
  56. b3d2579 COMPMID-415: Move ConvolutionLayer to new validation by Moritz Pflanzer · 7 years ago
  57. 3ce3ff4 COMPMID-415: Move DepthConcatenateLayer to new validation by Moritz Pflanzer · 7 years ago
  58. f6ad98a COMPMID-415: Move SoftmaxLayer to new validation by Moritz Pflanzer · 7 years ago