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