xulei2020
de0ded3a75
fix libturbo bug for x86 build
2020-12-11 11:05:46 +08:00
wandongdong
87d3ff903b
adjust gene_opencl sh to cmake
2020-12-10 04:03:41 -08:00
mindspore-ci-bot
d9395e8b71
!9779 [Data]fix Strip for build
...
From: @xulei2020
Reviewed-by: @liucunwei,@HilbertDavid
Signed-off-by: @liucunwei
2020-12-10 19:37:10 +08:00
xulei2020
b71b53155a
add code
2020-12-10 15:02:44 +08:00
lizhenyu
e3f7ae61db
add ps cache manager
2020-12-10 10:31:55 +08:00
mindspore-ci-bot
63d5eb215f
!8965 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
...
From: @nicholas_yhr
Reviewed-by:
Signed-off-by:
2020-12-09 21:30:07 +08:00
yanghaoran
306bbe0e65
Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
2020-12-09 18:29:29 +08:00
mindspore-ci-bot
135e21e5e1
!9684 remove pybind calling in cxx library
...
From: @zhoufeng54
Reviewed-by: @xu-yfei,@chujinjin
Signed-off-by: @chujinjin
2020-12-09 15:34:14 +08:00
mindspore-ci-bot
c2ad16352f
!9532 build for mac
...
From: @xiaoyisd
Reviewed-by:
Signed-off-by:
2020-12-09 11:36:56 +08:00
zhoufeng
cd1ce73a25
remove pybind calling in cxx library
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-09 01:58:55 +08:00
xiaoyisd
424999267a
mac build
2020-12-08 19:13:47 +08:00
yeyunpeng
65014d0988
add npu
2020-12-08 17:22:09 +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
mindspore-ci-bot
b95d6fbe58
!9397 Fix type of exception
...
From: @zhoufeng54
Reviewed-by: @kisnwang
Signed-off-by:
2020-12-05 15:48:50 +08:00
Mahdi
db428eed8a
Separated required vision ops for android into vision_lite.h
2020-12-04 09:14:57 -05:00
zhoufeng
3baf37bf13
fix type of exception
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-04 19:09:19 +08:00
jonyguo
663f121a11
update run 20201128
2020-11-30 16:10:11 +08:00
xulei2020
406c586374
add wrapper code for jni
2020-11-28 11:16:34 +08:00
anancds
7c73bc50f4
fixed codex
2020-11-24 21:04:04 +08:00
zhoufeng
d532af3a9a
new hccl interface
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-24 17:34:35 +08:00
yeyunpeng
92c1822942
add cropper
2020-11-19 15:16:47 +08:00
xuanyue
2be2cb3a96
add compatiblity
2020-11-16 19:08:03 +08:00
yeyunpeng
a9c90f71e4
target link fp16 and optimize to lite
2020-11-13 14:09:32 +08:00
guohongzilong
585f29a1f7
fix train mode in package_lite.cmake
2020-11-11 15:50:41 +08:00
mindspore-ci-bot
d286bfe7e3
!8199 update dnnl version
...
Merge pull request !8199 from baihuawei/updatednnl
2020-11-05 15:09:53 +08:00
baihuawei
3f923da39d
update onednnl version
2020-11-04 15:30:38 +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
mindspore-ci-bot
7b967a33a7
!7468 [MemOpt]Safe Optimized Memory Allocation Solver
...
Merge pull request !7468 from laiyongqiang/somas_online_commit
2020-10-31 16:23:15 +08:00
mindspore-ci-bot
7f1a9d1b61
!8014 support windows benchmark dynalic link
...
Merge pull request !8014 from lyvette/win2
2020-10-31 15:52:55 +08:00
laiyongqiang
5452e711b5
[MemOpt]Safe Optimized Memory Allocation Solver
2020-10-31 11:51:30 +08:00
liuyu
73718f2681
support windows benchmark dynalic link
2020-10-30 16:46:05 +08:00
mindspore-ci-bot
cb5b269862
!7888 master version update to 1.1.0
...
Merge pull request !7888 from lilei/modify_version
2020-10-28 16:58:53 +08:00
lilei
fbb1662a38
modify_mindspore_version
2020-10-28 14:26:42 +08:00
xulei2020
9a1d3b09b6
fix dataset lite build with convert tool
2020-10-28 10:57:20 +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
mindspore-ci-bot
b7dacfa36e
!7762 Include `mindspore.explainer` in cmake to make `mindspore.explainer` packed to whl
...
Merge pull request !7762 from lixiaohui33/feature_explain_core
2020-10-26 17:06:52 +08:00
lixiaohui
c8b62074c9
include explainer in cmake and modify __init__ in explanation classes.
2020-10-26 15:49:03 +08:00
ZPaC
adc48d0c9a
update nccl cmake version
2020-10-26 15:24:47 +08:00
xulei2020
7cc84cf879
fix dataset was't packed together with mindspore-lite train problem
2020-10-23 11:43:48 +08:00
mindspore-ci-bot
74428a4f0b
!7582 [MD]Add gitee repo for thirdparty donwload
...
Merge pull request !7582 from xulei/lite_test0905
2020-10-22 09:08:16 +08:00
xulei2020
ea29febdde
add gitee repo for thirdparty donwload
2020-10-21 19:16:22 +08:00
zhoufeng
8709b4fa00
fix cannot find python-dev
...
signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-10-21 17:20:57 +08:00
mindspore-ci-bot
5fe2164a70
!7543 modify_cmake
...
Merge pull request !7543 from lilei/modify_cmake
2020-10-21 11:31:05 +08:00
lilei
ac11c32f4d
modify_cmake
2020-10-21 09:47:33 +08:00
mindspore-ci-bot
89057c52cb
!7522 [Data]add gitee repo for third_party download
...
Merge pull request !7522 from xulei/cmake
2020-10-21 09:07:41 +08:00
ZPaC
d07c6151ea
download nccl and pslite from gitee
2020-10-20 19:23:27 +08:00
xulei2020
9c1a0c796b
add gitee repo for third_party download
2020-10-20 19:07:31 +08:00
mindspore-ci-bot
cd8c4f47f2
!7503 enable download glog from gitee
...
Merge pull request !7503 from liubuyu/bug_fix
2020-10-20 16:13:45 +08:00
liubuyu
e6303ec1b0
enable download glog from gitee
2020-10-20 14:58:59 +08:00
lyvette
6655b89fcf
fix windows compile bug
2020-10-20 10:54:46 +08:00