Commit Graph

133 Commits

Author SHA1 Message Date
mindspore-ci-bot 18db983d74 !9958 fix opencl subgraph memory reuse
From: @ddwsky
Reviewed-by: 
Signed-off-by:
2020-12-17 20:24:45 +08:00
wandongdong 5712363365 fix opencl subgraph mem reuse 2020-12-17 01:14:22 -08:00
sunsuodong 5e75212a80 rename pkg simple 2020-12-15 17:43:13 +08:00
mindspore-ci-bot 058fbd2d1f !9765 remove serving in mindspore repo
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
2020-12-14 19:16:00 +08:00
hangangqiang ed26ff636a remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party 2020-12-14 15:06:23 +08:00
mindspore-ci-bot 855834e7cd !9757 modify compile static check
From: @lyvette
Reviewed-by: 
Signed-off-by:
2020-12-11 10:28:38 +08:00
liuyu 1fbbb6561e modify compile static check 2020-12-10 21:39:36 +08:00
wandongdong 87d3ff903b adjust gene_opencl sh to cmake 2020-12-10 04:03:41 -08:00
xuyongfei c9b072b94d remove serving in mindspore repo 2020-12-10 18:50:30 +08:00
yanghaoran 306bbe0e65 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine 2020-12-09 18:29:29 +08:00
yeyunpeng 65014d0988 add npu 2020-12-08 17:22:09 +08:00
mindspore-ci-bot 05b1d03f2d !9555 [MD]fix the minddata lite build, keep the third package compiled in the same way
From: @xulei2020
Reviewed-by: 
Signed-off-by:
2020-12-07 19:07:10 +08:00
xulei2020 dc532ff6a9 fix the minddata lite build, keep the third package compiled in the same way 2020-12-07 14:51:53 +08:00
zhoufeng 3296a8cab8 extract build option function
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-07 09:23:36 +08:00
zhoufeng 076e590a62 modify options of build.sh, add -e ascend -V 910 and -e ascend -V 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-04 20:11:23 +08:00
zhoufeng 3204ecb7d6 mindspore c++ interface
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-03 21:12:12 +08:00
xulei2020 406c586374 add wrapper code for jni 2020-11-28 11:16:34 +08:00
mindspore-ci-bot 62f846c484 !8388 link fp16 & optimize to lite
From: @yeyunpeng2020
Reviewed-by: 
Signed-off-by:
2020-11-13 16:45:34 +08:00
yeyunpeng a9c90f71e4 target link fp16 and optimize to lite 2020-11-13 14:09:32 +08:00
xulei2020 9b81396130 small minddata lite for train task 2020-11-12 10:45:39 +08:00
mindspore-ci-bot 2a1d95b340 !8193 Java compilation does not compile ut by default
Merge pull request !8193 from yeyunpeng2020/java
2020-11-05 15:17:51 +08:00
yeyunpeng 030ee2243e Java compilation does not compile ut by default 2020-11-04 16:07:19 +08:00
zhoufeng 183742009f mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-04 13:59:33 +08:00
liuzhongkai e4fa3c5b85 add x86_64 sse optimize 2020-11-03 14:35:47 +08:00
Eric 5c37b95992 Added Crop, need decode.
Added decode for source operators

Partial lite build fix

Only crop op enabled

Removed opencv from mdlite "full" build

Adding tests

disabling tests for now, compiling

Halfway done adding normalize

Log linking failed for lite

Added normalize, and resize

Addressing comments part 1

Added CI fix part 1

Added CI fix part 2

added CI fix part 3

Added CI fix part 4

can't remove long

Removed open cv build completely

Removed packaging code for open cv

Disable lint check for C type

Fix CI issues part five
2020-10-26 17:17:33 -04:00
liubuyu b03a5445f6 support cmake clean 2020-10-26 09:39:49 +08:00
yeyunpeng 7945bbf9f2 rename and change lib c++_static to c++_shared 2020-10-24 15:42:26 +08:00
xulei2020 7cc84cf879 fix dataset was't packed together with mindspore-lite train problem 2020-10-23 11:43:48 +08:00
xulei2020 8f392204be minddata build with mindspore-lite train 2020-10-22 21:34:56 +08:00
hangq e19a3e3926 remove unused Prepare calling in operator & add CreateSession(const char
*model_buf, size_t size, lite::Context *context) interface
2020-10-22 14:01:18 +08:00
yeyunpeng 729073d50a fix java build error 2020-10-20 16:44:09 +08:00
liubuyu f47dcd2bce easy use for speed up download third_party 2020-10-15 09:44:49 +08:00
yeyunpeng da86901c88 fix fp16 memory leaks and maven publish 2020-10-14 12:15:39 +08:00
hangq 94132b1aeb fix compile bug in testcase and package 2020-10-12 19:22:00 +08:00
hangq 16e1653c14 use .cmake to compile protobuf and flatbuffers 2020-10-11 13:27:30 +08:00
yeyunpeng 7587a5b7b3 fix build java error 2020-09-30 14:16:12 +08:00
mindspore-ci-bot 640c1eb19c !6778 [MS][LITE][Develop] optimization GPU ops concat
Merge pull request !6778 from pengyongrong/optimizationForConcat
2020-09-30 11:47:05 +08:00
lyvette a0a9eeb189 split benchmark and testcaset compile module for mslite
add protobuf cmake
2020-09-29 16:30:55 +08:00
yeyunpeng b9238d7b01 add java api and ci 2020-09-28 10:57:29 +08:00
Pengyongrong a7c88c0643 concat_optimization 2020-09-26 19:03:16 -07: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
xulei2020 8abe727f49 build minddata wthe mindspore-lite 2020-09-24 20:27:32 +08:00
yeyunpeng 738b21c970 change log_adapter 2020-09-24 14:33:13 +08:00
mindspore-ci-bot b94e85b303 !6574 reviewbot warning clean
Merge pull request !6574 from liubuyu/code_clean
2020-09-21 11:41:52 +08:00
liubuyu fc7ea3db78 code warning clean 2020-09-21 09:44:39 +08:00
yeyunpeng 003ce3a8d7 fix CMAKE_VERBOSE option 2020-09-19 18:44:46 +08:00
yeyunpeng 774d494261 fix static check error 2020-09-19 13:59:16 +08:00
liubuyu d914f617ed fix compile warning 2020-09-16 19:20:47 +08:00
mindspore-ci-bot 93e6bb9aca !6084 MSLITE errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix bugs
Merge pull request !6084 from 徐安越/master
2020-09-14 20:22:08 +08:00
xuanyue 1b4b287a1c errorcode return and add reduce parser for caffe,lsh_projection for tflite,fix some bugs 2020-09-14 17:12:53 +08:00