Skip to content

NNCase v0.2.0 Beta3

Compare
Choose a tag to compare
@sunnycase sunnycase released this 25 Mar 05:51
· 1865 commits to master since this release

Major changes

  • Add ONNX importer (thanks to @aclex 's contribution)
  • Add fused unary op for uint8 inference
  • Add any unary activation fusion for KPU ops
  • Add KPU matmul
  • Support accelerating dilated conv2d by KPU

Bugs fixes

  • Fix a bug in binary ops optimization