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
caifubi
7d07e17f5a
Support Common Hccl Op
...
1.Support Broadcast op
2.Support communication op as graph output
3.Optimize Communication op memory alocation
4.support hccl multi-group
5 years ago
xiefangqi
c937bad53f
minddata support voc
5 years ago
zhoufeng
e0c3ec6c79
check gcc version, check patch is found or not
5 years ago
zhoufeng
97a6fc77a1
only pack vc runtime v14.0
5 years ago
zhoufeng
8a988ce0d1
add vc runtime dll to package
5 years ago
dengwentao
08968c2744
modify tvm build
5 years ago
lupengcheng
4b2f546730
回退 'Pull Request !263 : optimize cmake for tvm '
5 years ago
mindspore-ci-bot
76c700fb35
!432 Support for patching and compiling sqlite on windows
...
Merge pull request !432 from ZhouFeng/windows-sqlite-patch
5 years ago
zhoufeng
638b119099
windows sqlite patch
5 years ago
dengwentao
f4164169fa
modify gpu tvm cmake
5 years ago
chenjianping
c8da1cf8e9
support building on windows|support package
5 years ago
zhoufeng
108ac9cda7
fix package path
5 years ago
zhoufeng
a66b0c1e11
fix tvm copy path
5 years ago
zhoufeng
4a9f497283
move akg out
5 years ago