1. 68c2200 Fix dynamic fusion test Scons to enable unit tests by SiCong Li · 2 years, 4 months ago
  2. 3751569 Implementation of ClPooling3d by ramelg01 · 2 years, 4 months ago
  3. 4e66d70 Added windows native build support by Pablo Tello · 2 years, 4 months ago
  4. 232c452 Merge kernel prototype patch by Giorgio Arena · 2 years, 4 months ago
  5. 298b2c0 Decouple castKernel by Yair Schwarzbaum · 2 years, 5 months ago
  6. 918a9fb Add Pool3d reference implementation by Gunes Bayir · 2 years, 5 months ago
  7. c9e519d Decouple CpuDirectConv2dKernel by alerah01 · 2 years, 5 months ago
  8. ebbae94 Decouple CpuDepthwiseConv2dNativeKernel by Dana Zlotnik · 2 years, 5 months ago
  9. 9454cf7 Fixed threshould argument order in NE/CL/LSTM by Pablo Marquez Tello · 2 years, 5 months ago
  10. 256ac62 Decouple CpuGemmMatrixMultiplyKernel and CpuGemmMatrixAdditionKernel by Dana Zlotnik · 2 years, 5 months ago
  11. 149203b Port MaxUnpoolingLayer kernel and add KernelSelect vaidation test by Dana Zlotnik · 2 years, 5 months ago
  12. 6a2df88 Add kernel selection UT for submitted kernels by Dana Zlotnik · 2 years, 6 months ago
  13. 6863fa0 Remove deprecated remap functions. by Adnan AlSinan · 2 years, 5 months ago
  14. ab2bc73 Adding support for Arm Mali-G710 by Gian Marco Iodice · 2 years, 5 months ago
  15. 21138d8 Added a multithreaded test for CL backend. by Pablo Marquez Tello · 2 years, 8 months ago
  16. 451c309 Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros" by Ramy Elgammal · 2 years, 5 months ago
  17. 0ef2c21 Remove padding from CpuDirectConv2dKernel by Adnan AlSinan · 2 years, 5 months ago
  18. 7195f71 Add OpenBSD/arm64 support. by Kevin Lo · 2 years, 6 months ago
  19. 10e88a7 Rework gemm_mm_reshaped_only_rhs_ kernels with new macros by Gian Marco Iodice · 2 years, 7 months ago
  20. b181263 Enabled support for QASYMM8 in ClCastKernel by Pablo Marquez Tello · 2 years, 6 months ago
  21. 5ae8d80 Enable kernel selection testing (Phase #1) by Giorgio Arena · 2 years, 8 months ago
  22. b99e54e Add signbit support for f16 type by SiCongLi · 2 years, 6 months ago
  23. c4270cf Add tests for FP Cpu Pooling where pool region is completely outside the input by SiCongLi · 2 years, 6 months ago
  24. cb86956 Fix test validation method by SiCongLi · 2 years, 6 months ago
  25. b2eba7f Replacing non-inclusive terms with proper terms by ramelg01 · 2 years, 6 months ago
  26. 3e155a5 Rework gemm_reshape_lhs_ with new macros by Adnan AlSinan · 2 years, 7 months ago
  27. 4d44ac8 Added support for filter size 8x8 NCHW DirectConv by Pablo Marquez Tello · 2 years, 7 months ago
  28. 3177861 Fix PostOp dependency by SiCongLi · 2 years, 8 months ago
  29. a3b13b5 Fix _memory.region() == nullptr validation bug for FusedPostOps by Giorgio Arena · 2 years, 8 months ago
  30. 8b9ce8c Increase FP16 tolerance for BatchNormalizationLayer by Freddie Liardet · 2 years, 8 months ago
  31. d928735 Add validate tests for CLConvolutionLayer and CLGEMMConvolutionLayer with post ops by SiCongLi · 2 years, 8 months ago
  32. 6049eda Add PRelu to supported PostOps in: by ramelg01 · 2 years, 8 months ago
  33. bc78838 Fix GEMMMatrixMultiplyReshapedOnlyRHSKernel tests to use InitializerListDataset by SiCongLi · 2 years, 8 months ago
  34. 3f7414b Fix clang issue when casting negative int32_t to int64_t by Giorgio Arena · 2 years, 8 months ago
  35. afa1972 Add post ops to ClGemmMatrixMultiplyReshapedOnlyRHSKernel and ClGemmMatrixMultiplyNativeKernel Part 3 by SiCongLi · 2 years, 8 months ago
  36. eb8bd81 Fix dst "widening" validation by SiCongLi · 2 years, 8 months ago
  37. 1af5416 Add experimental PostOp interface to ClGemmMatrixMultiplyReshapedKernel Part 1 by SiCongLi · 2 years, 9 months ago
  38. 69df64f Improve conv3d validation by Freddie Liardet · 2 years, 8 months ago
  39. f727ef4 Add uint8/int8 support to cpu conv3d by Freddie Liardet · 2 years, 9 months ago
  40. 00ff664 Remove large conv3d tests by Freddie Liardet · 2 years, 8 months ago
  41. 5601eb1 Reduce size of large conv3d nightly tests by Freddie Liardet · 2 years, 8 months ago
  42. 51847d5 Implement CLDirectConv3DKernel - uint8/int8 by Giorgio Arena · 2 years, 9 months ago
  43. c9cecc0 Remove legacy GeMM kernels on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  44. 3611852 Fix precision issue in ChannelShuffleKernel by Pablo Marquez Tello · 2 years, 9 months ago
  45. 841c3e9 Fix unused variable issue by Sheri Zhang · 2 years, 9 months ago
  46. 6d9c982 Conv3d support by Sheri Zhang · 2 years, 9 months ago
  47. 945ae9e Implement CLDirectConv3D f32/f16 by Giorgio Arena · 2 years, 9 months ago
  48. 5c002ec Add missing common functionalities for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  49. ded3663 Remove padding in cpuPool2d NCHW by Freddie Liardet · 2 years, 10 months ago
  50. 16def8d Create Fixture for DirectConv3D by Giorgio Arena · 2 years, 9 months ago
  51. b6af482 Per-operator build dependencies by Georgios Pinitas · 2 years, 10 months ago
  52. 8b8405a Optimize CpuScale NHWC F32/F16 by Gian Marco Iodice · 2 years, 9 months ago
  53. 2c5ae86 Fix tolerance issue for Scale tests on OpenCL by Gian Marco Iodice · 2 years, 9 months ago
  54. 63e0beb Add support for non-constant weights and biases in CpuFullyConnected by Giorgio Arena · 2 years, 9 months ago
  55. 2ec6163 Fix Build error with asserts=0 by Adnan AlSinan · 2 years, 10 months ago
  56. 9ac7b99 Revert "Add support for non-constant weights and biases in CpuFullyConnected" by Pablo Marquez Tello · 2 years, 10 months ago
  57. cc171f9 Provide tests for fusing pad layer in graph API by Gunes Bayir · 2 years, 10 months ago
  58. 9d6ddfc Fix nightly cl_image not supported issue by Sheri Zhang · 2 years, 10 months ago
  59. e4563a0 Adds Conv3d reference implementation support. by Adnan AlSinan · 2 years, 10 months ago
  60. aed63ee Add support for non-constant weights and biases in CpuFullyConnected by Michele Di Giorgio · 3 years ago
  61. 9dc558f Review all shapes in datasets to account for padding removal Part 1 by Gian Marco Iodice · 3 years, 8 months ago
  62. aed61f2 Fix CLNormalizationLayer NCHW border calculation by SiCongLi · 2 years, 10 months ago
  63. 7891a73 Move CPU/GPU files from Core/Runtime to the respective backend folders by Georgios Pinitas · 2 years, 11 months ago
  64. 511771f Remove padding from ClScaleKernel by Giorgio Arena · 2 years, 11 months ago
  65. 1988463 Rename [Cl|Cpu]GemmConvolution to [Cl|Gpu]GemmConv2d by Georgios Pinitas · 2 years, 11 months ago
  66. f5d51f3 Retain weights in ClGemm when reconfiguring the operator with retention by Georgios Pinitas · 2 years, 11 months ago
  67. 37a4611 Add test for validating batched-GEMM on CPU by Gian Marco Iodice · 2 years, 11 months ago
  68. 7c29657 increase CL/BatchNormalizationLayer Fp16 absolute threshold by Gunes Bayir · 2 years, 11 months ago
  69. 38ce29d Fix CL direct conv layer test FP32 absolute tolerance issue by Gunes Bayir · 2 years, 11 months ago
  70. 4164814 Implement Operator API by Georgios Pinitas · 2 years, 11 months ago
  71. 06d1efd Port CLConvolutionLayer by Sheri Zhang · 3 years ago
  72. a0efe69 Reintroduce implementation of NEConvolutionLayer::get_convolution_method by Michele Di Giorgio · 3 years ago
  73. b55f8e8 Port NEConvolutionLayer by Michalis Spyrou · 3 years ago
  74. d87aded Port CLGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  75. d9cdf14 Port NEFullyConnectedLayer to memory injecting interface by Michele Di Giorgio · 3 years ago
  76. 6575ef8 Fix formatting issue with blank profiler header by Freddie Liardet · 3 years ago
  77. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  78. 59fd7a7 Add layer data to JSON output by Freddie Liardet · 3 years ago
  79. d844c08 Port CLIm2ColKernel to ClIm2ColKernel by Manuel Bottini · 3 years ago
  80. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  81. 7b23732 Port CLCol2ImKernel to ClCol2ImKernel by Manuel Bottini · 3 years ago
  82. e5d76e1 Increase tolerance for NEMeanStdDevNormalization by Georgios Pinitas · 3 years ago
  83. a387e27 Add in-place calculation support for CL elementwise arithmetic kernels by Sheri Zhang · 3 years ago
  84. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  85. 24b8920 Port NECol2ImKernel by Manuel Bottini · 3 years ago
  86. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  87. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years ago
  88. 5e28181 Fix manual LOOP_UNROLLING by Gian Marco Iodice · 3 years ago
  89. 9002899 Port NEIm2ColKernel by Manuel Bottini · 3 years ago
  90. 8155c02 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago
  91. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  92. bc4e311 Implement FP GPU depthwise convolution 1x1 kernel for in-place computation by SiCongLi · 3 years ago
  93. c63b722 Revert "Rework OpenCL Depthwise Convolution" by Gian Marco Iodice · 3 years ago
  94. 4a578b9 Port the ClGemmLowp kernels to the new API by Georgios Pinitas · 3 years ago
  95. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years ago
  96. 72b5687 Enable global pooling optimization on OpenCL by Gian Marco Iodice · 3 years ago
  97. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years ago
  98. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  99. 5f6fdc1 Rework gemmlowp reshaped_only_rhs using the new macros by Giorgio Arena · 3 years, 1 month ago
  100. 561c176 Rework OpenCL Depthwise Convolution by Gian Marco Iodice · 3 years, 3 months ago