Commit Graph

415 Commits

Author SHA1 Message Date
i-robot dda605cd8f !20450 Fix windows import mindspore._c_dataengine failed problem
Merge pull request !20450 from xiefangqi/master
2021-07-19 08:49:39 +00: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
xiefangqi 12124fca28 update cmake/external_libs/sentencepiece.cmake.
fix windows import mindspore._c_dataengine error
2021-07-17 19:00:05 +08:00
jianghui58 0785d7db8c remove nnie so files 2021-07-16 16:51:31 +08:00
i-robot e5c24e36f6 !20398 [LITE] adapt npu 510 cmake
Merge pull request !20398 from zhaozhenlong/lite/issue/npu_510
2021-07-16 06:47:30 +00:00
i-robot c166cc8e1e !19646 Disable AVX while enable Asan
Merge pull request !19646 from zhangzhaoju/ms_master_build
2021-07-16 05:28:38 +00:00
zhaozhenlong 1bbb0ba0d1 npu 510 2021-07-16 11:36:28 +08:00
yangyuan 1495ef8bf6 fix bugs of secure aggregation with albert execution failed 2021-07-14 22:31:10 +08:00
Emir Haleva 25ab4b7666 Activate CI tests of CxxApiLite 2021-07-13 19:41:45 +03:00
i-robot 90f37a98c4 !19940 [MSLITE][DEVELOP] modify lite for new api
Merge pull request !19940 from yangruoqi713/master
2021-07-12 09:34:48 +00:00
chenjianping 38e59b80f6 append owner 2021-07-12 11:09:12 +08:00
yangruoqi713 f53e607cfd [MSLITE][DEVELOP] modify lite for new api 2021-07-12 10:34:22 +08:00
zhangzhaoju 08940a7b25 Disable AVX while Enable ASAN
solve build errors while change BUILD_PATH
2021-07-10 11:20:54 +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
yefeng 8dcb00ac65 version 2021-07-06 18:51:46 +08:00
wang_shaocong fa66083793 [MSLITE] fix bug of package 2021-07-05 16:15:24 +08:00
i-robot 15dee806a2 !19231 run 0615_protobuf
Merge pull request !19231 from mindspore_ding/run_0630_pro
2021-07-05 01:18:23 +00:00
i-robot 28991939bc !19280 [MSLITE] Fix bug of package
Merge pull request !19280 from wangshaocong/nnie_to_master
2021-07-03 05:33:42 +00:00
i-robot a75b8e2b4e !19165 fix cmake find python
Merge pull request !19165 from zhoufeng/cmake-find-python
2021-07-02 08:44:53 +00:00
wang_shaocong 3889c02482 [MSLITE] fix bug of package. 2021-07-02 15:43:49 +08:00
i-robot 7bc4bafc92 !19224 [MS][LITE] add nnie models to ci
Merge pull request !19224 from jianghui58/nnie_ci_dev
2021-07-01 11:42:11 +00:00
jianghui58 9ecd586a6d add nnie models to ci 2021-07-01 17:51:04 +08:00
dingpeifei b8f6354720 run_0630_pro 2021-07-01 17:26:39 +08:00
i-robot 2d01b58c1b !18654 mindspore support gmock
Merge pull request !18654 from ling/bug
2021-07-01 07:19:12 +00:00
i-robot 3ad613e9e2 !19139 [MSLITE] Disable mindrt for nnie.
Merge pull request !19139 from wangshaocong/nnie_to_master
2021-07-01 01:20:01 +00:00
i-robot c2ed88dc4c !18925 [LITE][IOS] fix ios compile for new xcode
Merge pull request !18925 from yefeng/127-fix_ios_new_xcode
2021-07-01 01:11:56 +00:00
wang_shaocong 9999b74ba5 [MSLITE] disable mindrt for nnie 2021-06-30 21:47:25 +08:00
zhoufeng 608251e261 fix cmake find python
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-30 17:04:19 +08:00
ling 710b7152b3 mindspore support gmock 2021-06-30 15:59:40 +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
zhangzhenghai 627b18b293 !19022 fix opencv install on python3.9
Merge pull request !19022 from zhoufeng/fix-py39-opencv-install
2021-06-28 16:03:45 +00:00
i-robot 3629df552c !18937 upgrade_ascend_0626_mindspore
Merge pull request !18937 from mindspore_ding/upgrade_ascend_0626
2021-06-28 15:50:14 +00:00
dingpeifei 63784e49f5 upgrade_ascend_0626_mindspore 2021-06-28 22:03:19 +08:00
wang_shaocong 9e8d6c51fe [MSLITE] add third_party library and include files to package. 2021-06-28 21:14:01 +08:00
yefeng b92e7ed7d3 ios compile new xcode 2021-06-28 20:46:57 +08:00
i-robot 9dee4ddbb2 !18927 [MSLITE] Modify package name of nnie.
Merge pull request !18927 from wangshaocong/nnie_to_master
2021-06-28 11:44:54 +00:00
zhoufeng 419da713dc fix opencv install on python3.9
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-28 18:55:32 +08:00
i-robot fe9954ff52 !18904 [lite]open flags when converting
Merge pull request !18904 from 徐安越/master_core
2021-06-28 02:08:22 +00:00
wang_shaocong eb798b1c66 [MSLITE] Modify package name of nnie 2021-06-26 17:48:05 +08:00
xuanyue e21273e836 open flags when converting 2021-06-26 17:02:25 +08:00
zhoufeng f28c1f963a split package script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-26 13:30:10 +08:00
zhaodezan c6b633730d change nnie_converter so relative path 2021-06-22 22:21:16 +08:00
zhaodezan 3d7fc460b2 upload libmslite_nnie so 2021-06-22 16:44:14 +08:00
LaiYongqiang d4d6fb940d memory reuse code clean 2021-06-18 09:41:55 +08:00
i-robot e7e1e421bc !18368 cpack without ge
Merge pull request !18368 from zhoufeng/cpack-without-ge
2021-06-16 16:40:59 +08:00
zhoufeng cade251e5b build without ge
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-16 09:04:38 +08:00