Commit Graph

13 Commits

Author SHA1 Message Date
xiaying ad5d243c9f [MNN:Sync] A few bugfixes
1. 支持 Onnx If 空子图的情况(这种情况是条件判断一定为真或假)
    2. 修正 Where 算子在 zeroshape 下维度计算出错的问题
    3. 修正 Reduce 计算 zeroshape 的非 prod 情况
    4. 修正 arch64-linux 上编译错误
    5. 修正 头文件 NNAPI 的注释错误
    6, 部分训练相关问题修正
2022-12-04 15:17:36 +08:00
xiaying aeaac3fde3 [MNN:Sync] Sync internal gitlab 2022-06-10 10:39:50 +08:00
xiaying 0c718e552b [Sync] Sync internal Gitlab 2022-02-18 11:30:27 +08:00
xiaying 69dba73dc7 [MNN:Sync] Sync internal gitlab
Main Feature:
1. Add OpenCV API and Numpy API Support
2. Protobuf move into MNN
3. Add more op for torchscript convert
4. Add recompute to speed up geometry compute
5. Add ModuleBasic Test
2021-11-30 10:10:53 +08:00
hush-alibaba 58545d6ca1
Synchronize internal github for version 1.2.0 (#1518) 2021-06-11 17:17:13 +08:00
xiaying 5e127496fc Sync Internal Github 2021-02-07 10:47:03 +08:00
Hui Shu d6795ad031 Github release 1.1.0 2020-11-05 16:49:17 +08:00
Evgeny Proydakov 06db7ab189 Fixed sevaral clang warnings for ios build. (-Wshadow, -Wunused-variable) 2020-09-30 14:46:48 +03:00
xiaying 255db932eb [MNN:Sync] Sync Internal Github 2020-07-04 01:21:30 +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 65f94b9434 cast int64 to int32, double to float. 2019-07-04 19:38:23 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00