mindspore-ci-bot
a6791e9a8c
!10018 rename 310 package name to "mindspore-ascend"
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
4 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>
4 years ago
yanglf1121
9072283395
fix mindpsore.numpy packaging issue and format API comments
4 years ago
mindspore-ci-bot
058fbd2d1f
!9765 remove serving in mindspore repo
...
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
19b81e29d9
!9789 minddata include package
...
From: @luoyang42
Reviewed-by: @zhoufeng54,@liucunwei
Signed-off-by: @liucunwei
4 years ago
YangLuo
096c271e58
minddata headfile package
4 years ago
xuyongfei
c9b072b94d
remove serving in mindspore repo
4 years ago
lizhenyu
e3f7ae61db
add ps cache manager
4 years ago
mindspore-ci-bot
63d5eb215f
!8965 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
...
From: @nicholas_yhr
Reviewed-by:
Signed-off-by:
4 years ago
yanghaoran
306bbe0e65
Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
zhoufeng
cd1ce73a25
remove pybind calling in cxx library
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
3baf37bf13
fix type of exception
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
anancds
7c73bc50f4
fixed codex
4 years ago
zhoufeng
d532af3a9a
new hccl interface
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
zhoufeng
183742009f
mindspore cxx api for 310 inference
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
lixiaohui
c8b62074c9
include explainer in cmake and modify __init__ in explanation classes.
4 years ago
mindspore-ci-bot
2b58af0e9d
!7372 [quant] add QuantDtype and Observer
...
Merge pull request !7372 from yuchaojie/quant2
4 years ago
yuchaojie
025ea2f392
add QuantDtype and Observer
4 years ago
anancds
28c9e9d9a5
Added http server based on libevent
4 years ago
liubuyu
adee3daf4d
bug fix for profiling register twice
4 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
4 years ago
yanghaoran
416c6e1ba8
fix securec compile options, remove unused libraries from output package
4 years ago
liubuyu
c5f8849d03
version check
4 years ago
hexia
75d116b5db
serving http init
5 years ago
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
...
Merge pull request !4268 from liubuyu/master
5 years ago
liubuyu
25a67602b7
bug fix for glog level don't work
5 years ago
mindspore-ci-bot
234a3fd431
!4170 dlopen cpu mpi adapter
...
Merge pull request !4170 from kisnwang/disable-host-mpi
5 years ago
kswang
69c096c2a6
dlopen cpu mpi adapter
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
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
5 years ago
looop5
c2b4bad040
remove redundant compilation of libtvm.so and mindspore/_akg directory
5 years ago
kswang
51e9fbf973
format ompi
5 years ago
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
5 years ago
lingyunli63
b38d8ee837
use akg.ms instead of _akg
5 years ago
hexia
a113a6b50a
fix python proto
5 years ago
xsmq
5087945479
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
5 years ago
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
5 years ago
lingyunli63
42017a19e6
enable compile gpu in akg
5 years ago
hexia
0792ceeeef
fix python import
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
mindspore-ci-bot
be2cfa9ed6
!3075 Add profiler module.
...
Merge pull request !3075 from yuximiao/yuximiao_mindspore_profiler
5 years ago
yuximiao
ed9cc50551
Add profiler module
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
hexia
34c5971960
add ms_serving to whl and uncoupling third_party grpc
5 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
5 years ago
yanghaoran
9ce5c97204
synchronize Ascend software suite 07 Jul 2020
5 years ago
chenjianping
343889cdb7
building _ms_mpi with mpi_interface
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
qianlong
4f16f036be
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
...
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
5 years ago
chenjianping
af8108c9e1
support host reduce scatter and allgather
5 years ago