Commit Graph

29 Commits

Author SHA1 Message Date
xiaying 7a3e650380 Doc:Bugfix: Update dingding 2024-11-27 20:59:53 +08:00
xiaying 86b9201c57 [Doc:Update] Update QR code for dingding talk 2023-01-30 17:21:21 +08:00
xiaying 23e6e91ada Update README.md, remove unuseful scripts for benchmark 2022-07-12 11:18:58 +08:00
xiaying d3ffdf4229 [MNN:Sync] Sync internal gitlab 2022-06-24 18:30:05 +08:00
Hui Shu ab711d484c Synchronize internal master to Github 2020-12-15 14:12:35 +08:00
liqing fd488625da add QR code for DingTalk group #3 2020-09-04 17:01:36 +08:00
li-qing 6fc1ab756f
add ding talk qrcodes 2019-10-28 12:07:57 +08:00
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
Sugaryou ca87fd54e0
cross compile steps update 2019-07-28 14:18:52 +08:00
Sugaryou 8703ef094b
cross compile steps update 2019-07-28 14:14:12 +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
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 6a4213f7dc beta 0.2.0.0
- replace FreeImage with stb_image
- warn unicode error in Windows compiling
- separate clang/gcc build script for android
- add default values in fbs
- optimize CPU conv / conv depthwise / deconv / deconv depthwise / lstm / sigmoid
- add sub support in eltwise
- add reciprocal / log1p / log in unary
- add zero like / select / set diff 1d
- add batch support for permute
- add training codes
- fix metal error in dynamic separate storage type handling
2019-06-17 20:10:35 +08:00
liqing ff405a3078 beta 0.1.1.6
- add support for windows
- fix bugs in converting dropout
- fix bugs in post treat
2019-06-10 21:08:55 +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 934d9bae07 beta 0.1.1.4
- refactor OpenGL, test relative codes
- optimize LRN
- fix doc link error
2019-05-24 11:26:54 +08:00
liqing 2fc8a201de beta 0.1.1.3
- fix benchmark script for older version adb
- add FAQ.md
- add environment requirement in Install.md
- add coeff in Eltwise Op
- fix bugs in strassen 1x1 data preparation
- add download failure process in get_model.sh
2019-05-17 14:59:57 +08:00
Jihyun bf97ac6142 fix typo in tutorial docs 2019-05-13 16:10:35 +09:00
liqing 9bfb58a3ec fix backend/op/sizer register 2019-05-09 19:39:33 +08:00
liqing f2d6e8fe2d beta 0.1.1.1
- use code generate for op/backend/sizer register
- add pose demo
- fix docs & script
- improve cpu softmax performance 80%
- improve converter ops fuse
2019-05-08 15:44:57 +08:00
li-qing c4a02f2782
Revert "update doc/Install_CN.md" 2019-05-08 15:23:48 +08:00
jxt1234 a7fe0f366d
Merge pull request #24 from yaochx/master
update doc/Install_CN.md
2019-05-08 15:09:19 +08:00
Vatsal Bajpai b388dafc30
fix: minor readme updates 2019-05-08 11:46:32 +05:30
collin cf46db65ef update doc/Install_CN.md 2019-05-08 14:09:26 +08:00
liqing 5cdc564a46 new benchmark 2019-5-7 2019-05-07 16:14:19 +08:00
liqing 6566533d2d generate schema automatically before build MNN. 2019-05-07 16:12:43 +08:00
liqing d427e738fa fix image urls in docs, and add height limit for DingDing QRCode. 2019-05-06 17:17:07 +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