Commit Graph

14 Commits

Author SHA1 Message Date
xiaying 3ff49cbf4a [MNN:Sync] Sync Internal 2.7.2 2023-10-18 10:31:02 +08:00
雁行 63acf0e8a9 [PATCH 269/350] [MNN:Bugfix] fix bug of Pool pads 2021-01-06 15:57:16 +08:00
xiaying 792cf09b24 [PATCH 227/350] [MNN:Bugfix] Fix bug for 1D-MaxPooling and 1D-Convolution after raster 2021-01-06 15:57:13 +08:00
Hui Shu d6795ad031 Github release 1.1.0 2020-11-05 16:49:17 +08:00
誉阳 148353c777 fix pool shape and onnx slice, add printShape() method 2020-06-13 11:20:19 +08:00
xiaying 48c92a41e7 [MNN:Sync] Sync internal git for remain patch 2020-03-22 20:33:03 +08:00
xiaying a3031de482 [PATCH 07/24] [MNN:Bugfix] Fix bug for interp and pool set dim failed 2020-03-06 11:04:53 +08:00
海境 90e06944db
Update 2020-02-26 09:57:17 +08:00
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
liqing b995b25db9 beta 0.2.0.8
- add NaN check-up
- add quantification support for ScaleAdd Op
- add binary to eltwise optimization
- add console logs for quantization tool
- better document for quantization tool
- replace redundant dimension flags with dimension format
- optimize performance of TensorFlow Lite Quantized Convolution
- fix axis support for ONNX softmax
- fix get performance compile error on Windows
2019-08-22 20:13:46 +08:00
liqing a367406308 beta 0.2.0.3
- add quantization tool & cpu impl & demo/exec
- add thread pool
- add tests
- fix onnx converter tensor name mismatch
- optimize cpu performance with SSE for windows
2019-07-11 13:56:52 +08:00
liqing ad759ebfae beta 0.2.0.1
- support both armv7/arm64 in podspec (pod version >= 1.5.0 required)
- refactor neg axis support
- fix memory overlap in de-conv
- fix CONVOLUTION_TILED_NUMBER spell error
- fix few warnings
- add binary / interp / permute / relu / reshape / softmax support and optimize conv for OpenGL backend
- add clean in nmake build script
2019-06-24 11:32:41 +08:00
liqing 0b085d6ffd 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
2019-06-05 10:45:59 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00