i-robot
dc5f77f585
!31298 build libmindspore_backend.so
...
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
2022-03-18 09:41:51 +00:00
zhoufeng
b7bb53ff73
build libmindspore_backend.so
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
shenwei41
b0620d64af
MD thirdparty change
2022-03-17 16:33:33 +08:00
qujianwei
7e1aebc2c9
delete ut libgraph.so and liberror_manager.so dependency
2022-03-01 20:50:45 +08:00
zhoufeng
f49b195c39
extract common as an independent shared library
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
jinjiali
b2d1bad62c
package the cuda operations as a dynamic link library
2022-02-22 16:48:19 +08:00
yanghaoran
739c4b236a
回退 'Pull Request !30120 : Package the cuda operators as a dynamic link library'
2022-02-18 08:59:07 +00:00
jinjiali
cd7db0f57f
package the cuda operations as a dynamic link library
2022-02-17 16:51:45 +08:00
i-robot
ac48f3ebbb
!29723 Pack nccl lib to MS whl
...
Merge pull request !29723 from ZPaC/pack-nccl-lib
2022-02-08 08:05:22 +00:00
ZPaC
e3ccb94b03
Pack nccl lib to MS whl
2022-02-07 15:53:29 +08:00
zhoufeng
8e97ce5cd2
build core.so
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-01-29 14:11:02 +08:00
xiao_yao1994
0843910260
unify ge and vm backend
2022-01-11 11:53:58 +08:00
xuyongfei
0eccf7a4bd
package mindapi to include dir of mindspore wheel
2021-12-22 10:28:19 +08:00
shenwei41
02dd82ac3f
update opencv and sqlite version
2021-12-17 16:12:30 +08:00
jinxiaoxian
01fc6efc7d
rebuild python frame
2021-12-16 10:50:59 +08:00
i-robot
48c7b73fd1
!26098 Remove explainer code
...
Merge pull request !26098 from TonyNG/remove_explainer
2021-11-12 08:33:11 +00:00
ZPaC
87057fdc27
Dynamic load ompi and nccl
2021-11-11 21:05:50 +08:00
unknown
5903471b47
remove explainer
2021-11-11 15:27:40 +08:00
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