1. 7467ba8 Use look up table for fp16 activation by Mohammed Suhail Munshi · 7 months ago
  2. 4737094 Optimize CPU depth-to-space by Viet-Hoa Do · 8 months ago
  3. fadc9b1 Optimize CpuSoftmaxKernel for axis=0 by Gunes Bayir · 8 months ago
  4. 8d4cdd4 BatchNorm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  5. 568aab6 CpuMul changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 7 months ago
  6. ba93371 NormalizationLayer changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  7. e5362e7 DirectConv and Im2Col changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 8 months ago
  8. 0fa92b8 arm_gemm: Add SME2 FP16 GEMV using FP16->FP32 dot product. by David Mansell · 8 months ago
  9. 098efc4 Revert "arm_gemm: Add SME2 FP16 GEMV." by David Mansell · 8 months ago
  10. aeced74 arm_gemm: Add SME2 FP16 GEMV. by David Mansell · 9 months ago
  11. 6777359 CpuSubKernel changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  12. ef9da00 Reimplement erf function by Viet-Hoa Do · 9 months ago
  13. 6d87887 Select changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  14. 6b6ba9e Maxunpooling changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  15. e9fd8b4 L2Norm changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 9 months ago
  16. 40a9d3e Remove deprecated support for BF16 in CpuCast by Adnan AlSinan · 10 months ago
  17. 7e58980 Fuse batch normalization changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  18. cf219a4 Changes in NECropResize to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  19. ea9bd8f Changes to ElementwiseOp to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  20. b566b6e Extend Neon ReshapeLayer validation tests by Anitha Raj · 10 months ago
  21. 0d27b2e Remove legacy PostOps code by Jakub Sujak · 10 months ago
  22. 324ba7a Pool3d changes to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  23. 8770669 Changes in roi_align to enable fp16 in armv8a multi_isa builds by Pablo Marquez Tello · 10 months ago
  24. cea7060 NEFuseBatchNormalizationKernel rework by Pablo Marquez Tello · 10 months ago
  25. 66b4a6a Setup pre-commit and include code formatting scripts by Gunes Bayir · 12 months ago
  26. 314d3e2 Break up core/Utils.h to reduce unused code being included everywhere by Matthew Bentham · 1 year ago
  27. 8deee9b Depthwise channel pre-multiplication by Michael Tyler · 12 months ago
  28. 90d15b9 Bazel and CMake optional fp16 support by David Svantesson · 1 year, 1 month ago
  29. 74921ee Update CPU kernel implementations and guard directives by Michael Tyler · 1 year, 3 months ago
  30. c0463a2 Move lut kernel to sve2 category by SiCong Li · 1 year, 1 month ago
  31. f0ff76d Add Reorder to changelog by David Svantesson · 1 year, 2 months ago
  32. 3b162e5 Reorder added by David Svantesson · 1 year, 3 months ago
  33. b2758f3 Add FP16 depthwise kernels for SME2 by David Mansell · 1 year, 3 months ago
  34. a1b1e41 Implement MatMul Function and Operator with Floating Point support for CPU by Mohammed Suhail Munshi · 1 year, 3 months ago
  35. fd472f0 Add quantized support for unary elementwise in CPU by Viet-Hoa Do · 1 year, 3 months ago
  36. 20cfa45 Round to nearest with ties to away from zero in Relu by Pablo Marquez Tello · 1 year, 3 months ago
  37. 08bc348 Fix configuration files required for Bazel and CMake builds by Gunes Bayir · 1 year, 4 months ago
  38. ae72a46 Add new operator AddMulAdd for Neon™ backend for Float/Quantized types by Gunes Bayir · 1 year, 5 months ago
  39. e0c42ef Bazel and CMake builds Resolves: ONCPUML-1110, ONCPUML-1109 by David Svantesson · 1 year, 6 months ago