Commit Graph

49 Commits

Author SHA1 Message Date
zhoufeng 0cdd2338b8 add load multi mindir api
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-20 13:46:29 +08:00
liuluobin 5b9b46224b Add encryption support for mindir 2021-06-11 09:33:45 +08:00
zhoufeng 658c2072fc owners config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-07 11:03:33 +08:00
sunsuodong 56ae44d98d Compatible with multiple compilers 2021-06-04 20:17:09 +08:00
wilfChen ba9bbfadf8 gpu inference mixed precision 2021-04-25 09:53:47 +08:00
zhupuxu 978d7512e7 device tensor
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-04-12 17:26:26 +08:00
mindspore-ci-bot 0cfd8b7c9e !13364 Add WordpieceTokenizer and AddDict to Jieba
From: @alexyuyue
Reviewed-by: 
Signed-off-by:
2021-04-06 05:04:13 +08:00
wilfChen db2668d72a gpu inference context 2021-03-27 10:28:28 +08:00
mindspore-ci-bot 4b329090b6 !13938 library size optimization for 310
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
2021-03-25 10:06:03 +08:00
lixian 84c1705319 add GetOutputsByNodeName 2021-03-24 11:46:33 +08:00
zhoufeng e4c59a1c8f library size optimization for 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-03-24 09:23:50 +08:00
lixian 08ed63ff91 fix write for big endian devices 2021-03-23 09:40:31 +08:00
lixian 693b4cfdc8 refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
alex-yuyue 2d6d608fae Add WordpieceTokenizer to API and IR. Add AddDict to C++ API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2021-03-18 16:42:31 -04:00
Lixia Chen 72da42a3a6 Fix converting between optional string and char 2021-03-12 09:19:52 -05:00
zhupuxu 5ca25451ee dynamic_batch
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2021-03-09 16:05:40 +08:00
wilfChen 0ce25b4724 gpu inference config 2021-03-08 12:05:12 +08:00
wilfChen 156e8e92e9 gpu inference config 2021-03-05 11:01:16 +08:00
mindspore-ci-bot 7036d35e9d !12871 add 310 options
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
2021-03-05 09:44:26 +08:00
zhoufeng 96aea47492 310 add context options
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-03-04 17:23:19 +08:00
luoyang 24de4f12fa MindData support dual ABI 2021-03-02 17:33:03 +08:00
zhoufeng 504f215800 api support dual abi
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-02-27 10:09:40 +08:00
lixian d0c9736fa5 remove cross dependency of context 2021-02-10 11:13:38 +08:00
zhoufeng 539d88552a check modeltype
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-02-03 14:43:42 +08:00
lixian 7d2fd6e76c cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
wilfChen a911b9ef9e mindspore serving support gpu backend 2021-01-28 09:17:24 +08:00
zhoufeng ad1e49b7a3 modify timeout of version check subprocess to 3s
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-11 13:57:36 +08:00
zhoufeng cd1ce73a25 remove pybind calling in cxx library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-09 01:58:55 +08:00
zhoufeng 3204ecb7d6 mindspore c++ interface
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-03 21:12:12 +08:00
zhupuxu da0a18c5e3 fix codedex
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2020-12-02 14:09:07 +08:00
xuyongfei a3b9218919 support mindpsore::api:Model 910 inference, support 310 model convert in python env 2020-11-23 17:07:53 +08:00
zhoufeng 183742009f mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-04 13:59:33 +08:00
kswang 286083faf7 fix infer tensor compile error 2020-09-23 09:25:42 +08:00
mindspore-ci-bot b94e85b303 !6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
2020-09-21 11:41:52 +08:00
kswang 4137904442 fix executor reviewbot 2020-09-21 09:46:14 +08:00
liubuyu fc7ea3db78 code warning clean 2020-09-21 09:44:39 +08:00
jjfeing 37ec5c0a1f fix code warning 2020-09-16 17:33:13 +08:00
xuyongfei 116535b206 serving: codex 2020-09-08 16:51:48 +08:00
xuyongfei 7e8ba8cc07 serving RESTful: opt for performance 2020-08-27 11:55:26 +08:00
hexia 75d116b5db serving http init 2020-08-18 20:15:47 +08:00
xuyongfei c0b8df4f7c serving add acl dvpp support, ut tests, return input status string message 2020-08-04 21:40:21 +08:00
dinghao 298d0578d1 modify serving status 2020-07-31 16:23:52 +08:00
liubuyu f4bc0bc9fe move the dependency of utils to core 2020-07-27 10:28:46 +08:00
xuyongfei 314208633b serving add acl support, extract common inference interface 2020-07-21 17:16:38 +08:00
hexia 65da4463c1 check model input 2020-07-20 16:57:56 +08:00
dinghao c8cf50b872 fix serving build 2020-07-15 11:20:30 +08:00
dinghao 8d76c708df init serving 2020-06-21 18:36:53 +08:00
yankai 59c6689512 read pb model 2020-06-21 16:27:09 +08:00
hangangqiang dfbb232468 mindspore server inference 2020-06-20 14:12:56 +08:00