Skip to content

v2.0.5

Choose a tag to compare

@lumos-spacemit lumos-spacemit released this 03 Jul 10:20

Features

  • Add SpacemiT-EP custom operator plugin mechanism.
  • Enhance TCM and thread pool handling:
    • Adjust EP TCM main-thread handling.
  • Add and optimize operators / graph optimizations:
    • Add MatMul + Gather fusion.
    • Add Redundant QDQ elimination.
    • Add NaN guard elimination.
    • Add LayerNorm transpose pair fusion.
  • Support OHOS release packages.
  • Improve CI and testing:
    • Add accuracy / performance CI tests.

Optimizations

  • Optimize Depthwise / ConvTranspose performance.

Fixes

  • Fix K1 TCM multi-core issue.