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