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