1. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  2. fcd52fb COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46 by Anthony Barbier · 7 years ago
  3. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago
  4. 0162436 COMPMID-684: 2D In-Map normalization support for CL by Georgios Pinitas · 7 years ago
  5. 45bcc3a COMPMID-661: QASYMM8 support for fully connected layer. by Georgios Pinitas · 7 years ago
  6. 6fdfaa8 COMPMID-713: Address failures in OCLGrind for CLDirectConvolution by Georgios Pinitas · 7 years ago
  7. 47b5603 COMPMID-712: OCLGrind CLSoftmaxLayer quantized failures by Georgios Pinitas · 7 years ago
  8. c000fb8 COMPMID-714: Resolve failures in OCLGrind for CLPhase by Georgios Pinitas · 7 years ago
  9. 05288a2 COMPMID-697 - Rework GEMMLowp interface on OpenCL by Gian Marco · 7 years ago
  10. f202e50 COMPMID-556 Improved indentation and error handling in format_doxygen.py by Anthony Barbier · 7 years ago
  11. c809712 COMPMID-556 Add saturation to 8-bit activation. This prevents undefined overflow by Rob Hughes · 7 years ago
  12. 02bf80d COMPMID-661: Fix scale border issue (#38) by Daniil Efremov · 7 years ago
  13. 3e80c7f COMPMID-661: Optimize FC layer with 2 new Bifrost kernels and LWS tuning (#33) by Anton Lokhmotov · 7 years ago
  14. d7295b7 COMPMID-661: Add QASYMM8 support (and basic tests) to CLDepthwiseConvolution3x3 kernel (#28) by Dmitry Savenko · 7 years ago
  15. 540d008 COMPMID-556: Fixes bias in CLDirectConvolutionLayer to be int32. by Georgios Pinitas · 7 years ago
  16. 7a49c79 COMPMID-661: issue# 23 Scale border fix (#26) by Daniil Efremov · 7 years ago
  17. f1f3ebd APPBROWSER-298, APPBROWSER-306: Reimplement the common code of compute shader by Joel Liang · 7 years ago
  18. 624b778 COMPMID-556: Fix CLNormalization issues. by Georgios Pinitas · 7 years ago
  19. 2f18579 COMPMID-661: Fix rounding in average pooling for uint8. by Georgios Pinitas · 7 years ago
  20. f450caa COMPMID-661: softmax-uint8 implementation (#16) by Chunosov · 7 years ago
  21. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  22. 4df76c9 COMPMID-661: Fix beta in softmax_layer kernel by Georgios Pinitas · 7 years ago
  23. af6204c COMPMID-661: Add avgpool-uint8 support. Optimize avgpool-fp32 for Bifrost. (#13) by Anton Lokhmotov · 7 years ago
  24. d6afedc COMPMID-661: softmax-fp32 optimisation (#14) by Chunosov · 7 years ago
  25. d621bca COMPMID-661: directconv-uint8 (#20) by Chunosov · 7 years ago
  26. 6f31f8c Allow running without cl_khr_fp16 by Matthew Bentham · 7 years ago
  27. adaae7e COMPMID-647: Exclude padding pixels from averaging factor. by Georgios Pinitas · 7 years ago
  28. 0063380 IVGCVSW-619: Support for Cl u8 bounded Relu by Michel Iwaniec · 7 years ago
  29. 00f4d00 COMPMID-648: Fix initial value for MAX pooling for QS types in CL. by Georgios Pinitas · 7 years ago
  30. 81a26ad COMPMID-643: Add bias to CLDepthwiseConvolution. by Georgios Pinitas · 7 years ago
  31. 96880cf COMPMID-640: FullyConnectedLayer failures on both NEON/CL by Georgios Pinitas · 7 years ago
  32. 13fc22c COMPMID-556: Fix CLPoolingLayer checks by Georgios Pinitas · 7 years ago
  33. a1ed41f IVGCVSW-601: support for asymetric padding in cl conv and depthwise conv by Jaroslaw Rzepecki · 7 years ago
  34. 48a60f9 IVGCVSW-632 CL support for Softmax beta parameter by Pablo Palmier · 7 years ago
  35. 744b5ed COMPMID-606 - Fix for S8 failures by Gian Marco Iodice · 7 years ago
  36. 040bffe COMPMID417 - Fix illegal scalar access in color_convert.cl by Gian Marco Iodice · 7 years ago
  37. f01f9de COMPMID-545 add CL printf support by steniu01 · 7 years ago
  38. 349feef COMPMID-417 - Added validation for FP16 CLBatchNormalizationLayer by Gian Marco Iodice · 7 years ago
  39. 83be745 COMPMID-424 Implemented reference implementation and tests for WarpAffine by Isabella Gottardi · 7 years ago
  40. 54f366a COMPMID-417: Fix CL compiler warnings by Moritz Pflanzer · 7 years ago
  41. 4726fdf COMPMID-541: Fix padding in CLMinMaxLocationKernel by Moritz Pflanzer · 7 years ago
  42. cdf5145 COMPMID-515: L2 Pooling for FP32/FP16 in CL. by Georgios Pinitas · 7 years ago
  43. f81652d COMPMID-516 Increase tolerance rate of Scale, Conv, fully connected and GEMM by steniu01 · 7 years ago
  44. 9fe4144 COMPMID-452 CL Generic Depthwise Convolution implementation. by Giorgio Arena · 7 years ago
  45. bf17955 COMPMID-522 - Added support for GlobalPooling in CLPoolingLayer and CLFlattening for 3D tensor by Gian Marco Iodice · 7 years ago
  46. 52f8b39 COMPMID-417: Fix CLNonLinearFilter by Georgios Pinitas · 7 years ago
  47. 5ee66ea COMPMID-462: Implement TensorReshape for NEON and CL. by Georgios Pinitas · 7 years ago
  48. 56dd726 COMPMID-448: Implement CL Quantization/Dequantization Layer. by Michele Di Giorgio · 7 years ago
  49. 1c8409d COMPMID-477 - Optimized CLDirectConvolution1x1 for Bifrost by Gian Marco Iodice · 7 years ago
  50. cfb6553 COMPMID-417 Fix ROIPooling by SiCong Li · 7 years ago
  51. 64ebe5b COMPMID-519: Add support for Lower and Upper Bounded RELU for CL/NEON by Georgios Pinitas · 7 years ago
  52. 1fab09f COMPMID-424 Implemented reference implementation, new output valid region and validation tests (NEON and CL) for Scale by Isabella Gottardi · 7 years ago
  53. 04f089c COMPMID-476 L2 Normalization for CL by Michalis Spyrou · 7 years ago
  54. 3e36369 COMPMID-358 Implement OpenCL ROI Pooling by SiCong Li · 7 years ago
  55. edfa9f4 COMPMID-477 - Optimized batched case in CLConvolutionLayer by Gian Marco Iodice · 7 years ago
  56. 93a690e COMPMID-452 CL Depthwise Separable Convolution Layer kernel implementation, validation and benchmarking for 3x3xC depthwise filter and DataType::F32. by Giorgio Arena · 7 years ago
  57. d60a6b9 COMPMID-477 - Optimized CLNormalizationLayer by Gian Marco Iodice · 7 years ago
  58. 0c7614f COMPMID-431 Port OpenCL pooling layer to use fixed point by steniu01 · 7 years ago
  59. cb29283 COMPMID-477 - Optimizing Pooling 3x3 with stride_x <= 3 on OpenCL by Gian Marco Iodice · 7 years ago
  60. 1246b63 COMPMID-477 - Optimized Direct Convolution 3x3 and 5x5 (f32) for Bifrost. by Gian Marco Iodice · 7 years ago
  61. 409ee0a COMPMID-417: Add in-place support for batch-normalization. by Georgios Pinitas · 7 years ago
  62. 1e5c157 COMPMID-450 Add YOLOV2 benchmark tests by SiCong Li · 7 years ago
  63. db00668 COMPMID-478 Implemnt CL direct convolution 5x5 by steniu01 · 7 years ago
  64. def665a COMPMID-474 - Add support for QS8/QS16 DirectConvolution CL by Michalis Spyrou · 7 years ago
  65. 2eac5bd COMPMID-417 - Fixed bug in CLCol2ImKernek related to the stride passed during the configuration by Gian Marco Iodice · 7 years ago
  66. 868e541 COMPMID-459 Collapse CL Im2col's higher dimensions by steniu01 · 7 years ago
  67. 5cb4d6a COMPMID-477 - Optimizing CLDirectConvolution 3x3 on OpenCL and added the auto configuration by Gian Marco Iodice · 7 years ago
  68. d8e765b COMPMID-472 : Implement Floor for CL and NEON. by Georgios Pinitas · 7 years ago
  69. cfc6fe8 COMPMID-443 collapse higher dimension for CL col2im kernel by steniu01 · 7 years ago
  70. c51b72f COMPMID-355 Implement CL DirectConvolution1x1 by SiCong Li · 7 years ago
  71. ef4b4ae COMPMID-438: Add support for floating point Min-Max Location layer. by Michele Di Giorgio · 7 years ago
  72. 6c92834 COMPMID-413: Add support for QS8 and QS16 CLNormalizationLayer. by Michele Di Giorgio · 7 years ago
  73. f9bae2e COMPMID-417 - Bug Fix WarpPerspective kernel by Isabella Gottardi · 7 years ago
  74. 02dfb2c COMPMID-457 Fix F16 NormalizationLayer CL kernel by SiCong Li · 7 years ago
  75. a36ccf1 COMPMID-417: Fix CL F16 ActivationLayer by Moritz Pflanzer · 7 years ago
  76. 3a62324 COMPMID-455 - Optimizing CLIm2ColKernel by Gian Marco Iodice · 7 years ago
  77. e49e266 COMPMID-415: Use half_float library for F16 by Moritz Pflanzer · 7 years ago
  78. 27b386c COMPMID-355 Implement 3x3 CL direct convolution by steniu01 · 7 years ago
  79. 7281834 COMPMID-446: Add support for QS8/QS16 CL Arithmetic Add/Sub by Michele Di Giorgio · 7 years ago
  80. 172e570 COMPMID-425 Port CLBatchnormalization to support QS8/QS16 by Michalis Spyrou · 7 years ago
  81. 579c049 COMPMID-417: Add Leaky RELU support for both NEON/CL. by Georgios Pinitas · 7 years ago
  82. 0d523cc COMPMID-443 Change CLSoftMaxLayerKernel to use 3D tensor and collapse the higer dimension by steniu01 · 7 years ago
  83. 00394ae COMPMID-406: Port CLActivationLayer to use QS8/QS16. by Georgios Pinitas · 7 years ago
  84. ac4e873 COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL. by Georgios Pinitas · 7 years ago
  85. 9a7182e COMPMID-443 Use 3D tensor for pixel multiply (Needed for Normalization Layer) by Anthony Barbier · 7 years ago
  86. 7ff47a3 COMPMID-443: Use 3D tensors for fill_border_image by Anthony Barbier · 7 years ago
  87. da37e2f COMPMID-431 Port CLDepthConvert to use 8-bit and 16-bit fixed point by steniu01 · 7 years ago
  88. 0979675 COMPMID-429: Port CLSoftmaxLayer to QS16. by Georgios Pinitas · 7 years ago
  89. 7d323a6 COMPMID-440, COMPMID-441 - Port CLConvolutionLayer and CLFullyConnectedLayer to support 16 bit fixed point by Gian Marco Iodice · 7 years ago
  90. ab0a77e COMPMID-409: Add support for QS8 and QS16 CLPixelWiseMultiplication. by Michele Di Giorgio · 7 years ago
  91. 368da83 COMPMID-420, COMPMID-414 - Port CLConvolutionLayer and CLFullyConnectedLayer to use 8 bit fixed point by Gian Marco Iodice · 7 years ago
  92. b93f5de COMPMID-417 - Fixed bug in gemm_interleave_16bit and gemm_interleave_32_bit due to the non non representable numbers in half and float by Gian Marco Iodice · 7 years ago
  93. 8a38369 COMPMID-434 - Port CLGEMM to support 16 bit fixed point by Gian Marco Iodice · 7 years ago
  94. ac69aa1 COMPMID-418 Add check and fix comments after preprocessor conditions by Anthony Barbier · 7 years ago
  95. d7e8281 COMPMID-408 Create OpenCL complex math functions for 8 bit fixed point arithmetic. by Michalis Spyrou · 7 years ago
  96. 13edbff COMPMID-432 - Extended Convolution Layer to support rectangular kernels by Gian Marco Iodice · 7 years ago
  97. 3a3066b COMPMID-411 - Port CLGEMM to support 8 bit fixed point by Gian Marco Iodice · 7 years ago
  98. e5f8fd6 COMPMID-423: Port CLSoftmaxLayer to QS8 by Georgios Pinitas · 7 years ago
  99. b30dcc5 COMPMID-345 - In-place computation for Activation Layer by Gian Marco Iodice · 7 years ago
  100. 578ab61 COMPMID-414 - Port CLConvolutionLayer to support 8 bit fixed point - CLGEMMMatrixAccumulateBiasesKernel by Gian Marco Iodice · 7 years ago