Commit Graph

127 Commits

Author SHA1 Message Date
i-robot 4fcd69067c !28088 Ascend710 online infer.
Merge pull request !28088 from chenping/runtime
2021-12-27 08:34:07 +00:00
chenping 68e93e3b18 model_zoo模型在Ascend710上的在线推理调试 2021-12-26 15:28:03 +08:00
Emir Haleva 059c8fb283 Extend cxx_api to other ToD methods 2021-12-23 07:33:16 +02:00
He Wei d28b189495 Move some basic type defines to mindapi 2021-12-21 09:38:33 +08:00
i-robot 5503948658 !27610 Support Ascend710 device to run converter and benchmark.
Merge pull request !27610 from chenping/master
2021-12-20 12:20:38 +00:00
xuanyue 1dd50a0a6f open ConverterContext and open special nodes 2021-12-18 23:07:29 +08:00
i-robot 4fdd5b4958 !27791 [MS][LITE] add runstep and featuremap api
Merge pull request !27791 from zhengjun10/runstep
2021-12-18 07:51:43 +00:00
i-robot ae6ac1a52e !27772 [MSLITE][GPU] opengl use old benchmark bugfix and remove opengl Dependent library
Merge pull request !27772 from Greatpan/master_gl
2021-12-17 02:32:30 +00:00
zhengjun10 a11c9d6900 add runstep and featuremap api 2021-12-17 10:02:18 +08:00
chenping eacab8afe8 Support Convert and Benchmark for Ascend710. 2021-12-16 20:02:49 +08:00
greatpanc c8e043597b opengl old benchmark bugfix and remove opengl Dependent library 2021-12-16 19:47:36 +08:00
YangLuo fa7ed720c8 Saving dataset into Mindir and load for inference phase 2 2021-12-16 16:46:51 +08:00
xuyongfei 0a0419498f C++ inference interface Ascend310DeviceInfo+Ascend910DeviceInfo->AscendDeviceInfo 2021-12-10 16:41:10 +08:00
i-robot ed1c99a831 !27305 opengl bugfix
Merge pull request !27305 from Greatpan/master
2021-12-07 07:46:47 +00:00
greatpanc 29b852f46d opengl bugfix 2021-12-07 09:15:02 +08:00
zhengyuanhua 18e6b49630 modify external api impl for ABI 2021-12-06 15:05:35 +08:00
i-robot c1b1324ca4 !26815 310 ocr model support dynamic hw
Merge pull request !26815 from zhengyuanhua/model_br1
2021-11-26 08:00:09 +00:00
i-robot 9ed9f21077 !26771 [MS][LITE][develop] template DelegateModel and modify c api
Merge pull request !26771 from sunsuodong/delegate_model_and_fix_c_api
2021-11-26 03:51:43 +00:00
zhengyuanhua 9f1c444178 310 ocr suport dynamic hw 2021-11-25 20:49:41 +08:00
sunsuodong ef80c94aac template DelegateModel and fix c api 2021-11-25 00:41:58 -08:00
zhengyuanhua c0332b4fc7 310 support image size 2021-11-24 14:15:43 +08:00
sunsuodong 1615edc359 add c api 2021-11-23 05:11:45 -08:00
i-robot f5865d0ea1 !26333 [MSLITE] add get rank id in tensorrt delegate
Merge pull request !26333 from Liu_Xuu/trt_1112_rankid
2021-11-17 01:39:13 +00:00
sunsuodong 4c5732c642 fix vs run bug 2021-11-15 22:49:49 -08:00
Liu_Xuu db5f132127 [MSLITE] add get rank id in tensorrt delegate 2021-11-16 14:20:07 +08:00
ling 022f10e639 [MSLITE] runtime convert support input buffer 2021-11-12 14:25:40 +08:00
ling aaca4be28b [MSLITE] model Type 2021-11-08 16:12:57 +08:00
i-robot f029f8de1a !25912 【MS】【LITE】support get attr and config from kernel
Merge pull request !25912 from chenjianping/code_check
2021-11-05 08:23:43 +00:00
chenjianping 8acc951a47 support get config and attr from kernel 2021-11-05 11:14:24 +08:00
Emir Haleva 8433b1be54 API to change TensorsWeights for Site AI 2021-11-03 16:02:09 +02:00
yangruoqi713 b85ffa11f4 [MSLITE][DEVELOP] include stdint.h for data_type, elementNum & Size overflow check 2021-11-01 11:21:15 +08:00
yangruoqi713 d071a7e91f [MSLITE][DEVELOP] clean code check warnings 2021-10-25 19:06:47 +08:00
zhengyuanhua 5440f9fbc1 external interface modify 2021-09-22 21:05:38 +08:00
i-robot 53e64f65e5 !23092 minddata sync code review
Merge pull request !23092 from luoyang/issues
2021-09-17 09:45:04 +00:00
i-robot 57b77ea1cc !23425 remove useless code
Merge pull request !23425 from chenweifeng/remove-useless-code
2021-09-17 02:46:39 +00:00
luoyang 28d21c13a0 minddata sync code review 2021-09-17 09:44:25 +08:00
i-robot a59b3a40a9 !23391 Fix 310 mindir infer error: undefined symbol
Merge pull request !23391 from luoyang/fix_mindir
2021-09-16 07:17:29 +00:00
luoyang 7ef569ad26 fix 310 mindir infer error: undefined symbol 2021-09-15 18:09:57 +08:00
wilfChen 9082d46ff0 remove useless code 2021-09-14 14:10:20 +08:00
ttudu 01b6f33976 310 st 2021-09-14 09:06:34 +08:00
chaijun c515fcd361 gpu demo 2021-09-09 10:34:42 +08:00
zhoufeng 5a09648667 310 support cond graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-09-08 10:05:59 +08:00
i-robot 75d7a7c8ab !22621 Save data graph into MindIR and Load
Merge pull request !22621 from luoyang/mindir
2021-09-04 08:27:21 +00:00
luoyang c799582bbd Save data graph into MindIR and Load 2021-09-03 18:00:51 +08:00
zhengjun10 fc4e6dc533 lite train support mix precision model 2021-09-02 20:50:28 +08:00
Emir Haleva a14eac9fb2 Added Federated Learning API 2021-09-01 22:45:39 +03:00
sunsuodong 062dcaaaa1 vs build converter 2021-08-29 20:36:50 +08:00
i-robot cdcfbd2616 !22160 dataset: add more param check to avoid security problem
Merge pull request !22160 from ms_yan/sync_fix
2021-08-25 01:10:37 +00:00
i-robot 027bb5f80b !22155 [LITE][TRAIN] add export tensor name
Merge pull request !22155 from yefeng/146-set_inference_output_tensor_name_for_trained_model
2021-08-24 07:44:25 +00:00
i-robot 7776e3ef98 !22022 [MSLITE] mindspore::api LoadConfig
Merge pull request !22022 from ling/include
2021-08-24 03:15:50 +00:00