1. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years ago
  2. 2ef59b9 Reduce binary size footprint of CpuGemmInterleave4x4Kernel by Michele Di Giorgio · 3 years ago
  3. 53832b2 Port NEGEMM to memory injecting interface (Part 2) by Michele Di Giorgio · 3 years, 1 month ago
  4. 93b75e0 Port NEGEMM to memory injecting interface (Part 1) by Michele Di Giorgio · 3 years, 1 month ago
  5. 5fdde99 Improve selection speed of CPU implementations by Georgios Pinitas · 3 years ago
  6. cd060c4 Rename pooling implementation folder to pool2d by Georgios Pinitas · 3 years ago
  7. 20fca52 Create core library using high priority operators by Michalis Spyrou · 3 years, 1 month ago
  8. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years, 1 month ago
  9. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 6 months ago
  10. 08302c1 Add CPU discovery capabilities. by Georgios Pinitas · 3 years, 1 month ago
  11. 5e53fc6 Add guards on SVE kernels by Michalis Spyrou · 3 years, 1 month ago
  12. bdcdc39 Enable fat binary support by Georgios Pinitas · 3 years, 3 months ago
  13. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 2 months ago
  14. 433ea49 Optimize int8 arithmetic addition on CPU by Giorgio Arena · 3 years, 1 month ago
  15. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  16. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 2 months ago
  17. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  18. 7f8caf7 Fix integer overflow and null dereference by Michalis Spyrou · 3 years, 2 months ago
  19. afcbb8f Fix Pooling Layer Bug when input is 1xN size by Freddie Liardet · 3 years, 2 months ago
  20. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  21. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  22. c3c352e Add Queue support by Georgios Pinitas · 3 years, 4 months ago
  23. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  24. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  25. fe56edb Add padding consideration to pooling index computation by Sang-Hoon Park · 3 years, 3 months ago
  26. 142e4ca Remove unused AccessWindow* includes by Michele Di Giorgio · 3 years, 3 months ago
  27. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  28. 0aee2dd Fix validation in reshape kernel [cpu,gpu] by Gian Marco Iodice · 3 years, 3 months ago
  29. c5b1bee Correct Copyright dates by Michalis Spyrou · 3 years, 3 months ago
  30. ca62c6f Mixed data-layout testing on high priority operators by Manuel Bottini · 3 years, 4 months ago
  31. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  32. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  33. 32e0646 Fix indexing of SVE ArithmeticAddition kernel by Sang-Hoon Park · 3 years, 4 months ago
  34. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  35. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 5 months ago
  36. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  37. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  38. d0b7b4b Remove valid region calculation from CpuElementwise by Sang-Hoon Park · 3 years, 4 months ago
  39. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  40. b88272e Remove usage of valid window region in NHWC CPU kernels - Part2 by SiCongLi · 3 years, 4 months ago
  41. c7b1e84 Remove usage of valid window region in NHWC CPU kernels - Part1 by SiCongLi · 3 years, 5 months ago
  42. dcf3c7e Move utility functions to NE/SVEMath by Sang-Hoon Park · 3 years, 4 months ago
  43. 8a5146f Introduce Context opaque object of the new interface by Georgios Pinitas · 3 years, 6 months ago
  44. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  45. bae2237 Fix data layout retention and handling of leftovers when there is no padding by Michele Di Giorgio · 3 years, 5 months ago
  46. 79144a6 Decouple CpuPoolingKernel data type and data layout by Sheri Zhang · 3 years, 5 months ago
  47. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 6 months ago
  48. 1928904 Make NEON Pooling kernels and functions state-less by Michele Di Giorgio · 3 years, 5 months ago
  49. 7249f15 Rename functions/classes for elementwise unary operations by Sang-Hoon Park · 3 years, 6 months ago
  50. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 6 months ago
  51. fc6744a Make Sub kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago
  52. bd2c8e1 Fix doxygen references to new kernels by Michele Di Giorgio · 3 years, 6 months ago
  53. 0f7ef8a Make memset/copy functions state-less by Georgios Pinitas · 3 years, 6 months ago
  54. 6124390 Make Add kernel and operator stateless by Sheri Zhang · 3 years, 6 months ago
  55. 61ba069 Make Concatenate kernels and operator stateless by Georgios Pinitas · 3 years, 6 months ago
  56. 6c25aad Introduce threshold for NEON floating-point SOFT_RELU activation by Michele Di Giorgio · 3 years, 6 months ago
  57. 23adc4c Add SVE support and decouple data type for NEScaleKernel by Sheri Zhang · 3 years, 6 months ago
  58. f8f0442 Make CpuActivation stateless by Georgios Pinitas · 3 years, 6 months ago
  59. 70eb53b Make CpuFloorKernel kernel stateless by Georgios Pinitas · 3 years, 6 months ago