1. 4ee8b15 Update GEMM assembly kernels by Georgios Pinitas · 3 years ago
  2. 29599d0 Port NEGEMMConvolutionLayer by Manuel Bottini · 3 years ago
  3. 96f977e Port NEWinogradConvolutionLayer by Michalis Spyrou · 3 years ago
  4. da81675 Remove redundant implementations of Add/Sub operators by Georgios Pinitas · 3 years ago
  5. cfac51c Port NEGEMMLowp Part 2 by Manuel Bottini · 3 years, 1 month ago
  6. 2eb5d16 Align kernel/operator header layout by Georgios Pinitas · 3 years ago
  7. 4dfc553 Port NEGEMM to memory injecting interface (Part 3) by Michele Di Giorgio · 3 years ago
  8. d7316eb Port NEGEMMConv2d to memory injecting interface by Michele Di Giorgio · 3 years, 1 month ago
  9. ae58bdf Port NEGEMMLowp Part 1 by Manuel Bottini · 3 years, 1 month ago
  10. d02d5ed Integrate improved CPU depthwise convolution kernels by Michele Di Giorgio · 3 years, 5 months ago
  11. 94f799e Fix incorrect memory handling in ported functions by Manuel Bottini · 3 years, 1 month ago
  12. 8ae3cda Revert "Implement memory injection in CpuDirectGemmConv2d" by Michele Di Giorgio · 3 years, 1 month ago
  13. b4bb6a0 Rename ported functions by Manuel Bottini · 3 years, 1 month ago
  14. b3be457 Implement memory injection in CpuDirectGemmConv2d by Sang-Hoon Park · 3 years, 2 months ago
  15. d89e2fa Create CpuGemmDirectConv2d by Sang-Hoon Park · 3 years, 2 months ago
  16. 11d8415 Port DepthConvert to new Api by Georgios Pinitas · 3 years, 2 months ago
  17. 9e1f074 Port NEFlatten layer to a memory injecting interface by Georgios Pinitas · 3 years, 2 months ago
  18. 0c19cbd Move memory management out of CpuPooling by Michele Di Giorgio · 3 years, 2 months ago
  19. 4f7693d Rename NEGEMMAssembly to CpuGemmAssembly by Sang-Hoon Park · 3 years, 2 months ago
  20. 78e7691 Remove TODOs by Sheri Zhang · 3 years, 2 months ago
  21. ef516e8 Rename Quantization/Dequantization kernels/operators to imperative mood by Georgios Pinitas · 3 years, 2 months ago
  22. 0dc0d8e Rename PixelwiseMultiplications to Mul for simplicity by Georgios Pinitas · 3 years, 2 months ago
  23. a7a7436 Fix Depthwise failure in Cpu backend by Michalis Spyrou · 3 years, 2 months ago
  24. 562bee5 Port CpuConvertFullyConnectedWeights to new API by Teresa Charlin · 3 years, 3 months ago
  25. 60c3b0e Port DepthwiseConvolution to new API by Michalis Spyrou · 3 years, 3 months ago
  26. 327225d Port NEDirectConvolutionLayer to new API by Manuel Bottini · 3 years, 3 months ago
  27. 33f41fa Fix trademarks throughout the codebase by Michele Di Giorgio · 3 years, 4 months ago
  28. 5f91b5d Remove alignment FIXME by Michele Di Giorgio · 3 years, 3 months ago
  29. 1e3ab42 Make CpuPixelWiseMultiplicationKernel stateless by Sheri Zhang · 3 years, 4 months ago
  30. d1dc09c Port CpuTranspose to new API by Teresa Charlin · 3 years, 4 months ago
  31. 10b3826 Port Arm(R) Neon(TM) Scale to new API by Manuel Bottini · 3 years, 4 months ago
  32. 6b0bf99 Add CpuPRelu operators by Sang-Hoon Park · 3 years, 5 months ago
  33. 00f4dfc Port Arm(R) Neon(TM) Dequantization to new API by Manuel Bottini · 3 years, 4 months ago
  34. 0ded4c4 Port Arm(R) Neon(TM) Quantization to new API by Manuel Bottini · 3 years, 4 months ago
  35. d0b7b4b Remove valid region calculation from CpuElementwise by Sang-Hoon Park · 3 years, 4 months ago
  36. 668ccdc Add dynamic tensor support to CpuElementwise by Sang-Hoon Park · 3 years, 5 months ago
  37. ac6499a Comply with Trademark rules for use of Neon, Arm and Mali by Sheri Zhang · 3 years, 5 months ago
  38. 373b407 Make Softmax kernels and operator stateless by Michalis Spyrou · 3 years, 5 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. 6a4ebe1 CTS Failures in Android CpuAcc in Add by Teresa Charlin · 3 years, 5 months ago
  42. 63001ac Rename functions/classes for elementwise operations by Sang-Hoon Park · 3 years, 6 months ago
  43. 0094c02 Add window parameter to scheduler by Sang-Hoon Park · 3 years, 5 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. 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