Commit Graph

42 Commits

Author SHA1 Message Date
yeyunpeng2020 eddde7eac9 new api use gpu 2021-07-13 18:46:08 +08:00
i-robot be32cf94c8 !20028 [MS][LITE] Add build function for model path
Merge pull request !20028 from cjh9368/r1.3
2021-07-12 11:02:47 +00:00
cjh9368 88b670611e [MS][LITE] Add build function for model_path 2021-07-12 12:53:00 +08:00
zhoufeng 3fc1e8bc1e move format.h to api
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-07-12 09:40:03 +08:00
yangruoqi713 b6630f1c14 [MSLITE][Develop] move lite api: delegate, kernel to mindspore/include 2021-07-11 18:53:27 +08:00
Emir Haleva 3f6426cf1e Add Train API to CXX_API in r1.3 2021-07-11 08:46:04 +03:00
yangruoqi713 cc49daf074 [MSLITE][Develop] new api to r1.3 2021-07-10 20:25:10 +08:00
zhangxuetong 74e63a5201 optimize new api 2021-07-09 21:26:47 +08:00
zhengjun10 770fbce559 remove redundant load api 2021-07-08 21:05:08 +08:00
YangLuo f1f8e6d855 Move optional_helper from abi_helper to dataset 2021-07-07 18:30:43 +08:00
chenjianping 3f4a587849 registry kernel support cxx api 2021-06-28 20:05:26 +08:00
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
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