1. e250389 COMPMID-810 Add NHWC data format support for NEON convolution by Michalis Spyrou · 6 years ago
  2. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  3. 563494c COMPMID-1084 Rework the way validation is performed for NHWC data layout by Giorgio Arena · 6 years ago
  4. 7217563 COMPMID-1107: Add support for ChannelShuffle in CL by Michele Di Giorgio · 6 years ago
  5. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  6. 3c520c5 COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to ShapeCalculator by Giorgio Arena · 6 years ago
  7. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  8. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  9. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  10. 764b1af COMPMID-1070: Rewrote im2col nhwc reference by Pablo Tello · 6 years ago
  11. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  12. f485a10 COMPMID-802 Fix NEIm2Col NHWC by Giorgio Arena · 6 years ago
  13. dd03870 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradOutputTransformKernel by Giorgio Arena · 6 years ago
  14. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  15. 1cd4149 COMPMID-577: Implement CL validation for GaussianPyramid by Sanghoon Lee · 6 years ago
  16. dfca60b COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8 by Giorgio Arena · 6 years ago
  17. fe5ef38 COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradInputTransformKernel by Giorgio Arena · 6 years ago
  18. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  19. 9373c8b COMPMID-1037 Add support for F(4x4, 5x5) in CLWinogradFilterTransformKernel by Giorgio Arena · 6 years ago
  20. ae3c8ab COMPMID-584: Add validation to channel_combine kernels by Ioan-Cristian Szabo · 7 years ago
  21. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  22. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  23. 247f52c COMPMID-1013 - Create WinogradInfo data structure by Gian Marco Iodice · 6 years ago
  24. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  25. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  26. 5c8e05c COMPMID-1019 Implement copy function CL by Michalis Spyrou · 6 years ago
  27. 2d9de0a COMPMID-1009 Support 4x4 output tile for Winograd Filter Transform on OpenCL. by Giorgio Arena · 6 years ago
  28. d2fab73 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 4) by Gian Marco Iodice · 6 years ago
  29. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  30. 7e4b239 COMPMID-935 - Implementing Convolution with Winograd on OpenCL (part 2) by Gian Marco Iodice · 6 years ago
  31. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  32. 1f9ca1d COMPMID-935 Implementing Convolution with Winograd on OpenCL (part 3) by Giorgio Arena · 6 years ago
  33. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  34. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  35. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  36. 562fe0f COMPMID-578: Faster common keypoint validation routine for FAST and Harris corners by Abe Mbise · 6 years ago
  37. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  38. 36e0075 COMPMID-589: Refactor HOGDescriptor validation test by John Richardson · 6 years ago
  39. ced7a8d COMPMID-875: Deconvolution 4x4 not working by Georgios Pinitas · 6 years ago
  40. 1167487 COMPMID-897 Merge batch normalization with bounded relu by Giorgio Arena · 6 years ago
  41. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  42. 25a340f COMPMID-578: Implement FAST corners for CL/NEON by Abe Mbise · 7 years ago
  43. e9146ed COMPMID-879: Investigate CL mismatches in Convolution S16 by Georgios Pinitas · 6 years ago
  44. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  45. 6259e5f COMPMID-787: Add CL support for broadcast multiply by Michele Di Giorgio · 6 years ago
  46. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  47. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  48. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 6 years ago
  49. 97cf249 COMPMID-564: CustomConvolution issue fixed by Sanghoon Lee · 6 years ago
  50. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  51. bd0e612 COMPMID-848 NEPoolingLayerKernel incorrectly reports by Michalis Spyrou · 6 years ago
  52. c8d2316 COMPMID-564: Implement reference and CL/NEON validation for CustomConvolution (output S16) by Sanghoon Lee · 6 years ago
  53. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  54. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  55. d7ba539 COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutionRectangle by Sanghoon Lee · 7 years ago
  56. 088cc7f COMPMID: GEMMTranspose1xW tests. by Pablo Tello · 7 years ago
  57. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  58. 384a43e COMPMID-579: Port Derivative to new validation by John Richardson · 7 years ago
  59. 8cdfdb8 APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support. by Frank Lei · 7 years ago
  60. 490b3d8 IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.h by Diego Lopez Recas · 7 years ago
  61. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  62. c795196 COMPMID-556: Move Convolution to reference folder by Georgios Pinitas · 7 years ago
  63. 7d473dd APPBROWSER-323: Transpose performance optimization by steli01 · 7 years ago
  64. 66cc12f IVGCVSW-839: Add QASYMM8 validation tests for CL ActivationLayer by Michel Iwaniec · 7 years ago
  65. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  66. 424eb5d COMPMID-556: Fix dangling references in NEFillBorder by Georgios Pinitas · 7 years ago
  67. 8795ffb COMPMID-700: Adds CPPPermute function by Georgios Pinitas · 7 years ago
  68. 5a7e776 COMPMID-556: Rename CPP folder to reference by Georgios Pinitas · 7 years ago