Commit Graph

226 Commits

Author SHA1 Message Date
zhaosida 0a920057a5 add AdamWeightDecay CPU op and optimize with SIMD intinsics 2021-04-26 19:35:06 +08:00
wilfChen f47a6a619b add build option to support link tensor-rt 2021-04-25 15:39:28 +08:00
sunsuodong d7dbc9961e fix arm64 compile 2021-04-22 19:59:48 +08:00
mindspore-ci-bot f66ba14178 !15420 Add a opts check for build.sh
From: @zhangzhaoju
Reviewed-by: @ginfung,@zh_qh,@hwhewei,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
2021-04-22 16:14:46 +08:00
zhangzhaoju caff3d83c1 Add build.sh opts check,
while -t on/ut -e $dev set together, only invalid -e option
2021-04-22 14:20:09 +08:00
YangLuo bf48400c10 unify include file of minddata 2021-04-22 10:59:36 +08:00
zhangzhaoju fdd58d8f2b delete code not used 2021-04-20 10:44:16 +08:00
mindspore-ci-bot a4b314dc8b !15131 [MSLITE][Develop] Modify lite build and package script
From: @sunsuodong
Reviewed-by: @xsmq,@jpc_chenjianping
Signed-off-by: @jpc_chenjianping
2021-04-16 17:23:41 +08:00
zhanyuan 00631eb5a0 [CPU] Build nnacl as a shared library 2021-04-15 19:13:32 +08:00
sunsuodong aae32eb5bb modify package name 2021-04-14 09:55:09 +08:00
lzk f18d7cf435 fp16 bug fix 2021-04-12 23:10:40 -07:00
mindspore-ci-bot 006c38e2b8 !13417 GPU support CUDA11.1 and Cudnn 8.0
From: @VectorSL
Reviewed-by: @cristoval
Signed-off-by:
2021-03-31 14:08:23 +08:00
VectorSL 8fd1bf6f62 gpu support cuda-11.0 and cudnn-8.0 2021-03-30 19:53:20 +08:00
xutianchun a967aab85e add train lenet java demo 2021-03-29 11:36:38 +08:00
yeyunpeng2020 4f0811668a java support linux x86 avx & sse 2021-03-27 22:52:07 +08:00
sunsuodong 0fba05bd7c fix maven package 2021-03-23 16:32:34 +08:00
sunsuodong 69f80c0168 build_clean_output 2021-03-22 11:00:15 +08:00
chenjianping 0cb6117709 support generate ops.fbs 2021-03-19 11:03:04 +08:00
yeyunpeng2020 2c8ab3f483 adjust cropper and demo 2021-03-17 16:19:13 +08:00
sunsuodong 6fea49b2db package 2021-03-16 14:51:44 +08:00
yeyunpeng2020 5161b88ea6 add tf parser 2021-03-15 15:54:54 +08:00
yeyunpeng 62f0676805 java support linux x86 2021-03-09 14:53:53 +08:00
mindspore-ci-bot 82c095a4d7 !12720 add compile option H to visible hidden interface
From: @chuckchen521
Reviewed-by: 
Signed-off-by:
2021-03-08 19:09:14 +08:00
chenjianping aed2ff9bf1 support generate ops.fbs 2021-03-08 11:14:21 +08:00
chuck 89eed7aa27 add compile option H to visible hidden interface 2021-03-04 22:52:48 +08:00
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
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
mindspore-ci-bot 7a7412e4fb !6136 Add -T option for on-device training
Merge pull request !6136 from lz/master
2020-09-14 14:06:51 +08:00
caifubi 372c2e7951 Combine Async Dump and E2E Dump 2020-09-14 10:57:46 +08:00
lz e4bf7ce137 add -T option 2020-09-14 09:28:36 +08:00
mindspore-ci-bot 939737c017 !5970 enable debugger by default and set correct log message severity
Merge pull request !5970 from john_tzanakakis/master_ms1_grpc
2020-09-11 20:43:21 +08:00
mindspore-ci-bot 5247fe7315 !6015 Adding md dependency fetching from ms lib server
Merge pull request !6015 from EricZ/fix_md_submodule
2020-09-11 10:47:44 +08:00
John Tzanakakis b0a7ebdeb0 enable debugger by default and set correct log message severity 2020-09-10 21:42:00 -04:00
Eric 2a1bcddd69 Added check for ms server
Added open cv options from ms server

Fixed struct declaration
2020-09-10 11:30:49 -04:00