1. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  2. 94f799e Fix incorrect memory handling in ported functions by Manuel Bottini · 3 years, 1 month ago
  3. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  4. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  5. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 1 month ago
  6. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  7. 433ea49 Optimize int8 arithmetic addition on CPU by Giorgio Arena · 3 years, 1 month ago
  8. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 2 months ago
  9. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 2 months ago
  10. 8b83d46 Remove used auxilary tensors from ClGemm's tensor pack by Sang-Hoon Park · 3 years, 1 month ago
  11. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  12. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  13. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  14. f3c5259 Remove padding from NERemapKernel by Manuel Bottini · 3 years, 2 months ago
  15. 494b97a Port CLFlattenLayer to a memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  16. 9e1f074 Port NEFlatten layer to a memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  17. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 2 months ago
  18. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  19. 13c497a Fix Macros.h include in NEScale by Michele Di Giorgio · 3 years, 2 months ago
  20. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  21. 2cd5b31 Remove unused CLCoreRuntimeContext by Georgios Pinitas · 3 years, 2 months ago
  22. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  23. c3f459d Add constant_weights boolean to FullyConntectedLayerInfo by Michele Di Giorgio · 3 years, 2 months ago
  24. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 2 months ago
  25. ea11354 Remove deprecated functions by Sheri Zhang · 3 years, 2 months ago
  26. 908f616 Creates ClKerneLibrary to serve just as a kernel container without build logic by Georgios Pinitas · 3 years, 2 months ago
  27. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  28. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  29. 6124ce6 Update operator list part3 by Sheri Zhang · 3 years, 2 months ago
  30. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  31. 6268742 Update operator list documentation. Part 2. by Teresa Charlin · 3 years, 2 months ago
  32. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  33. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  34. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  35. a47dcc2 Update operator list documentation by Sheri Zhang · 3 years, 2 months ago
  36. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  37. 778b95c Update assembly code by Michalis Spyrou · 3 years, 2 months ago
  38. dcf4c87 CLDepthwiseConvolutionLayer rework - Part 1 by Giorgio Arena · 3 years, 3 months ago
  39. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  40. b25883a Remove experimental tracing feature by Pablo Marquez Tello · 3 years, 2 months ago
  41. fe7ae81 CLInstanceNormalizationLayer NHWC optimisation by Pablo Marquez Tello · 3 years, 4 months ago
  42. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  43. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago
  44. 5d75d4a Fix validation bug in release mode for armv7 by Giorgio Arena · 3 years, 3 months ago
  45. 035004e Add support for a global allocator for OpenCL tensors by Georgios Pinitas · 3 years, 3 months ago
  46. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  47. 21c2895 Remove OpenCL padding: CLNormalizationLayerKernel by Manuel Bottini · 3 years, 3 months ago
  48. 91b7f74 Port CLConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  49. 0a66abe Fix CLDepthwiseConvolutionLayer QSYMM8_PER_CHANNEL mismatches by Giorgio Arena · 3 years, 3 months ago
  50. 6850889 Substitute CLFullyConnectedLayerReshapeWeights by CLTranspose by Teresa Charlin · 3 years, 3 months ago
  51. 28fcc35 Substitute NEFullyConnectedLayerReshapeWeights by NETranspose by Teresa Charlin · 3 years, 3 months ago
  52. 3b5981c Implement Fanout mode in CPPScheduler by SiCongLi · 3 years, 4 months ago
  53. 9d061b0 Add per channel quantization support for NEDeconvolutionLayer by Freddie Liardet · 3 years, 3 months ago
  54. 3f26ef4 Add tensor related data structures for the new API by Georgios Pinitas · 3 years, 4 months ago
  55. 8efed67 Fix build error in CLROIPoolingLayer by Michele Di Giorgio · 3 years, 3 months ago
  56. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 3 months ago
  57. 4ed7b39 Added Qasymm8 datatype support to CLROIPoolingLayer with Tests by Suhail Munshi · 3 years, 3 months ago
  58. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  59. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  60. 2788609 Port ClTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  61. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  62. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 4 months ago
  63. e7254a0 Avoid -O3 optimizations on TensorShape's copy for linux armv7a in release mode by Giorgio Arena · 3 years, 4 months ago
  64. 383de02 Fixed compiler errors by Pablo Marquez Tello · 3 years, 4 months ago
  65. 1efed92 Make ClDirectConvolutionKernel stateless by Sheri Zhang · 3 years, 4 months ago
  66. f9ab9f9 Make ClPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  67. d122c10 Fix typo from AclCpuCapabalities to AclCpuCapabilities by Georgios Pinitas · 3 years, 4 months ago
  68. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  69. ab84088 Added Qasymm8 datatype support to NEROIPoolingLayer with Tests by Suhail Munshi · 3 years, 5 months ago
  70. a50f193 Updated cpu detection by Pablo Marquez Tello · 3 years, 4 months ago
  71. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  72. 42bd265 Revert "Close loaded library on OpenCL symbols destruction" by Georgios Pinitas · 3 years, 4 months ago
  73. 3b131ab Port OpenCL Scale to new API by Manuel Bottini · 3 years, 4 months ago
  74. 9e73c93 Port OpenCL Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  75. 6b0bf99 Add CpuPRelu operators by Sang-Hoon Park · 3 years, 4 months ago
  76. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  77. 5a1bf62 Port OpenCL Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  78. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  79. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  80. 201e0fe Make Softmax kernels on OpenCL stateless by Sang-Hoon Park · 3 years, 5 months ago
  81. 5ff38da Create ClPRelu operator by Sang-Hoon Park · 3 years, 4 months ago
  82. 473cb01 Remove Compute Vision CL support by Michalis Spyrou · 3 years, 4 months ago
  83. f466d75 Add QASYMM8_SIGNED support to graph examples via graph mutator by SiCongLi · 3 years, 4 months ago
  84. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  85. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 5 months ago
  86. 41c1517 Fix range checking of a value on a given data-type range by Georgios Pinitas · 3 years, 4 months ago
  87. 27e67f0 Remove Compute Vision Neon support by Michalis Spyrou · 3 years, 5 months ago
  88. d62ef4d Close loaded library on OpenCL symbols destruction by Georgios Pinitas · 3 years, 4 months ago
  89. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  90. 5b50f42 Update deprecation notices by Giorgio Arena · 3 years, 4 months ago
  91. 2ee9801 Handle Conv2d layer with implicit output padding in NHWC by Georgios Pinitas · 3 years, 5 months ago
  92. 6413e49 Add DIV to Elementwise layer support at graph level by Alessandro Navone · 3 years, 5 months ago
  93. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 months ago
  94. 4841c97 Add mlgo to graph examples by SiCong Li · 3 years, 5 months ago
  95. bd8b1e2 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part3 by SiCong Li · 3 years, 5 months ago
  96. db4a6c1 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part2 by SiCong Li · 3 years, 5 months ago
  97. f5aad51 Report WBSM feature support in the documentation by Gian Marco Iodice · 3 years, 5 months ago
  98. 70858d8 Integrate MLGO into CLGEMM and CLGEMMLowpMatrixMultiplyCore: Part1 by SiCong Li · 3 years, 5 months ago
  99. 7e20e29 Make memset/copy functions state-less by Sheri Zhang · 3 years, 5 months ago
  100. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago