Commit Graph

73 Commits

Author SHA1 Message Date
mindspore-ci-bot 4b329090b6 !13938 library size optimization for 310
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
2021-03-25 10:06:03 +08:00
zhoufeng e4c59a1c8f library size optimization for 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-03-24 09:23:50 +08:00
liubuyu a19703d55c update device target 2021-03-23 20:01:58 +08:00
tronzhang cb05334f08 change akg package path to mindspore 2021-03-16 16:17:46 +08:00
YangLuo d8ace8f041 fix minddata issues 2021-02-19 10:53:49 +08:00
Cathy Wong 3e6e35d749 dataset: delete minddata/dataset/include/status.h 2021-02-04 10:19:08 -05:00
lixian 7d2fd6e76c cxx api refactor: tensor/status/model 2021-02-02 09:15:56 +08:00
xsmq 73b7154e55 fix cmakelint error 2021-01-23 21:04:29 +08:00
mindspore-ci-bot a6791e9a8c !10018 rename 310 package name to "mindspore-ascend"
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
2020-12-16 09:30:26 +08:00
zhoufeng 6dbc62d3ec rename 310 package name to "mindspore-ascend". throw when readfile failed. add rpath for 310.
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-15 21:57:14 +08:00
yanglf1121 9072283395 fix mindpsore.numpy packaging issue and format API comments 2020-12-15 18:06:55 +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
mindspore-ci-bot 19b81e29d9 !9789 minddata include package
From: @luoyang42
Reviewed-by: @zhoufeng54,@liucunwei
Signed-off-by: @liucunwei
2020-12-14 10:49:40 +08:00
YangLuo 096c271e58 minddata headfile package 2020-12-12 18:10:08 +08:00
xuyongfei c9b072b94d remove serving in mindspore repo 2020-12-10 18:50:30 +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
zhoufeng cd1ce73a25 remove pybind calling in cxx library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-09 01:58:55 +08:00
zhoufeng 3baf37bf13 fix type of exception
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-04 19:09:19 +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
zhoufeng 183742009f mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-04 13:59:33 +08:00
lixiaohui c8b62074c9 include explainer in cmake and modify __init__ in explanation classes. 2020-10-26 15:49:03 +08:00
mindspore-ci-bot 2b58af0e9d !7372 [quant] add QuantDtype and Observer
Merge pull request !7372 from yuchaojie/quant2
2020-10-17 11:27:10 +08:00
yuchaojie 025ea2f392 add QuantDtype and Observer 2020-10-16 15:51:24 +08:00
anancds 28c9e9d9a5 Added http server based on libevent 2020-10-16 14:26:42 +08:00
liubuyu adee3daf4d bug fix for profiling register twice 2020-10-15 10:53:47 +08:00
Lixia Chen 983827ec5c Rebase up to 88ded11f59 2020-09-24 14:09:08 -04:00
yanghaoran 416c6e1ba8 fix securec compile options, remove unused libraries from output package 2020-09-16 18:47:12 +08:00
liubuyu c5f8849d03 version check 2020-09-10 20:33:46 +08:00
hexia 75d116b5db serving http init 2020-08-18 20:15:47 +08:00
mindspore-ci-bot c6acafcbc6 !4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
2020-08-11 20:05:03 +08:00
liubuyu 25a67602b7 bug fix for glog level don't work 2020-08-11 16:44:50 +08:00
mindspore-ci-bot 234a3fd431 !4170 dlopen cpu mpi adapter
Merge pull request !4170 from kisnwang/disable-host-mpi
2020-08-10 16:39:56 +08:00
kswang 69c096c2a6 dlopen cpu mpi adapter 2020-08-09 14:29:23 +08:00
liubuyu 195f04e50e compile the core directory into a separate static library 2020-08-08 21:31:41 +08:00
mindspore-ci-bot 2b6ac46a03 !3869 remove redundant compilation of libtvm.so and mindspore/_akg directory
Merge pull request !3869 from looop5/remove_redundant_code_in_gpu
2020-08-07 17:19:39 +08:00
looop5 c2b4bad040 remove redundant compilation of libtvm.so and mindspore/_akg directory 2020-08-07 10:27:57 +08:00
kswang 51e9fbf973 format ompi 2020-08-05 22:07:45 +08:00
mindspore-ci-bot 1354cf098b !3642 use akg to compile gpu ops rather than _akg
Merge pull request !3642 from lingyunli63/use_full_akg_to_support_gpu
2020-08-03 11:53:40 +08:00
lingyunli63 b38d8ee837 use akg.ms instead of _akg 2020-08-03 10:48:11 +08:00
hexia a113a6b50a fix python proto 2020-07-31 15:24:29 +08:00
xsmq 5087945479 回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg' 2020-07-28 22:41:33 +08:00
mindspore-ci-bot d469a347f8 !3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
2020-07-28 15:29:26 +08:00
lingyunli63 42017a19e6 enable compile gpu in akg 2020-07-27 19:20:29 +08:00
hexia 0792ceeeef fix python import 2020-07-27 14:12:13 +08:00
xulei2020 18b519ae0f add sentence piece 2020-07-20 15:50:35 +08:00
mindspore-ci-bot be2cfa9ed6 !3075 Add profiler module.
Merge pull request !3075 from yuximiao/yuximiao_mindspore_profiler
2020-07-20 11:00:32 +08:00
yuximiao ed9cc50551 Add profiler module 2020-07-17 18:20:18 +08:00