Commit Graph

151 Commits

Author SHA1 Message Date
jjfeing 502be04491 upgrade 0204 2021-02-06 10:51:43 +08:00
wandongdong fa86129228 add cuda backend for lite 2021-01-31 20:41:13 -08:00
sunsuodong d5841b84f4 fix lite_release_package 2021-01-23 12:03:27 +08:00
yoni 53ace98343 Merge branch 'master' of https://gitee.com/mindspore/mindspore into export 2021-01-18 10:54:29 +02:00
yoni 33d7741904 tod add train loop 2021-01-18 09:13:37 +02:00
hangangqiang 181b49f50c add commit id info in package in mindspore lite 2021-01-15 09:11:02 +08:00
zengxianglong 51b2997ca6 isolate FP16 compilation 2021-01-12 15:58:21 +08:00
zhoufeng a5b2b08035 cpp st fwk and script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-01-07 17:58:38 +08:00
chenzupeng 660d2d1e97 fix memory leak bug 2020-12-26 11:14:02 +08:00
yeyunpeng 8aa6e2aaad Limit npu compilation platform to arm64 only. 2020-12-25 21:02:24 +08:00
wandongdong f254fa2578 support java call opencl 2020-12-24 16:57:55 -08:00
yanghaoran b8345d03b6 Synchronize latest Ascend software 18 Dec 2020, with profiler fixes 2020-12-24 15:11:01 +08:00
yeyunpeng 9a6ea7b7df fix 9000e error 2020-12-23 14:40:55 +08:00
mindspore-ci-bot 3e9d95dca1 !8932 [lite] convert attr to tensor
From: @xu_anyue
Reviewed-by: 
Signed-off-by:
2020-12-22 19:29:09 +08:00
xuanyue 87325ad656 primitive attr->tensor 2020-12-21 23:27:34 +08:00
mindspore-ci-bot 9d589d9fa0 !10174 remove third_party/Opencl and support depthwise batch>1
From: @ddwsky
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
2020-12-21 09:21:33 +08:00
sunsuodong 4e974fb2bc enable_npu 2020-12-19 21:13:39 +08:00
wandongdong 00a1369d4e remove third_party/Opencl and support depthwise batch>1 2020-12-18 01:43:35 -08:00
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