1. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  2. 5c002ec Add missing common functionalities for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  3. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  4. 16def8d Create Fixture for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  5. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  6. 8b8405a Optimize CpuScale NHWC F32/F16 by Gian Marco Iodice · 2 years, 9 months ago
  7. 2c5ae86 Fix tolerance issue for Scale tests on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  8. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  9. 2ec6163 Fix Build error with asserts=0 by Adnan AlSinan · 2 years, 10 months ago
  10. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  11. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  12. 9d6ddfc Fix nightly cl_image not supported issue by Sheri Zhang · 2 years, 10 months ago
  13. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  14. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  15. 9dc558f Review all shapes in datasets to account for padding removal Part 1 by Gian Marco Iodice · 3 years, 8 months ago
  16. aed61f2 Fix CLNormalizationLayer NCHW border calculation by SiCongLi · 2 years, 10 months ago
  17. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  18. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 11 months ago
  19. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  20. f5d51f3 Retain weights in ClGemm when reconfiguring the operator with retention by Georgios Pinitas · 2 years, 11 months ago
  21. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 2 years, 11 months ago
  22. 7c29657 increase CL/BatchNormalizationLayer Fp16 absolute threshold by Gunes Bayir · 2 years, 11 months ago
  23. 38ce29d Fix CL direct conv layer test FP32 absolute tolerance issue by Gunes Bayir · 2 years, 11 months ago
  24. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  25. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  26. a0efe69 Reintroduce implementation of NEConvolutionLayer::get_convolution_method by Michele Di Giorgio · 3 years ago
  27. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  28. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  29. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  30. 6575ef8 Fix formatting issue with blank profiler header by Freddie Liardet · 3 years ago
  31. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  32. 59fd7a7 Add layer data to JSON output by Freddie Liardet · 3 years ago
  33. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  34. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  35. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  36. e5d76e1 Increase tolerance for NEMeanStdDevNormalization by Georgios Pinitas · 3 years ago
  37. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  38. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  39. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  40. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  41. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  42. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  43. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  44. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  45. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  46. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  47. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  48. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  49. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  50. 72b5687 Enable global pooling optimization on OpenCL by Gian Marco Iodice · 3 years ago
  51. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  52. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  53. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  54. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  55. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  56. 1d35927 Add in-place computation for elementwise operations by Sheri Zhang · 3 years, 1 month ago
  57. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years ago
  58. ef5aac6 Add FP16 support to CLRemap by Freddie Liardet · 3 years, 1 month ago
  59. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  60. b014c27 Unused variables in Winograd tests by Manuel Bottini · 3 years, 1 month ago
  61. 90805b8 Fixed DirectConvolutionLayer validation tests by Pablo Marquez Tello · 3 years, 1 month ago
  62. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  63. c6f4ec3 Port CLWinogradConvolutionLayer with ClWinogradConv2d by Manuel Bottini · 3 years, 1 month ago
  64. 36dff9f Add NHWC support to CLRemap by Frederick Liardet · 3 years, 2 months ago
  65. ee301b3 Fix errata in documentation by Jakub Sujak · 3 years, 1 month ago
  66. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 1 month ago
  67. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 2 months ago
  68. 2098445 Fix bug in PReluLayer when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  69. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  70. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 1 month ago
  71. f733e03 DirectConvolutionLayer create image failure by Manuel Bottini · 3 years, 1 month ago
  72. 4403ed3 Add support for dynamic weights in CL FullyConnected layer by Giorgio Arena · 3 years, 2 months ago
  73. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  74. 856f66e Port CLGEMM to memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  75. f3c5259 Remove padding from NERemapKernel by Manuel Bottini · 3 years, 2 months ago
  76. 72ee9b4 Add unit-test for non-const weights on Fully Connected layers by Georgios Pinitas · 3 years, 2 months ago
  77. ed4b8a0 Fix MeanStdDevNormalizationLayer reference outputting nan for FP16 by Giorgio Arena · 3 years, 2 months ago
  78. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  79. fd83bc8 Fix GEMMLowp output stage validation crash when input's first dimension == 1 by Giorgio Arena · 3 years, 2 months ago
  80. c2d0e20 Fix bug in Select operator when input is 1xN by Freddie Liardet · 3 years, 2 months ago
  81. b065437 NEON/RoiAlign/Quantized/QASYMM8_SIGNED mismatches by Manuel Bottini · 3 years, 2 months ago
  82. ee22030 Adding S32 Support to NEG operator in CLElementwiseUnaryLayer by Suhail Munshi · 3 years, 2 months ago
  83. 5a44b3b Remove add padding test on weights fot CL DirectConvolutionLayer by Manuel Bottini · 3 years, 2 months ago
  84. 2ba39b6 Fix missing DATA_TYPE in DOT_PRODUCT4_INTEGER8 OpenCL macro by Gian Marco Iodice · 3 years, 2 months ago
  85. 448cb45 Adding S32 support to CLPixelWiseMultiplication by Suhail Munshi · 3 years, 2 months ago
  86. 4fc10b3 Turn EXPECT into ASSERT when testing invalid conditions by Michele Di Giorgio · 3 years, 2 months ago
  87. e5df1d5 [Nightly #1144] NEON/DepthwiseConvolutionLayer/Float/F16/Optimized mismatch on S10 by Manuel Bottini · 3 years, 2 months ago
  88. 3ecf9fe Remove OpenCL padding: CLReductionOperationKernel by Giorgio Arena · 3 years, 2 months ago
  89. 223aba9 Remove stale/solved TODOs by Michele Di Giorgio · 3 years, 2 months ago
  90. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  91. 660eea4 Properly parse clvk option in validate examples by Michalis Spyrou · 3 years, 2 months ago
  92. e92b045 Add per-channel quantization support for CLDeconvolutionLayer by Freddie Liardet · 3 years, 2 months ago
  93. 40471d1 Add optimization for global pooling in pooling_layer.cl by Gian Marco Iodice · 3 years, 2 months ago
  94. dd2d013 Fix bug on CLPixelWiseMultiplication broadcasted for Quantized types by Giorgio Arena · 3 years, 2 months ago
  95. 402740d Add support for CLVK by Michalis Spyrou · 3 years, 2 months ago
  96. bff2f9f Remove unused yolo_layer OpenCL kernel by Michele Di Giorgio · 3 years, 2 months ago
  97. ada6cbc Remove OpenCL padding: CLPixelWiseMultiplicationKernel by Giorgio Arena · 3 years, 3 months ago
  98. ae1c9fe Added S32 Integer support to DIV operator in CLElementWiseOperations with Tests by Suhail Munshi · 3 years, 3 months ago
  99. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  100. c6fcfb4 Add Tensor related utilities to the new API by Sang-Hoon Park · 3 years, 3 months ago