Commit Graph

210 Commits

Author SHA1 Message Date
chengxianbin 48e9092d21 multi-models shared workspace memory and converter of dpico decoupling
with benchmark
2022-11-15 22:27:02 +08:00
i-robot d0b4a09987
!45174 [MS][LITE] converter api support dual ABI
Merge pull request !45174 from XianglongZeng/myms_2
2022-11-09 02:48:07 +00:00
zengxianglong c326468e04 converter api support dual ABI 2022-11-05 16:51:23 +08:00
YangLuo 60b8e3d985 format minddata log 2022-11-03 21:02:01 +08:00
i-robot ab8485f036
!43564 support compile in msvc .remove utf8 character
Merge pull request !43564 from qiuzhongya/qiuzhongya_msvc6
2022-10-10 12:49:10 +00:00
i-robot 60a411abbf
!42797 [LITE] Add enum comments
Merge pull request !42797 from WangWenzhe/maater_enum
2022-10-10 11:23:53 +00:00
i-robot b70c778cc5
!43499 support compile in msvc .remove Chinese character
Merge pull request !43499 from qiuzhongya/qiuzhongya_msvc5
2022-10-10 09:51:59 +00:00
qiuzhongya 2412a47d77 support for windows compile 2022-10-10 17:11:51 +08:00
qiuzhongya 46d0c3ceb3 support for windows msvc 2022-10-10 10:32:37 +08:00
yefeng 385ad6e354 add model parallel runner impl 2022-10-09 11:46:29 +08:00
i-robot e0500c9ae5
!42876 [MS][LITE]Change micro Cortex-M working buffer settings
Merge pull request !42876 from gongdaguo1/micro_fix_fff
2022-09-29 12:28:05 +00:00
wang_shaocong 81dd4fd53d [MSLITE] Support nnapi 2022-09-28 11:10:38 +08:00
gongdaguo1 75ceb9b85e Add MSModelCalcWorkspaceSize api 2022-09-28 10:38:12 +08:00
wangwenzhe 2aca974a43 add enum comments 2022-09-24 10:52:35 +08:00
yefeng 43d4d5d779 RunnerConfig add SetConfigPath api: C++ && python && java 2022-09-21 10:39:00 +08:00
i-robot aa948233b8
!41751 adapt dllexport for windows
Merge pull request !41751 from chenminmin/master
2022-09-14 03:48:57 +00:00
taipingchangan 038485015d adapt dllexport for windows 2022-09-13 13:19:09 +08:00
xuanyue cf08c4fe72 code clean 2022-09-13 09:22:06 +08:00
zhaizhiqiang 47bf45d4d8 refine the delegate api 2022-09-06 12:24:39 +08:00
i-robot 3b3d4df69b
!41162 support for windows msvc
Merge pull request !41162 from qiuzhongya/qiuzhongya_msvc7
2022-08-31 08:21:18 +00:00
qiuzhongya 4cc3592b3e support for windows msvc 2022-08-30 20:52:42 +08:00
xuyongfei f33ea707cd Cloud inference tensor opt 2022-08-29 10:32:27 +08:00
luoyuan 555f418bdf [MS][API]code docs fix cxx api 2022-08-25 14:42:04 +08:00
jianghui58 bc531acbb8 micro support train 2022-08-08 21:05:47 +08:00
yefeng d2df86331d model parallel runner add new api: init by buf 2022-08-02 15:56:49 +08:00
i-robot ef3c6531fa
!39162 [CODE CHECK] clean some code check warnings
Merge pull request !39162 from yangruoqi713/master
2022-08-01 09:45:29 +00:00
yangruoqi713 b4f2706a15 [CODE CHECK] clean some code check warnings 2022-07-30 10:44:04 +08:00
zhangzhaoju 4ba1af2f2c Fix I5IZU7 optimize log && clean pclint-plus warnings
Add loss to cfg instead train_cfg
2022-07-29 17:21:21 +08:00
i-robot abef6409dc
!38673 fix code check
Merge pull request !38673 from lianliguang/master
2022-07-27 02:39:22 +00:00
lianliguang b502a79c11 fix code check 2022-07-26 16:36:18 +08:00
i-robot fc859c9706
!38619 refactor include/api/types.h
Merge pull request !38619 from chenminmin/master
2022-07-25 11:44:36 +00:00
taipingchangan d975f1ce15 refactor include/api/types.h 2022-07-25 15:23:29 +08:00
sunsuodong 698f8ca3a3 api_string_abi 2022-07-23 03:12:16 -07:00
luoyuan 0d81d82507 [MS][LITE] fix load lite API docs 2022-07-21 10:05:40 +08:00
reku1997 ffbdfb8cfa clean code 2022-07-11 17:13:56 +08:00
XianglongZeng a027ed5372 open coreml delegate api 2022-07-07 15:09:24 +08:00
sunsuodong 5bcb65f4ee fix win 2022-06-26 18:05:09 -07:00
i-robot 8323815c57
!36260 fix code check
Merge pull request !36260 from liyan2022/master
2022-06-24 09:11:52 +00:00
yefeng a336e2b6b6 add config info for python api 2022-06-22 12:31:15 +08:00
albert-yan eb56ead558 fix codex 2022-06-21 13:42:31 +08:00
sunsuodong cf5a6e324a fix api 2022-06-07 19:00:06 -07:00
zhengyuanhua dc2a211dbc replace ascend710 to ascend310P 2022-05-30 09:53:50 +08:00
jianghui58 ba796f95de modify train api 2022-05-20 17:37:00 +08:00
sunsuodong 9dfca91796 fix code check 2022-05-11 07:01:07 -07:00
i-robot 9b4d2565b6
!34137 [MS][LITE][parallel] add UpdateConfig api -> master
Merge pull request !34137 from yefeng/310-Add_UpdateConfig
2022-05-10 09:23:03 +00:00
i-robot 16f9b62536
!34113 [MS][LITE]Add Hi35xx keep original output
Merge pull request !34113 from gongdaguo1/add_hi3516_origin_output
2022-05-10 06:13:47 +00:00
yefeng eb05387052 add ConfigInfo for C++ api 2022-05-10 13:58:26 +08:00
gongdaguo 56d1d44563 add hi3516 origin output and fix multi model predict 2022-05-07 16:34:42 +08:00
yefeng dfa0a9886a parallel predict api 2022-05-07 12:21:35 +08:00
sunsuodong b16544aba1 fix api doc 2022-05-05 21:31:46 -07:00