Commit Graph

5955 Commits

Author SHA1 Message Date
sunsuodong 062dcaaaa1 vs build converter 2021-08-29 20:36:50 +08:00
i-robot 1604163848 !22507 [MSLITE] code check for npu delegate
Merge pull request !22507 from Liu_Xuu/master
2021-08-28 09:45:53 +00:00
i-robot 207ac21853 !22414 [MSLITE] add support gpu device context set device info for tensorrt
Merge pull request !22414 from Liu_Xuu/trt_0825_cudadevice
2021-08-28 09:45:20 +00:00
i-robot be009760cd !22512 [MS][LITE]fix bug of code review
Merge pull request !22512 from mengyuanli/bugfix
2021-08-28 07:39:47 +00:00
i-robot 20c4e389ac !22469 code check
Merge pull request !22469 from zhaozhenlong/lite/issue/0825_op_review
2021-08-28 07:24:05 +00:00
i-robot c00de2de44 !22490 [lite]code review part1
Merge pull request !22490 from 徐安越/master1
2021-08-28 06:42:23 +00:00
i-robot 39aaae4d64 !22281 lite Ascend310 Infer
Merge pull request !22281 from zhengyuanhua/master
2021-08-28 06:19:57 +00:00
mengyuanli f0cfaf7162 code review 2021-08-28 14:07:39 +08:00
i-robot b4529ae3c8 !22473 [MSLITE] Code check.
Merge pull request !22473 from wangshaocong/code_check
2021-08-28 03:40:46 +00:00
Liu_Xuu 070f9ada59 [MSLITE] code check for npu delegate 2021-08-28 10:33:37 +08:00
i-robot f9c7260552 !22489 add safety checking
Merge pull request !22489 from lz/checking
2021-08-28 02:25:13 +00:00
xuanyue 5236e2c4a8 code review part1 2021-08-28 10:21:29 +08:00
i-robot e3f3976543 !22431 [lite]optimizer dynamic-format's op judgement and support pad op
Merge pull request !22431 from 徐安越/primitive
2021-08-28 01:40:53 +00:00
i-robot d6b3e3bc8e !22479 opencl check output shape not equal 0 and cpu kernel check nullptr
Merge pull request !22479 from yeyunpeng2020/gpu
2021-08-28 01:40:51 +00:00
wang_shaocong c6eb64f9f6 [MSLITE] code check 2021-08-28 09:15:37 +08:00
sunsuodong 4429d6a467 fix c++ example 2021-08-27 20:37:28 +08:00
lz 3bb3a23314 add safety checking 2021-08-27 19:44:42 +08:00
Liu_Xuu 678b8cf784 [MSLITE] add support gpu device context set device info for tensorrt 2021-08-27 18:06:19 +08:00
i-robot 133d363fb2 !22370 java api add doc
Merge pull request !22370 from yeyunpeng2020/java
2021-08-27 09:40:43 +00:00
yeyunpeng2020 3c7c5ecad4 opencl check output shape not equal 0 and cpu kernel check nullptr 2021-08-27 17:30:26 +08:00
zhaozhenlong 1920828739 check code 2021-08-27 16:56:30 +08:00
xuanyue 525704f6da optimizer dynamic-format's op judgement and support pad op 2021-08-27 16:42:26 +08:00
i-robot b6f47c2ead !22433 [MSLITE] fix code check
Merge pull request !22433 from Liu_Xuu/codex_0826
2021-08-27 07:39:09 +00:00
zhengyuanhua c8131ef8c4 Ascend310 infer 2021-08-27 14:19:47 +08:00
yefeng 099fb9e80e code review 2021-08-27 12:51:41 +08:00
i-robot ab514ce9d2 !22403 [MSLITE] enable check
Merge pull request !22403 from ling/sr
2021-08-27 03:35:11 +00:00
i-robot 685a2550a7 !22407 [LITE] code review
Merge pull request !22407 from yefeng/148-check_op
2021-08-27 01:51:14 +00:00
ling 74ed79c896 [MSLITE] enable check 2021-08-27 09:25:53 +08:00
Liu_Xuu f62338d12c [MSLITE]fix code check for tensorrt delegate 2021-08-27 09:21:16 +08:00
wang_shaocong b11c4bd6b5 [MSLITE] support the shape operator with datatype of int64 2021-08-26 17:00:53 +08:00
i-robot 0d6559092d !22070 [lite]enhance dumpgraph function and adjust examples on the basis of unified api
Merge pull request !22070 from 徐安越/master_core
2021-08-26 08:07:09 +00:00
i-robot 78841db66b !22390 [MS][LITE]Fix cropping log
Merge pull request !22390 from gongdaguo/add_crop_int8
2021-08-26 08:01:16 +00:00
i-robot 2a2c2c661b !22317 [MS][LITE][Develop] benchmark new api support string tensor and fix vs build
Merge pull request !22317 from sunsuodong/code_review
2021-08-26 08:00:45 +00:00
i-robot 16efbc85b0 !22402 [MS][LIte] Replace useless ops with new ops
Merge pull request !22402 from mengyuanli/remove_useless_schema
2021-08-26 07:52:34 +00:00
i-robot fae8307563 !22391 [MS][LITE] addtest case
Merge pull request !22391 from mengyuanli/add_scatter_update_ops
2021-08-26 07:38:37 +00:00
sunsuodong 6c7728ae0b review 2021-08-26 14:30:29 +08:00
yefeng 07c7dabbc6 add assert nullptr 2021-08-26 14:22:31 +08:00
mengyuanli 742a7b6d3b replace useless schema ops with news 2021-08-26 14:18:20 +08:00
mengyuanli 53ebe3b4cd add GAT_SISO.onnx test 2021-08-26 14:16:05 +08:00
i-robot dea5abc432 !22340 [MSLITE] add support resize for tensorrt
Merge pull request !22340 from Liu_Xuu/trt_0824_resize
2021-08-26 06:13:39 +00:00
i-robot b8c60d1ec9 !22405 门禁增加模型
Merge pull request !22405 from QianliMa/add32-model
2021-08-26 06:10:40 +00:00
i-robot bec7d1273d !22261 [MS][LITE]modify benchmark dump output dir name && add -rdynamic flag
Merge pull request !22261 from jianghui58/add_rdynamic
2021-08-26 06:10:37 +00:00
i-robot 0d1e0b0f5c !22038 [lite]open node_parser register
Merge pull request !22038 from 徐安越/master
2021-08-26 03:56:58 +00:00
i-robot b0f19460b1 !21816 [lite]remove unused quant_type judgement
Merge pull request !21816 from 徐安越/master1
2021-08-26 03:54:43 +00:00
Fazzie ce236260aa add model to st 2021-08-26 11:30:07 +08:00
i-robot f8375afce9 !22375 [MSLITE] cast review
Merge pull request !22375 from ling/sr
2021-08-26 03:12:09 +00:00
ling 75a04947e7 [MSLITE] cast op review 2021-08-26 09:36:16 +08:00
i-robot 29c6bf6d76 !22275 门禁增加模型
Merge pull request !22275 from QianliMa/handle-replace-in-updatestate_eliminate
2021-08-26 01:24:40 +00:00
i-robot e6c764c75f !22241 [MS][LITE] npu optimization and add models
Merge pull request !22241 from XianglongZeng/myms_new_2
2021-08-26 01:19:43 +00:00
i-robot a9d2c45976 !22383 [MSLITE] enable runtime ConvNormC4Pass
Merge pull request !22383 from ling/pass
2021-08-26 01:18:00 +00:00