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.
4 years ago
sunsuodong
1615edc359
add c api
4 years ago
ling
ca8b2c0bf2
[MSLITE] enable runtime convert
4 years ago
ling
0592c6983d
[MSLITE] runtime convert
4 years ago
zhengyuanhua
8b9e91f294
issue fixed
4 years ago
xuanyue
81aab2e5e0
do not open flatbuffer and protobuf
4 years ago
xuanyue
aa9620b15d
delete plugin and windows do not support extension
4 years ago
i-robot
da0344a31f
!23600 [lite]draw out model_parser basic class
Merge pull request !23600 from 徐安越/primitive
4 years ago
xuanyue
6f738d2e4a
draw out model_parser basic class
4 years ago
liuluobin
d0b43a926b
Add openssl compilation for mindspore lite
4 years ago
xuanyue
ecafae75d5
abstract out passs
4 years ago
sunsuodong
e4951c857a
optimize lite test
4 years ago
sunsuodong
062dcaaaa1
vs build converter
4 years ago
zhengyuanhua
c8131ef8c4
Ascend310 infer
4 years ago
yeyunpeng2020
c532a40d55
converter support image preprocess
4 years ago
xuanyue
1bc9620f06
dump graph function adjustment
4 years ago
sunsuodong
ea93087683
:support vs build
4 years ago
i-robot
5b1d40fab3
!20723 [MSLITE] support compiling micro runtime for openharmony lite
Merge pull request !20723 from zhanyuan/ohos_build
4 years ago
zhanyuan
5720ae8392
[MSLITE] support compiling micro runtime for openharmony lite
4 years ago
He Wei
d035d24bb4
Extract api for FuncGraph & FuncGraphManager
4 years ago
i-robot
fc41903a34
!20465 [MS][LITE] fix nnie ci bug
Merge pull request !20465 from jianghui58/rm_so
4 years ago
jianghui58
7fe35c04de
fix nnie ci
4 years ago
zhaozhenlong
7072e470f4
add npu include path for test
4 years ago
i-robot
034679f6f7
!20289 [MS][Lite][ToD] Add code example to CI tests
Merge pull request !20289 from ehaleva/CI_tests
4 years ago
Emir Haleva
d3d03b309c
add code examples to CI tests
4 years ago
jianghui58
0785d7db8c
remove nnie so files
4 years ago
zhaozhenlong
1bbb0ba0d1
npu 510
4 years ago
Emir Haleva
25ab4b7666
Activate CI tests of CxxApiLite
4 years ago
yangruoqi713
f53e607cfd
[MSLITE][DEVELOP] modify lite for new api
4 years ago
i-robot
264d7fafce
!19061 Export .so & header files of lite_cv when MSLITE_ENABLE_TRAIN=on
Merge pull request !19061 from luoyang/issues
4 years ago
wang_shaocong
e0d443e5ea
[MSLITE] Fix bug of nnie compilation
4 years ago
luoyang
d1f0cc74a1
Export .so & header files of lite_cv when MSLITE_ENABLE_TRAIN=on
4 years ago
wang_shaocong
fa66083793
[MSLITE] fix bug of package
4 years ago
wang_shaocong
3889c02482
[MSLITE] fix bug of package.
4 years ago
jianghui58
9ecd586a6d
add nnie models to ci
4 years ago
wang_shaocong
9999b74ba5
[MSLITE] disable mindrt for nnie
4 years ago
zhaodezan
55c246ad70
change 3516 to hi3516
4 years ago
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
4 years ago
wang_shaocong
9e8d6c51fe
[MSLITE] add third_party library and include files to package.
4 years ago
i-robot
9dee4ddbb2
!18927 [MSLITE] Modify package name of nnie.
Merge pull request !18927 from wangshaocong/nnie_to_master
4 years ago
wang_shaocong
eb798b1c66
[MSLITE] Modify package name of nnie
4 years ago
xuanyue
e21273e836
open flags when converting
4 years ago
zhaodezan
c6b633730d
change nnie_converter so relative path
4 years ago
zhaodezan
3d7fc460b2
upload libmslite_nnie so
4 years ago
zhengjun10
23790f0435
lite build tod and iod package name unify
4 years ago
xuanyue
fc3b3306c6
add test ut and rename convert plugin lib
4 years ago
sunsuodong
8539976d44
fix lite sse debug compile
4 years ago
i-robot
3a0e54a794
!17920 [lite]add set_format and get_format interface to mstensor
Merge pull request !17920 from 徐安越/master_core
4 years ago
xuanyue
46a7d6c74b
add set_format and get_format interface to mstensor
4 years ago
wang_shaocong
c82f1aee45
[MSLITE][NNIE] support nnie.
4 years ago