1. 00ff664 Remove large conv3d tests by Freddie Liardet · 2 years, 8 months ago
  2. 5601eb1 Reduce size of large conv3d nightly tests by Freddie Liardet · 2 years, 9 months ago
  3. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  4. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  5. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  6. 2c5ae86 Fix tolerance issue for Scale tests on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  7. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  8. 9dc558f Review all shapes in datasets to account for padding removal Part 1 by Gian Marco Iodice · 3 years, 8 months ago
  9. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  10. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 11 months ago
  11. 7c29657 increase CL/BatchNormalizationLayer Fp16 absolute threshold by Gunes Bayir · 2 years, 11 months ago
  12. 38ce29d Fix CL direct conv layer test FP32 absolute tolerance issue by Gunes Bayir · 2 years, 11 months ago
  13. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  14. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  15. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  16. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  17. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  18. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  19. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  20. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  21. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  22. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  23. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  24. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  25. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  26. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  27. b014c27 Unused variables in Winograd tests by Manuel Bottini · 3 years, 1 month ago
  28. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 2 months ago
  29. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  30. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  31. 2098445 Fix bug in PReluLayer when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  32. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  33. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  34. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  35. 72ee9b4 Add unit-test for non-const weights on Fully Connected layers by Georgios Pinitas · 3 years, 2 months ago
  36. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  37. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  38. c2d0e20 Fix bug in Select operator when input is 1xN by Freddie Liardet · 3 years, 2 months ago
  39. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  40. 2ba39b6 Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macro by Gian Marco Iodice · 3 years, 2 months ago
  41. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  42. 4fc10b3 Turn EXPECT into ASSERT when testing invalid conditions by Michele Di Giorgio · 3 years, 2 months ago
  43. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  44. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  45. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  46. 40471d1 Add optimization for global pooling in pooling_layer.cl by Gian Marco Iodice · 3 years, 2 months ago
  47. dd2d013 Fix bug on CLPixelWiseMultiplication broadcasted for Quantized types by Giorgio Arena · 3 years, 2 months ago
  48. ada6cbc Remove OpenCL padding: CLPixelWiseMultiplicationKernel by Giorgio Arena · 3 years, 3 months ago
  49. ae1c9fe Added S32 Integer support to DIV operator in CLElementWiseOperations with Tests by Suhail Munshi · 3 years, 3 months ago
  50. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 3 months ago
  51. c771321 Removes redundant std::move of temporary by Georgios Pinitas · 3 years, 3 months ago
  52. 035004e Add support for a global allocator for OpenCL tensors by Georgios Pinitas · 3 years, 3 months ago
  53. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  54. 37d65e4 Review all shapes in datasets to account for padding removal Part 2 by SiCong Li · 3 years, 8 months ago
  55. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  56. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 3 months ago
  57. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  58. 97e2580 Check biases pointer before referencing in CLDirectConvolutionLayer by Michele Di Giorgio · 3 years, 3 months ago
  59. 5c9eed8 Extend direct convolution (F32/F16/QASYMM8) by Gian Marco Iodice · 3 years, 4 months ago
  60. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  61. f24bd8b Increase tolerance for winograd input transform F32 NHWC by Giorgio Arena · 3 years, 4 months ago
  62. d0c9cb8 Add test case for memory managed softmax layer by Sang-Hoon Park · 3 years, 4 months ago
  63. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  64. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  65. 68e29da Set up configure-only flag for validation. First trial with DepthwiseConvoltion by Giorgio Arena · 3 years, 5 months ago
  66. 2ab585b Fix bug on CLGEMMMatrixMultiplyReshapedOnlyRHS tests by Giorgio Arena · 3 years, 4 months ago
  67. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  68. 35981ca Fix tolerance issue in CL Winograd InputTransform FP16 by Manuel Bottini · 3 years, 5 months ago
  69. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  70. 89de118 Fix unused variable compilation error by Giorgio Arena · 3 years, 5 months ago
  71. 76cb751 Fix CL Compiler frontend failure for ArgMinMax by Giorgio Arena · 3 years, 5 months ago
  72. 0841ca0 Fix OpenCL direct convolution by Gian Marco Iodice · 3 years, 5 months ago
  73. 7061eb2 Implement MLGO module by SiCong Li · 3 years, 6 months ago
  74. d556d7b Integrate improved pooling layer on NEON by Michele Di Giorgio · 3 years, 8 months ago
  75. 0f3d597 Remove OpenCL padding CLTransposeKernel by Manuel Bottini · 3 years, 6 months ago
  76. e78ef6f Remove OpenCL padding CLFloorKernel by Manuel Bottini · 3 years, 6 months ago
  77. 4f8ce13 [Nightly Failure] Fix NEIm2Col argument validation errors by Giorgio Arena · 3 years, 6 months ago
  78. 7e5b7bf Review all shapes in datasets to account for padding removal Part 3 by SiCong Li · 3 years, 8 months ago
  79. ea7de7b Enable FFT for FP16 by Giorgio Arena · 3 years, 7 months ago
  80. c53266e Remove (CL/NE)UpsampleLayer in favor to (NE/CL)Scale by Georgios Pinitas · 3 years, 7 months ago
  81. 15bc848 [Review Shape] CLDepthwiseConvolutionLayer mismatches by Giorgio Arena · 3 years, 7 months ago
  82. 0b1c2db Remove (NE/CL)YoloLayer support by Georgios Pinitas · 3 years, 7 months ago
  83. 8c3c0e7 Remove (NE/CL)ComputeAllAnchors function by Georgios Pinitas · 3 years, 7 months ago
  84. 6bc4e96 Fix invalid usage of dataset::make by SiCong Li · 3 years, 7 months ago
  85. add8e81 COMPMID-3862: Add support QASYMM8 LEAKY RELU activation by Sang-Hoon Park · 3 years, 7 months ago
  86. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  87. 136174a COMPMID-4020: Nightly failure - Few CL DirectConvolutionLayer QASYM8 mismatches by Manuel Bottini · 3 years, 7 months ago
  88. cac09dc COMPMID-4019: Disable CV/GLES from running on precommits by Michalis Spyrou · 3 years, 7 months ago
  89. 827817e COMPMID-3987: Nightly failure - Android builds failing in dataset and validation by Manuel Bottini · 3 years, 8 months ago
  90. 75eea33 COMPMID-3961: Add Logical OR/AND/NOT operator on CL by Sang-Hoon Park · 3 years, 8 months ago
  91. 10a73f5 COMPMID-3971: Nightly failure - CL LaplacianPyramid mismatches by Manuel Bottini · 3 years, 8 months ago
  92. cc3e53c COMPMID-3972: ExportToCLImage test failure by Sheri Zhang · 3 years, 8 months ago
  93. 04a0706 COMPMID-3979 Sanitise Padding Removal epic by SiCong Li · 3 years, 8 months ago
  94. 17b7102 COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc by Michele Di Giorgio · 3 years, 8 months ago
  95. 28a46c9 COMPMID-3956: Nightly CL failure on G71 with error code -7 by Manuel Bottini · 3 years, 8 months ago
  96. 2d1a835 COMPMID-3735 Remove OpenCL padding: CLSoftmaxLayerKernel by Giorgio Arena · 3 years, 8 months ago
  97. bef7fa2 COMPMID-3639: (3RDPARTY_UPDATE) Move CL kernels to src by Sang-Hoon Park · 3 years, 9 months ago
  98. 27d92fd COMPMID-3928: Fix output conversion in gemmlowp_mm_native by Michele Di Giorgio · 3 years, 8 months ago
  99. 9ae06d4 COMPMID-3925: Dispatch CLGEMM with no padding y requirement by Gian Marco Iodice · 3 years, 8 months ago
  100. b333758 COMPMID-3888: AddBroadcast1ElementUint8 test failing by Manuel Bottini · 3 years, 8 months ago