chenjianping
|
57cac9d396
|
support benchmark running on windows
|
2020-10-17 11:03:27 +08:00 |
anancds
|
28c9e9d9a5
|
Added http server based on libevent
|
2020-10-16 14:26:42 +08:00 |
mindspore-ci-bot
|
f68d7b01d3
|
!7331 bug fix for profiling register twice
Merge pull request !7331 from liubuyu/bug_fix2
|
2020-10-16 10:27:04 +08:00 |
mindspore-ci-bot
|
d020ed1eec
|
!7334 [Data]add gitee repo for thirdpary lib download
Merge pull request !7334 from xulei/cmake
|
2020-10-15 17:22:30 +08:00 |
mindspore-ci-bot
|
f69061c181
|
!7315 enable download from gitee
Merge pull request !7315 from liubuyu/bug_fix
|
2020-10-15 17:03:33 +08:00 |
xulei2020
|
55e386567a
|
add gitee repo for thirdpary lib download
|
2020-10-15 15:27:02 +08:00 |
liubuyu
|
adee3daf4d
|
bug fix for profiling register twice
|
2020-10-15 10:53:47 +08:00 |
liubuyu
|
f47dcd2bce
|
easy use for speed up download third_party
|
2020-10-15 09:44:49 +08:00 |
mindspore-ci-bot
|
b8b669f0ee
|
!7207 Upgrade ompi to v4.0.3
Merge pull request !7207 from ZPaC/master-upgrade-ompi
|
2020-10-15 09:15:28 +08:00 |
hangq
|
94132b1aeb
|
fix compile bug in testcase and package
|
2020-10-12 19:22:00 +08:00 |
ZPaC
|
0ae99c8479
|
Upgrade ompi to v4.0.3
|
2020-10-12 19:15:47 +08:00 |
hangq
|
16e1653c14
|
use .cmake to compile protobuf and flatbuffers
|
2020-10-11 13:27:30 +08:00 |
mindspore-ci-bot
|
27bbe35707
|
!6854 [MD][lite]Build minddata wthe mindspore-lite
Merge pull request !6854 from xulei/lite_test0905
|
2020-09-25 10:22:23 +08:00 |
mindspore-ci-bot
|
e88e114a50
|
!5930 Cache server phase 2 single node
Merge pull request !5930 from Jamie/CacheOp_dev
|
2020-09-25 03:54:55 +08:00 |
Lixia Chen
|
983827ec5c
|
Rebase up to 88ded11f59
|
2020-09-24 14:09:08 -04:00 |
yeyunpeng
|
89c05d956e
|
change log_adapter
|
2020-09-24 21:03:47 +08:00 |
xulei2020
|
8abe727f49
|
build minddata wthe mindspore-lite
|
2020-09-24 20:27:32 +08:00 |
mayang
|
094bdbe253
|
MD5 value update in icu4c.cmake
|
2020-09-17 20:15:50 +08:00 |
mindspore-ci-bot
|
43770c9fda
|
!6324 [MSLITE][Develop] modify optimize.so to sdot and fp16 so
Merge pull request !6324 from ling/bug
|
2020-09-17 14:11:40 +08:00 |
ling
|
a19e6251bc
|
[MSLITE][Develop] modify optimize.so to sdot and fp16 so
|
2020-09-17 11:59:42 +08:00 |
yanghaoran
|
416c6e1ba8
|
fix securec compile options, remove unused libraries from output package
|
2020-09-16 18:47:12 +08:00 |
mindspore-ci-bot
|
9c3a494ea7
|
!6318 fix cmake compile options
Merge pull request !6318 from hexia/master
|
2020-09-16 15:44:53 +08:00 |
hexia
|
23641e618a
|
fix cmake compile options
|
2020-09-16 11:31:02 +08:00 |
qianlong
|
4c49d557d2
|
fix icu4c compile
|
2020-09-16 11:03:18 +08:00 |
xiefangqi
|
c722c5ac17
|
add security compile options
|
2020-09-15 23:03:07 +08:00 |
mindspore-ci-bot
|
32361ae2ed
|
!6128 build static lib for mindspore lite
Merge pull request !6128 from zhanghaibo/master
|
2020-09-14 14:04:37 +08:00 |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
2020-09-14 10:57:46 +08:00 |
zhanghaibo5@huawei.com
|
9bdcc0a2dd
|
support building of static lib for mindspore lite
|
2020-09-14 10:55:18 +08:00 |
mindspore-ci-bot
|
88aedd5d71
|
!6003 Check if required packages exist during compilation of MindSpore
Merge pull request !6003 from yanghaoran/pathfinding
|
2020-09-11 16:17:59 +08:00 |
yanghaoran
|
0bd4c218d4
|
cmake check if required packages exist
|
2020-09-11 15:07:17 +08:00 |
zhoufeng
|
73c3f20e23
|
no need to find python-dev while packing
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-09-11 11:39:51 +08:00 |
mindspore-ci-bot
|
3c7b668d63
|
!5955 Cuda and ascend run package version checking && temporary environment variables auto setting
Merge pull request !5955 from zhoufeng/version_check
|
2020-09-11 11:12:30 +08:00 |
liubuyu
|
c5f8849d03
|
version check
|
2020-09-10 20:33:46 +08:00 |
xulei2020
|
b356211413
|
add init code
|
2020-09-10 15:35:08 +08:00 |
xuanyue
|
99d6d7a07a
|
custom parser tflite
|
2020-09-02 19:08:18 +08:00 |
mindspore-ci-bot
|
bbbee68556
|
!4873 [lite] add option to build full minddata
Merge pull request !4873 from 章一智/TRC-ms-lite
|
2020-08-29 04:04:10 +08:00 |
ervinzhang
|
50cda2f8b1
|
added build option to build full minddata in ms-lite
|
2020-08-28 13:29:35 -04:00 |
mindspore-ci-bot
|
5c0b0c493a
|
!5358 Fix utest asan
Merge pull request !5358 from zhoufeng/ut-asan
|
2020-08-28 16:14:03 +08:00 |
zhoufeng
|
f62067ef83
|
fix utest asan
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-08-28 14:12:46 +08:00 |
mindspore-ci-bot
|
4daabe1d75
|
!5316 Add head files and third-party files to x86 runtime package.
Merge pull request !5316 from wangshaocong/lite_pkg
|
2020-08-27 14:36:11 +08:00 |
wsc
|
1fe8d71581
|
Add head files and third-party files to x86 runtime package
|
2020-08-27 10:47:38 +08:00 |
liuwenhao4
|
8b2dc47a64
|
Add Convertor function for windows enviroment
|
2020-08-27 09:02:53 +08:00 |
mindspore-ci-bot
|
1e0bb2b9af
|
!5043 Add Convertor function for windows enviroment
Merge pull request !5043 from liuwenhao/master
|
2020-08-25 21:30:48 +08:00 |
liuwenhao4
|
df44111d87
|
Add Convertor function for windows enviroment
|
2020-08-25 16:26:33 +08:00 |
wsc
|
acbb23f8a7
|
Fix bug: the output folders of packages are the same.
|
2020-08-25 15:03:03 +08:00 |
wsc
|
758130924f
|
Modify the '-fvisibility' attribute of mindspore-lite project.
|
2020-08-22 17:34:07 +08:00 |
chenjianping
|
d88a98658c
|
move nnacl to lite/
|
2020-08-22 16:43:15 +08:00 |
wsc
|
ba6c1494da
|
Modify structure of tar packages of mindspore-lite
|
2020-08-20 19:27:48 +08:00 |
mindspore-ci-bot
|
0feb98ae8e
|
!4693 Modify CMakeList file of lite to generate packages.
Merge pull request !4693 from wangshaocong/lite_cmake
|
2020-08-19 17:03:19 +08:00 |
mindspore-ci-bot
|
2db4bda219
|
!4622 serving restful init
Merge pull request !4622 from hexia/http_init
|
2020-08-19 16:15:58 +08:00 |