Releases: alibaba/MNN
Releases · alibaba/MNN
beta 0.1.1.5
beta 0.1.1.5
- cpu & gpu
- add ceil mode in pool
- fix softmax with neg axis
- cpu
- add unsqueeze op
- optimize lstm
- gpu
- add 5x5 winograd in metal
- add batch support for winograd in opencl
- onnx
- add concat / gather / shape / squeeze / unsqueeze
- fix data type support in constant
beta 0.1.1.4
- refactor OpenGL, test relative codes
- optimize LRN
- fix doc link error