1. abd03cf APPBROWSER-298: Remove the old shader common code by Joel Liang · 6 years ago
  2. 25f2368 COMPMID-589: Port HOGDescriptor to new validation by John Richardson · 7 years ago
  3. 1d25ed5 COMPMID-759 - CLGEMM optimization for McVail benchmarks by Gian Marco · 7 years ago
  4. 57b2010 APPBROWSER-373: Rewrite the convolution_layer.cs with the new common code by zhenglin · 7 years ago
  5. 6fc06cc APPBROWSER-374: Rewrite the dropout.cs with the common code by zhenglin · 7 years ago
  6. b91e34c COMPMID-746 Allow NEDirectConvolution to work without biases for QS. by Michalis Spyrou · 7 years ago
  7. aa1209a APPBROWSER-375: Rewrite the transpose.cs with the new common code by zhenglin · 6 years ago
  8. 09849a0 APPBROWSER-372: Rewrite the direct_convolution5x5.cs with the new common code by Joel Liang · 7 years ago
  9. 07d4054 APPBROWSER-370: Rewrite the normalization_layer.cs with the new common code by zhenglin · 7 years ago
  10. 384a43e COMPMID-579: Port Derivative to new validation by John Richardson · 7 years ago
  11. 6387543 APPBROWSER-371: Rewrite the direct_convolution3x3.cs with the new common code by Joel Liang · 7 years ago
  12. 19e9142 APPBROWSER-369: Rewrite the gemm.cs with the new common code by zhenglin · 7 years ago
  13. fef6dae COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4Kernel by Pablo Tello · 7 years ago
  14. 8cdfdb8 APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support. by Frank Lei · 7 years ago
  15. 02541fb COMPMID-719: NEWinogradLayer reordering using NEPermute. by Pablo Tello · 7 years ago
  16. d064389 APPBROWSER-357: Fix Transpose performance issue by tuning lws by steli01 · 7 years ago
  17. 1d08a31 COMPMID-765: Collapse execution window in CL kernels. by Georgios Pinitas · 7 years ago
  18. 1250a5a COMPMID-767 : Propagate hints to subgraph. by Georgios Pinitas · 7 years ago
  19. 7c23ad0 COMPMID-617 Add validation to NEConvolutionLayer by Giorgio Arena · 7 years ago
  20. 926d5e1 APPBROWSER-356: Implement GCArithmeticAddition Operator by zhenglin · 7 years ago
  21. 358ca20 COMPMID-617: Adds CLFullyConnectionLayer validation support by Georgios Pinitas · 7 years ago
  22. 1c5ffd6 APPBROWSER-359: Sync tensor in GC benchmark tests by Joel Liang · 7 years ago
  23. c5a7e59 APPBROWSER-365: Rewrite the pooling_layer.cs with the new common code by Joel Liang · 7 years ago
  24. 08d5421 APPBROWSER-363: Rewrite the ActivationLayer.cs with the new common code by zhenglin · 7 years ago
  25. 82588e8 APPBROWSER-364: Rewrite the DepthConcatLayer.cs with the new common code by zhenglin · 7 years ago
  26. 57a150a APPBROWSER-341: Add ResizeNearest operator support by Frank Lei · 7 years ago
  27. 2f41981 APPBROWSER-358: Fix shader compilation error in matrix addition by Frank Lei · 7 years ago
  28. a9e1533 COMPMID-766 Allow graph examples to run without OpenCL being present on the platform by Anthony Barbier · 7 years ago
  29. 77eb21f Fix destruction order of singleton objects and resolve hang GLES issue. by Ioan-Cristian Szabo · 7 years ago
  30. 490b3d8 IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.h by Diego Lopez Recas · 7 years ago
  31. 53a6ec5 APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation and implement MaxPool operators by Xinghang Zhou · 7 years ago
  32. aa62b28 APPBROWSER-344: Change data type of the SSBOs to improve the Softmax performance by Joel Liang · 7 years ago
  33. 0fb6cf5 APPBROWSER-340: Implement NormalizePlanarYUV operator by zhenglin · 7 years ago
  34. 08c5a06 COMPMID-750: Fix assembly kernel interfaces by Georgios Pinitas · 7 years ago
  35. 7b43d31 COMPMID-556: Don't call dlclose by Anthony Barbier · 7 years ago
  36. cc9fed5 COMPMID-747 Fixed AccessWindow in CL Direct convolution by Anthony Barbier · 7 years ago
  37. 5712091 Add support to print tensor with multiple channels. by Ioan-Cristian Szabo · 7 years ago
  38. 0223a78 COMPMID-556: Fix bugs around NEDirectConvolutionLayer by Georgios Pinitas · 7 years ago
  39. 1568621 COMPMID-744 Fixed access windows in DepthwiseConvolutionLayer by Anthony Barbier · 7 years ago
  40. 93b9bdb COMPMID-743 Fixed AccessWindow in GEMMLowpMatrixMultiply by Anthony Barbier · 7 years ago
  41. 4062680 COMPMID-556: Fix checks in NEGEMMLowpOffsetContributionKernel by Georgios Pinitas · 7 years ago
  42. 9d36484 COMPMID-556: Force clone() of SubTensorInfo come from a TensorInfo by Georgios Pinitas · 7 years ago
  43. 95ca9a5 COMPMID-556 Fixed clang-tidy error by Anthony Barbier · 7 years ago
  44. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago
  45. c8a85ba COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convolution (Output U8) by Sanghoon Lee · 7 years ago
  46. ff85093 COMPMID-741 - Changelog for major release 17.12 by Gian Marco · 7 years ago
  47. c0ee461 COMPMID-556: Fixed clang tidy warnings by Anthony Barbier · 7 years ago
  48. c2708ec COMPMID-556: Switched from int32 to int to avoid compiling issues with bare_metal by Anthony Barbier · 7 years ago
  49. 4708e02 COMPMID-556 - Fixed CLDirectConvolutionLayer mismatches by Michalis Spyrou · 7 years ago
  50. 5dfeae6 IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernel by Michel Iwaniec · 7 years ago
  51. 7f0f790 COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStage by Gian Marco · 7 years ago
  52. f2ad401 COMPMID-718: Fixed clang warnings by Pablo Tello · 7 years ago
  53. 7d473dd APPBROWSER-323: Transpose performance optimization by steli01 · 7 years ago
  54. b42d53c COMPMID-732 - Remove padding requirements in NETranspose by Gian Marco · 7 years ago
  55. afa5d81 COMPMID-617 Add validation methods to Kernels by Michalis Spyrou · 7 years ago
  56. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  57. 57f249b COMPMID-661: Add Bifrost lws heuristics dwc with pad=1 [new_dev] #52 by Georgios Pinitas · 7 years ago
  58. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  59. 5948634 COMPMID-617 Add window validation to CLDirectConvolutionLayer by Giorgio Arena · 7 years ago
  60. 424eb5d COMPMID-556: Fix dangling references in NEFillBorder by Georgios Pinitas · 7 years ago
  61. 4af62a0 APPBROWSER-289 DirectConvolution1*1 optimization for FP16, and fix a typo in PoolingLayer by Xinghang Zhou · 7 years ago
  62. 7c435f2 COMPMID-728 - Added validation for transpose by Gian Marco · 7 years ago
  63. 07c37f9 APPBROWSER-313: Performance improvement for softmax layer by Joel Liang · 7 years ago
  64. 5124be5 COMPMID-661: Convolution quantized (#32) by Chunosov · 7 years ago
  65. b8ab997 COMPMID-617 Add validation window to CLSoftmaxLayer by Giorgio Arena · 7 years ago
  66. e5384ff APPBROWSER-306, APPBROWSER-298: Code refactoring for fill_border.cs by Joel Liang · 7 years ago
  67. 4f7f255 APPBROWSER-332 Code refactoring for batchnormalization_layer.cs by zhenglin · 7 years ago
  68. b9d38ee APPBROWSER-312 Fully connected performance optimization by Frank Lei · 7 years ago
  69. 397d58a COMPMID-617: Add validate support for NEON ArithmeticLayer by Ioan-Cristian Szabo · 7 years ago
  70. c7f9b89 COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON) by Gian Marco · 7 years ago
  71. 23ac91b APPBROWSER-290: DC5x5 optimization for FP16 by ASIAPAC\steli01 · 7 years ago
  72. 923241e APPBROWSER-314: Performance optimazation for BatchNormalizationLayer by zhenglin · 7 years ago
  73. 0a878ae COMPMID-556: Added a rounding policy to the quantize function by Jaroslaw Rzepecki · 7 years ago
  74. 8795ffb COMPMID-700: Adds CPPPermute function by Georgios Pinitas · 7 years ago
  75. ab49073 COMPMID-556 Fix build issues with Clang by Anthony Barbier · 7 years ago
  76. f8b41e9 APPBROWSER-294: Fix the validation failure issue of DepthConcatLayer by zhenglin · 7 years ago
  77. 3d4968a COMPMID-687: Winograd refactoring by Pablo Tello · 7 years ago
  78. fcd52fb COMPMID-661: Vectorize im2col and add lws heuristics for convolution kernels #46 by Anthony Barbier · 7 years ago
  79. 666635c APPBROWSER-324 FP16 Weights optimization in DirectConvolution1x1 by zhenglin · 7 years ago
  80. 83f8265 COMPMID-724: Moved exception throwing to Error.cpp by Anthony Barbier · 7 years ago
  81. c5114d3 APPBROWSER-331: Code refactoring for absdiff shader and fix the example running issue by Joel Liang · 7 years ago
  82. f6a43c5 COMPMID-617 CL window validation fixes by Giorgio Arena · 7 years ago
  83. 2ecbada IVGCVSW-656 : added support (and unit tests) for asymmetric padding in by Jaroslaw Rzepecki · 7 years ago
  84. b81fa60 COMPMID-715 Shrink window to size 0 if static and not resizable by Giorgio Arena · 7 years ago
  85. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  86. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago
  87. 754e952 COMPMID-617: Add validate support for NEON PixelWiseMultiplication by Ioan-Cristian Szabo · 7 years ago
  88. 5542ba8 APPBROWSER-330: Workaround for the free unallocated value issue on Android by Joel Liang · 7 years ago
  89. d9a9c50 APPBROWSER-329: Fix the adjusting group size issues by zhenglin · 7 years ago
  90. 8951933 COMPMID-687: Winograd layer. by Pablo Tello · 7 years ago
  91. 2995f5b COMPMID-617 Add validation window to CLActivationLayer by Giorgio Arena · 7 years ago
  92. 0162436 COMPMID-684: 2D In-Map normalization support for CL by Georgios Pinitas · 7 years ago
  93. 45bcc3a COMPMID-661: QASYMM8 support for fully connected layer. by Georgios Pinitas · 7 years ago
  94. 303be90 COMPMID-617: Add validate support for NEON BatchNormalizationLayer. by Ioan-Cristian Szabo · 7 years ago
  95. 236bfe7 COMPIMID-553: MobileNet use case. by Georgios Pinitas · 7 years ago
  96. 4db041e COMPMID-701 Fixed std::bad_alloc in NEON DepthwiseConvolutionLayer by Michalis Spyrou · 7 years ago
  97. 5420b28 COMPMID-710 - Fix CLTranspose and NETranspose when the input shape is a vector by Gian Marco · 7 years ago
  98. a5e6d67 IVGCVSW-796 IVGCVSW-819 add NEON kernel U8 Reshape by Les Bell · 7 years ago
  99. 6fdfaa8 COMPMID-713: Address failures in OCLGrind for CLDirectConvolution by Georgios Pinitas · 7 years ago
  100. 47b5603 COMPMID-712: OCLGrind CLSoftmaxLayer quantized failures by Georgios Pinitas · 7 years ago