Commit Graph

106 Commits

Author SHA1 Message Date
i-robot 411d3bb015 !25894 Fix windows python3.9 compile
Merge pull request !25894 from zhoufeng/find-python-path
2021-11-10 06:30:37 +00:00
zhoufeng 1e86ddaabb fix windows find python path
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-11-09 14:32:42 +08:00
yanghaoran 17ce1f5004 add nightly/weekly dev version number 2021-11-06 16:56:44 +08:00
liqiliang dd829f53f9 Add BFGS, line_search and block_diag algorithms in scipy. 2021-11-01 16:06:41 +08:00
dayschan 32ecd8ee79 GraphKernel supports CPU
only Linux system is supported now.

change the default value of `ENABLE_AKG` to off, and controlled by option `-K`.
the `ENABLE_AKG` is auto enabled when `ENABLE_GPU` or `ENABLE_D` is on.
since now, we can use `ENABLE_AKG` to control the compilation of graphkernel
and akg codes.

fix usage description for option "-K", it should be "[-K on|off]".

LLVM is required by akg for cpu kernels, so AKG for cpu is default disabled now.
2021-09-29 23:34:16 +08:00
TinaMengtingZhang c0d2514489 Update grpc from 1.27.3 to 1.36.1 and subdependency (re2 & absl) 2021-09-16 12:33:04 -04:00
sabrinasun 220245f592 add security isolation to online and offline debugger 2021-09-12 23:01:15 -04:00
linqingke 82b88ade65 [Boost]Add MindBoost. 2021-09-09 10:25:26 +08:00
baihuawei a9694a9230 ascend add nontask sink mode 2021-08-25 14:45:58 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
yanghaitao1 8fc11cb676 adapt delete libms_profiler_fwk.a 2021-08-19 19:33:53 +08:00
dingpeifei 02878c2378 release debug master 0730 2021-08-05 19:08:30 +08:00
zhangzhaoju 08940a7b25 Disable AVX while Enable ASAN
solve build errors while change BUILD_PATH
2021-07-10 11:20:54 +08:00
zhoufeng 419da713dc fix opencv install on python3.9
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-28 18:55:32 +08:00
zhoufeng f28c1f963a split package script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-26 13:30:10 +08:00
zhoufeng cade251e5b build without ge
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-16 09:04:38 +08:00
shenwei41 c6ea60746a Rectification error 2021-06-09 11:25:15 +08:00
fenglovebei 3a368f9608 check install 2021-06-02 17:58:19 +08:00
zhoufeng a76d58b52d hccl decouple
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-05-11 22:25:00 +08:00
YangLuo 0a4da64e13 Fix minddata issues 2021-05-10 11:12:00 +08:00
ZPaC 12f95b51f4 Add server code part2 2021-05-06 20:36:04 +08:00
mindspore-ci-bot 966f89198a !15107 use internal ge runtime
From: @zhoufeng54
Reviewed-by: 
Signed-off-by:
2021-04-29 10:05:54 +08:00
mindspore-ci-bot 1e2e554db3 !15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
2021-04-28 09:57:46 +08:00
zhoufeng 3d38bcf791 use internal ge runtime
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-26 18:56:33 +08:00
zhoufeng 117b35eb49 modify grpc namespace as mindspore private 2021-04-22 21:25:27 +08:00
YangLuo bf48400c10 unify include file of minddata 2021-04-22 10:59:36 +08:00
zhanyuan 00631eb5a0 [CPU] Build nnacl as a shared library 2021-04-15 19:13:32 +08:00
zhoufeng cae58d85ef compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-08 22:20:15 +08:00
mindspore-ci-bot 3692fd19de !14707 fix the problem of "the time of compile python385/390 version of daily building too long"
From: @fan-jibin
Reviewed-by: @xsmq,@zhunaipan
Signed-off-by: @zhunaipan
2021-04-07 19:26:15 +08:00
范吉斌 d778026c07 reduce the time of compile python385/390 version 2021-04-06 21:25:33 +08:00
John Tzanakakis da3b13a0e1 Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
2021-04-05 18:01:38 -04:00
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