Commit Graph

111 Commits

Author SHA1 Message Date
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
ms_yan cf721543a4 sync security checking fix into repo 2021-08-24 10:53:33 +08:00
yefeng 439435a86b set inference output tensor name for trained model && fix inference model for view 2021-08-23 11:56:46 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
yangruoqi713 7d07601aeb [MSLITE][DEVELOP] modify delegate return value from status to value, add notes for api 2021-08-19 21:45:12 +08:00
ling 9fef1d0341 [MSLITE] mindspore::api LoadConfig 2021-08-19 15:44:17 +08:00
sunsuodong 420093a870 fix MS_API on windows 2021-08-12 23:26:07 +08:00
chenjianping 212672d545 append note for interfaces 2021-08-11 10:47:22 +08:00
sunsuodong 765c32f25a fix win api 2021-08-07 11:24:07 +08:00
zhoufeng 8f77861695 api docs
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-06 11:28:58 +08:00
yangruoqi713 b0ef53b699 [MSLITE][DEVELOP] add quant arg for tensor api 2021-07-29 12:55:31 +08:00
zhaodezan feecc43d12 rm ENABLE_MSLITE 2021-07-20 14:59:44 +08:00
i-robot 697c924089 !20321 optimize lite load time
Merge pull request !20321 from hangq/earth2
2021-07-15 13:14:26 +00:00
hangangqiang 8817c173a7 optimize lite load time 2021-07-15 11:29:47 +08:00
zhangxuetong 082e7556d5 add new api benchmark 2021-07-15 09:46:56 +08:00