Skip to content

Add HIAI-NPU, While/Loop refract

Pre-release
Pre-release
Compare
Choose a tag to compare
@jxt1234 jxt1234 released this 20 Apr 10:00
· 636 commits to master since this release
c2477a4

Features:

  1. Add HIAI Backend
  2. Refract the control flow support for tensorflow, support dynamic LSTM from TF
  3. Add several op for TensorRT Backend (GatherV2, Interp, ScatterND, DetectionPostProcess, BatchMatMul)

Speed up / Bugfix

  1. Add Prelu fuse for Tensorflow
  2. Fix some op bug for CUDA
  3. Fix some op bug for Metal (Relu6 / Not register)