i-robot
48c7b73fd1
!26098 Remove explainer code
Merge pull request !26098 from TonyNG/remove_explainer
4 years ago
ZPaC
87057fdc27
Dynamic load ompi and nccl
4 years ago
unknown
5903471b47
remove explainer
4 years ago
i-robot
411d3bb015
!25894 Fix windows python3.9 compile
Merge pull request !25894 from zhoufeng/find-python-path
4 years ago
zhoufeng
1e86ddaabb
fix windows find python path
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
yanghaoran
17ce1f5004
add nightly/weekly dev version number
4 years ago
liqiliang
dd829f53f9
Add BFGS, line_search and block_diag algorithms in scipy.
4 years ago
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.
4 years ago
TinaMengtingZhang
c0d2514489
Update grpc from 1.27.3 to 1.36.1 and subdependency (re2 & absl)
4 years ago
sabrinasun
220245f592
add security isolation to online and offline debugger
4 years ago
linqingke
82b88ade65
[Boost]Add MindBoost.
4 years ago
baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
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
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
yanghaitao1
8fc11cb676
adapt delete libms_profiler_fwk.a
4 years ago
dingpeifei
02878c2378
release debug master 0730
4 years ago
zhangzhaoju
08940a7b25
Disable AVX while Enable ASAN
solve build errors while change BUILD_PATH
4 years ago
zhoufeng
419da713dc
fix opencv install on python3.9
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
f28c1f963a
split package script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
cade251e5b
build without ge
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
shenwei41
c6ea60746a
Rectification error
4 years ago
fenglovebei
3a368f9608
check install
4 years ago
zhoufeng
a76d58b52d
hccl decouple
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
YangLuo
0a4da64e13
Fix minddata issues
5 years ago
ZPaC
12f95b51f4
Add server code part2
5 years ago
mindspore-ci-bot
966f89198a
!15107 use internal ge runtime
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
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:
5 years ago
zhoufeng
3d38bcf791
use internal ge runtime
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
117b35eb49
modify grpc namespace as mindspore private
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
zhanyuan
00631eb5a0
[CPU] Build nnacl as a shared library
5 years ago
zhoufeng
cae58d85ef
compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
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
5 years ago
范吉斌
d778026c07
reduce the time of compile python385/390 version
5 years ago
John Tzanakakis
da3b13a0e1
Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
5 years ago
mindspore-ci-bot
4b329090b6
!13938 library size optimization for 310
From: @zhoufeng54
Reviewed-by: @xu-yfei,@kisnwang
Signed-off-by: @xu-yfei
5 years ago
zhoufeng
e4c59a1c8f
library size optimization for 310
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
liubuyu
a19703d55c
update device target
5 years ago
tronzhang
cb05334f08
change akg package path to mindspore
5 years ago
YangLuo
d8ace8f041
fix minddata issues
5 years ago
Cathy Wong
3e6e35d749
dataset: delete minddata/dataset/include/status.h
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
xsmq
73b7154e55
fix cmakelint error
5 years ago
mindspore-ci-bot
a6791e9a8c
!10018 rename 310 package name to "mindspore-ascend"
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
5 years ago
zhoufeng
6dbc62d3ec
rename 310 package name to "mindspore-ascend". throw when readfile failed. add rpath for 310.
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yanglf1121
9072283395
fix mindpsore.numpy packaging issue and format API comments
5 years ago
mindspore-ci-bot
058fbd2d1f
!9765 remove serving in mindspore repo
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
mindspore-ci-bot
19b81e29d9
!9789 minddata include package
From: @luoyang42
Reviewed-by: @zhoufeng54,@liucunwei
Signed-off-by: @liucunwei
5 years ago
YangLuo
096c271e58
minddata headfile package
5 years ago