Commit Graph

169 Commits

Author SHA1 Message Date
xiaying ac5b331845 [MNN:Sync] Sync Internal Gitlab 2023-07-18 09:36:26 +08:00
xiaying 930a9345c1 [MNN:Sync] Sync Internal 2.5.3 2023-06-16 09:42:45 +08:00
zhaode.wzd 9fe780308c [MNN:Sync] Sync Internal 2.5.0 2023-04-27 15:11:05 +08:00
xiaying 39e2e7e45f [MNN:Sync] Sync Internal Gitlab 2.4.3 2023-04-18 18:54:46 +08:00
xiaying f26fc2efd8 [MNN:Sync] Sync 2.4.2 2023-04-11 11:12:00 +08:00
xiaying 7629ba674e [MNN:Sync] Sync Internal 2.4.1 2023-03-20 11:32:29 +08:00
xiaying 4e2ad365e8 [MNN:Sync] Sync Internal Gitlab 2023-02-28 10:41:24 +08:00
xiaying 4a609006eb [MNN:Sync] Sync Internal 2.3.1 2023-02-15 10:30:27 +08:00
xiaying d46b6b998d [MNN:Sync] Sync Internal 2.3.0 2022-12-30 15:18:58 +08:00
xiaying b1f5664ced [MNN:Internal] Sync to 2.2.3 2022-12-24 09:42:39 +08:00
xiaying 8908e80d44 [Sync] Sync Internal 2.2.2 2022-11-18 22:35:31 +08:00
xiaying acb3bb6c62 [Sync] Sync Internal Gitlab 2.2.0 2022-10-30 08:44:24 +08:00
xiaying 6027a441d5 Fix bug for Conv1dSqueezeMove for squeeze with multi inputs 2022-10-13 11:13:19 +08:00
xiaying db53f951e6 [Sync] Sync Internal 2.1.2 2022-09-30 10:02:52 +08:00
wtiandong 2768a397bd Merge remote-tracking branch 'origin/master' into interp3D 2022-09-27 17:13:37 +08:00
wtiandong 9e284352b5 merge interp3d_op_param into interp_op_param
merge interp3d_op_param into interp_op_param
2022-09-27 17:07:23 +08:00
NiuChenyu 5c67cfa8d6 Add ConvTranspose3D 2022-09-23 17:59:27 +08:00
wtiandong e7e3d139b1 Fix Conv3D Relu6
In ONNX, when neural network is Conv3D -> Clip(1, -1), the converter will convert these two OPs in to Conv3DRelu6, regardless the min max values are not 0 and 6. This patch fix this bug.
2022-09-09 09:36:26 +08:00
wtiandong 71aae927ff Add Interp3D Support
1. add PyTorch interpolation 3D to Onnx to MNN converter
2. add interpolation3D nearest CPU/OpenCL implementation

all added OPs are verified
update opencl_program.cc

update opencl_program.cc
2022-09-07 15:56:08 +08:00
zhaode.wzd 76b8ace520 Sync Internal 2.0.5 2022-08-23 21:21:29 +08:00
xiaying 8330da263a [Sync] Sync internal 2.0.3 2022-07-22 09:59:30 +08:00
xiaying 2ec9495719 [MNN:Sync] Sync 2.0. 2022-07-11 10:56:37 +08:00
xiaying d3ffdf4229 [MNN:Sync] Sync internal gitlab 2022-06-24 18:30:05 +08:00
xiaying aeaac3fde3 [MNN:Sync] Sync internal gitlab 2022-06-10 10:39:50 +08:00
xiaying 951a57b07c Support zero bias for LSTM 2022-06-07 19:57:43 +08:00
xiaying 38dd86f8db For Reshape for 0 / -1 , remove duplicateReshape will cause error 2022-05-31 20:55:38 +08:00
xiaying 692a544053 Fix onnx deconvolution bugfix 2022-05-31 19:52:09 +08:00
Yulv-git 77cc100153 Fix some typos. 2022-05-27 23:48:09 +08:00
jxt1234 110145a704
Merge pull request #1871 from szh6/bugfix/master
Bugfix/master
2022-05-06 19:59:11 +08:00
xiaying c0aee19d32 [Sync] Sync internal gitlab 2022-05-06 19:51:20 +08:00
shufu 4f3940c852 fix(MNNConverter):fix the bug that iterators is invalidate when set --forTraining option true
Signed-off-by: shufu <shufuu@qq.com>
2022-03-01 17:28:29 +08:00
xiaying 0c718e552b [Sync] Sync internal Gitlab 2022-02-18 11:30:27 +08:00
xiaying 1b626d72c3 [MNN:Sync] Sync internal gitlab 2022-01-04 10:50:40 +08:00
xiaying 82630820c0 Use Mod instead of Select 2021-12-13 14:11:38 +08:00
xiaying bd9ef418af Fix bug for Gather's indice < 0 2021-12-13 14:11:36 +08:00
xiaying b3c5feefdb [Converter:Bugfix] Support Onnx::TopK for dynamic shape 2021-12-10 15:16:28 +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
aaron-wu 9f26b548b3 feat(convert): add ROIAlignOnnx convert(the onnx model file exported from torchvision.ops.roi_align) 2021-11-09 10:00:50 +08:00
xiaying d199ee6f49 Fix compute small error for OnnxScatterND 2021-11-02 10:55:15 +08:00
xiaying 8caa162f87 Fix ConvDilateFuse bug for width pad not equal height pad 2021-10-29 11:37:10 +08:00
xiaying 823ae80e57 Fix bug for not change input for nhwc -> nc4hw4 2021-09-30 11:46:54 +08:00
xiaying 55e4f4f110 Fix bug for FuseDupOp not check reduction 2021-09-23 10:23:09 +08:00
xiaying 03c7b5347b [MNN:Sync] Sync internal Gitlab 2021-09-18 15:52:30 +08:00
xiaying 72022880f0 Fix bug for converter may cause different model, add rank for not convert for rank 2021-09-17 15:22:44 +08:00
xiaying 7b7384f515 Fix bug for add tensor convert 2021-09-17 15:22:44 +08:00
xiaying 3ef12f372b Run extra opt pass before graph optimization 2021-09-16 14:04:24 +08:00
xiaying e6db5c69fc Support fuse layernorm for Div Sqrt 2021-09-15 17:22:43 +08:00
xiaying 8894b81afb [Converter:Speed] Fix bug for RemoveInvalidCast invalid for not set op 2021-09-15 17:22:11 +08:00
xiaying 8aea8fd021 Fix bug for multi-axis onnxslice error 2021-09-06 17:18:29 +08:00
xiaying 55ce936d9c Support scale input for Interp 2021-09-06 17:18:29 +08:00