Commit Graph

130 Commits

Author SHA1 Message Date
gongdaguo 487dd3ebed fix benchmark build 2021-12-28 12:01:11 +08:00
i-robot 0eecd9721f !27891 [MS][LITE][TOD] Cropper Support for ToD
Merge pull request !27891 from Haim/export_haim
2021-12-23 08:03:13 +00:00
Haim Moushkatel c43b41a378 Cropper Support for ToD 2021-12-22 17:46:33 +02:00
zhengyuanhua 889a613327 online infer 2021-12-22 21:42:47 +08:00
He Wei d28b189495 Move some basic type defines to mindapi 2021-12-21 09:38:33 +08:00
i-robot 24e03a68a6 !27902 [MS][LITE] add dpico atc adapter compile CI
Merge pull request !27902 from jianghui58/dpico_dev_compile
2021-12-20 12:03:21 +00:00
jianghui58 ed18a9d6f1 add dpico atc adapter compile CI 2021-12-20 16:37:12 +08:00
i-robot fb69acf0a0 !27824 update opencv and sqlite version
Merge pull request !27824 from shenwei41/update_opencv_sqlite
2021-12-20 07:06:09 +00:00
xuanyue 1dd50a0a6f open ConverterContext and open special nodes 2021-12-18 23:07:29 +08:00
gongdaguo bbfd0dbdce add 35xx build 2021-12-18 09:34:52 +08:00
shenwei41 02dd82ac3f update opencv and sqlite version 2021-12-17 16:12:30 +08:00
zhaodezan 3334bfe479 compile 3403 2021-12-10 15:46:58 +08:00
He Wei d2bb6303b7 Provide new mindspore core API classes
1. namespace is mindspore::api;
2. API header files located in mindspore/core/mindapi;
3. We use pimpl pattern to provide a wrapper layer for api;
4. Check mindapi_test.cc for usage examples.
2021-12-03 11:03:22 +08:00
sunsuodong 1615edc359 add c api 2021-11-23 05:11:45 -08:00
ling ca8b2c0bf2 [MSLITE] enable runtime convert 2021-10-25 14:30:50 +08:00
ling 0592c6983d [MSLITE] runtime convert 2021-10-19 16:16:09 +08:00
zhengyuanhua 8b9e91f294 issue fixed 2021-10-11 19:59:56 +08:00
xuanyue 81aab2e5e0 do not open flatbuffer and protobuf 2021-09-26 10:31:53 +08:00
xuanyue aa9620b15d delete plugin and windows do not support extension 2021-09-21 21:00:10 +08:00
i-robot da0344a31f !23600 [lite]draw out model_parser basic class
Merge pull request !23600 from 徐安越/primitive
2021-09-16 12:25:30 +00:00
xuanyue 6f738d2e4a draw out model_parser basic class 2021-09-16 14:29:40 +08:00
liuluobin d0b43a926b Add openssl compilation for mindspore lite 2021-09-14 15:48:12 +08:00
xuanyue ecafae75d5 abstract out passs 2021-09-13 20:35:31 +08:00
sunsuodong e4951c857a optimize lite test 2021-08-31 16:57:18 +08:00
sunsuodong 062dcaaaa1 vs build converter 2021-08-29 20:36:50 +08:00
zhengyuanhua c8131ef8c4 Ascend310 infer 2021-08-27 14:19:47 +08:00
yeyunpeng2020 c532a40d55 converter support image preprocess 2021-08-19 20:10:11 +08:00
xuanyue 1bc9620f06 dump graph function adjustment 2021-08-17 20:47:02 +08:00
sunsuodong ea93087683 :support vs build 2021-08-01 22:11:21 +08:00
i-robot 5b1d40fab3 !20723 [MSLITE] support compiling micro runtime for openharmony lite
Merge pull request !20723 from zhanyuan/ohos_build
2021-07-27 08:31:35 +00:00
zhanyuan 5720ae8392 [MSLITE] support compiling micro runtime for openharmony lite 2021-07-27 11:22:56 +08:00
He Wei d035d24bb4 Extract api for FuncGraph & FuncGraphManager 2021-07-26 17:29:10 +08:00
i-robot fc41903a34 !20465 [MS][LITE] fix nnie ci bug
Merge pull request !20465 from jianghui58/rm_so
2021-07-21 08:08:31 +00:00
jianghui58 7fe35c04de fix nnie ci 2021-07-21 10:21:54 +08:00
zhaozhenlong 7072e470f4 add npu include path for test 2021-07-20 18:47:53 +08:00
i-robot 034679f6f7 !20289 [MS][Lite][ToD] Add code example to CI tests
Merge pull request !20289 from ehaleva/CI_tests
2021-07-19 03:13:28 +00:00
Emir Haleva d3d03b309c add code examples to CI tests 2021-07-18 23:20:49 +03:00
jianghui58 0785d7db8c remove nnie so files 2021-07-16 16:51:31 +08:00
zhaozhenlong 1bbb0ba0d1 npu 510 2021-07-16 11:36:28 +08:00
Emir Haleva 25ab4b7666 Activate CI tests of CxxApiLite 2021-07-13 19:41:45 +03:00
yangruoqi713 f53e607cfd [MSLITE][DEVELOP] modify lite for new api 2021-07-12 10:34:22 +08:00
i-robot 264d7fafce !19061 Export .so & header files of lite_cv when MSLITE_ENABLE_TRAIN=on
Merge pull request !19061 from luoyang/issues
2021-07-09 08:00:56 +00:00
wang_shaocong e0d443e5ea [MSLITE] Fix bug of nnie compilation 2021-07-08 17:54:01 +08:00
luoyang d1f0cc74a1 Export .so & header files of lite_cv when MSLITE_ENABLE_TRAIN=on 2021-07-08 15:22:49 +08:00
wang_shaocong fa66083793 [MSLITE] fix bug of package 2021-07-05 16:15:24 +08:00
wang_shaocong 3889c02482 [MSLITE] fix bug of package. 2021-07-02 15:43:49 +08:00
jianghui58 9ecd586a6d add nnie models to ci 2021-07-01 17:51:04 +08:00
wang_shaocong 9999b74ba5 [MSLITE] disable mindrt for nnie 2021-06-30 21:47:25 +08:00
zhaodezan 55c246ad70 change 3516 to hi3516 2021-06-29 18:31:43 +08:00
i-robot 98f804f31f !18989 [MSLITE] Add third_party library and include files to the package.
Merge pull request !18989 from wangshaocong/nnie_to_master_v2
2021-06-29 08:47:55 +00:00