wandongdong
fa86129228
add cuda backend for lite
4 years ago
sunsuodong
d5841b84f4
fix lite_release_package
4 years ago
yoni
53ace98343
Merge branch 'master' of https://gitee.com/mindspore/mindspore into export
4 years ago
yoni
33d7741904
tod add train loop
4 years ago
hangangqiang
181b49f50c
add commit id info in package in mindspore lite
4 years ago
zengxianglong
51b2997ca6
isolate FP16 compilation
4 years ago
zhoufeng
a5b2b08035
cpp st fwk and script
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
chenzupeng
660d2d1e97
fix memory leak bug
4 years ago
yeyunpeng
8aa6e2aaad
Limit npu compilation platform to arm64 only.
4 years ago
wandongdong
f254fa2578
support java call opencl
4 years ago
yanghaoran
b8345d03b6
Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
4 years ago
yeyunpeng
9a6ea7b7df
fix 9000e error
4 years ago
mindspore-ci-bot
3e9d95dca1
!8932 [lite] convert attr to tensor
...
From: @xu_anyue
Reviewed-by:
Signed-off-by:
4 years ago
xuanyue
87325ad656
primitive attr->tensor
4 years ago
mindspore-ci-bot
9d589d9fa0
!10174 remove third_party/Opencl and support depthwise batch>1
...
From: @ddwsky
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
4 years ago
sunsuodong
4e974fb2bc
enable_npu
4 years ago
wandongdong
00a1369d4e
remove third_party/Opencl and support depthwise batch>1
4 years ago
mindspore-ci-bot
18db983d74
!9958 fix opencl subgraph memory reuse
...
From: @ddwsky
Reviewed-by:
Signed-off-by:
4 years ago
wandongdong
5712363365
fix opencl subgraph mem reuse
4 years ago
sunsuodong
5e75212a80
rename pkg simple
4 years ago
mindspore-ci-bot
058fbd2d1f
!9765 remove serving in mindspore repo
...
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
hangangqiang
ed26ff636a
remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party
4 years ago
mindspore-ci-bot
855834e7cd
!9757 modify compile static check
...
From: @lyvette
Reviewed-by:
Signed-off-by:
4 years ago
liuyu
1fbbb6561e
modify compile static check
4 years ago
wandongdong
87d3ff903b
adjust gene_opencl sh to cmake
4 years ago
xuyongfei
c9b072b94d
remove serving in mindspore repo
4 years ago
yanghaoran
306bbe0e65
Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
yeyunpeng
65014d0988
add npu
4 years ago
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:
4 years ago
xulei2020
dc532ff6a9
fix the minddata lite build, keep the third package compiled in the same way
4 years ago
zhoufeng
3296a8cab8
extract build option function
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
076e590a62
modify options of build.sh, add -e ascend -V 910 and -e ascend -V 310
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
3204ecb7d6
mindspore c++ interface
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
xulei2020
406c586374
add wrapper code for jni
4 years ago
mindspore-ci-bot
62f846c484
!8388 link fp16 & optimize to lite
...
From: @yeyunpeng2020
Reviewed-by:
Signed-off-by:
4 years ago
yeyunpeng
a9c90f71e4
target link fp16 and optimize to lite
4 years ago
xulei2020
9b81396130
small minddata lite for train task
4 years ago
mindspore-ci-bot
2a1d95b340
!8193 Java compilation does not compile ut by default
...
Merge pull request !8193 from yeyunpeng2020/java
4 years ago
yeyunpeng
030ee2243e
Java compilation does not compile ut by default
4 years ago
zhoufeng
183742009f
mindspore cxx api for 310 inference
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
liuzhongkai
e4fa3c5b85
add x86_64 sse optimize
4 years ago
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
4 years ago
liubuyu
b03a5445f6
support cmake clean
4 years ago
yeyunpeng
7945bbf9f2
rename and change lib c++_static to c++_shared
4 years ago
xulei2020
7cc84cf879
fix dataset was't packed together with mindspore-lite train problem
4 years ago
xulei2020
8f392204be
minddata build with mindspore-lite train
4 years ago
hangq
e19a3e3926
remove unused Prepare calling in operator & add CreateSession(const char
...
*model_buf, size_t size, lite::Context *context) interface
4 years ago
yeyunpeng
729073d50a
fix java build error
4 years ago
liubuyu
f47dcd2bce
easy use for speed up download third_party
4 years ago
yeyunpeng
da86901c88
fix fp16 memory leaks and maven publish
4 years ago