liqing
1005c138e1
beta 0.2.0.7
...
- move docs to http://www.yuque.com/mnn
- fix bugs for CPU ops TopKV2 and quantized convolution
- add enqueue map buffer error handle for OpenCL
- add nullptr protection for extra tensor desc
- add failure protection for memory acquirement
- fix slice shape calculation
- refactor binary shape calculation
2019-08-15 17:30:39 +08:00
如幻
732ba68b19
beta 0.2.0.4
...
- bug fix for quantization tool
- bug fix/performance update for thread pool
- bug fix for converters
- tutorial/doc update
- more op support
2019-07-19 17:36:12 +08:00
jxt1234
94cf471eb8
Merge pull request #155 from yisongsong/dev/yisongsong/test_quantize
...
Fix: bug in int8 convolution when dilateX is not equal to dilateY
2019-07-15 14:29:29 +08:00
yisongsong
d3d12cd475
Fix: bug in int8 convolution when dilateX is not equal to dilateY
2019-07-11 14:09:06 +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
07e28c80d3
beta 0.1.1
...
- update resources and docs
- unite tensor's width/height/channel/batch getter
- optimize several ops
- fix compile warnings and errors on Ubantu
- some other bug fixes
2019-05-05 20:27:57 +08:00
liqing
5551108af8
beta 0.1.0
2019-04-19 20:50:09 +08:00