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