Skip to content

More Op and bugfix

Pre-release
Pre-release
Compare
Choose a tag to compare
@jxt1234 jxt1234 released this 21 Apr 01:55
· 532 commits to master since this release
3dada34

Features:

  1. Rewrite GRU Op for Onnx
  2. Support deconvolution for OpenCL Buffer mode

Bugfix / Refractor:

  1. Move NN from MNN_Express to MNN_Train
  2. Fix bug for LSTM model crash
  3. Add HardSwish Fuse
  4. Add Onnx::Not, Onnx::GatherElement
  5. Support TF::FusedBatchNormal when is_training = True
  6. Fix compute bug for Pooling3D
  7. Fix bug for CUDA backend convolution depthwise with multi-input crash