yanghaoran
306bbe0e65
Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
2020-12-09 18:29:29 +08:00
zhoufeng
cd1ce73a25
remove pybind calling in cxx library
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-09 01:58:55 +08:00
zhoufeng
3baf37bf13
fix type of exception
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-12-04 19:09:19 +08:00
anancds
7c73bc50f4
fixed codex
2020-11-24 21:04:04 +08:00
zhoufeng
d532af3a9a
new hccl interface
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-24 17:34:35 +08:00
zhoufeng
183742009f
mindspore cxx api for 310 inference
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-04 13:59:33 +08:00
lixiaohui
c8b62074c9
include explainer in cmake and modify __init__ in explanation classes.
2020-10-26 15:49:03 +08:00
mindspore-ci-bot
2b58af0e9d
!7372 [quant] add QuantDtype and Observer
...
Merge pull request !7372 from yuchaojie/quant2
2020-10-17 11:27:10 +08:00
yuchaojie
025ea2f392
add QuantDtype and Observer
2020-10-16 15:51:24 +08:00
anancds
28c9e9d9a5
Added http server based on libevent
2020-10-16 14:26:42 +08:00
liubuyu
adee3daf4d
bug fix for profiling register twice
2020-10-15 10:53:47 +08:00
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
2020-09-24 14:09:08 -04:00
yanghaoran
416c6e1ba8
fix securec compile options, remove unused libraries from output package
2020-09-16 18:47:12 +08:00
liubuyu
c5f8849d03
version check
2020-09-10 20:33:46 +08:00
hexia
75d116b5db
serving http init
2020-08-18 20:15:47 +08:00
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
...
Merge pull request !4268 from liubuyu/master
2020-08-11 20:05:03 +08:00
liubuyu
25a67602b7
bug fix for glog level don't work
2020-08-11 16:44:50 +08:00
mindspore-ci-bot
234a3fd431
!4170 dlopen cpu mpi adapter
...
Merge pull request !4170 from kisnwang/disable-host-mpi
2020-08-10 16:39:56 +08:00
kswang
69c096c2a6
dlopen cpu mpi adapter
2020-08-09 14:29:23 +08:00
liubuyu
195f04e50e
compile the core directory into a separate static library
2020-08-08 21:31:41 +08:00
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
2020-08-07 17:19:39 +08:00
looop5
c2b4bad040
remove redundant compilation of libtvm.so and mindspore/_akg directory
2020-08-07 10:27:57 +08:00
kswang
51e9fbf973
format ompi
2020-08-05 22:07:45 +08:00
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
2020-08-03 11:53:40 +08:00
lingyunli63
b38d8ee837
use akg.ms instead of _akg
2020-08-03 10:48:11 +08:00
hexia
a113a6b50a
fix python proto
2020-07-31 15:24:29 +08:00
xsmq
5087945479
回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg'
2020-07-28 22:41:33 +08:00
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
2020-07-28 15:29:26 +08:00
lingyunli63
42017a19e6
enable compile gpu in akg
2020-07-27 19:20:29 +08:00
hexia
0792ceeeef
fix python import
2020-07-27 14:12:13 +08:00
xulei2020
18b519ae0f
add sentence piece
2020-07-20 15:50:35 +08:00
mindspore-ci-bot
be2cfa9ed6
!3075 Add profiler module.
...
Merge pull request !3075 from yuximiao/yuximiao_mindspore_profiler
2020-07-20 11:00:32 +08:00
yuximiao
ed9cc50551
Add profiler module
2020-07-17 18:20:18 +08:00
changzherui
f4cb445ea8
syn code for 0715
2020-07-16 17:18:21 +08:00
hexia
34c5971960
add ms_serving to whl and uncoupling third_party grpc
2020-07-15 14:27:14 +08:00
panbingao
45dbc8bf04
Move model_zoo.resnet.py
2020-07-10 17:36:34 +08:00
yanghaoran
9ce5c97204
synchronize Ascend software suite 07 Jul 2020
2020-07-08 21:49:09 +08:00
chenjianping
343889cdb7
building _ms_mpi with mpi_interface
2020-06-23 22:16:18 +08:00
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.
2020-06-20 22:31:54 +08:00
qianlong
4f16f036be
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
...
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
2020-06-17 15:47:04 +08:00
chenjianping
af8108c9e1
support host reduce scatter and allgather
2020-06-04 17:20:47 +08:00
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
2020-05-18 14:48:34 +08:00
xiefangqi
c937bad53f
minddata support voc
2020-05-15 13:24:03 +08:00
zhoufeng
e0c3ec6c79
check gcc version, check patch is found or not
2020-04-26 11:02:20 +08:00
zhoufeng
97a6fc77a1
only pack vc runtime v14.0
2020-04-25 14:46:42 +08:00
zhoufeng
8a988ce0d1
add vc runtime dll to package
2020-04-23 11:11:54 +08:00
dengwentao
08968c2744
modify tvm build
2020-04-21 20:54:40 +08:00
lupengcheng
4b2f546730
回退 'Pull Request !263 : optimize cmake for tvm '
2020-04-20 17:14:47 +08:00
mindspore-ci-bot
76c700fb35
!432 Support for patching and compiling sqlite on windows
...
Merge pull request !432 from ZhouFeng/windows-sqlite-patch
2020-04-18 16:52:00 +08:00
zhoufeng
638b119099
windows sqlite patch
2020-04-18 15:10:16 +08:00
dengwentao
f4164169fa
modify gpu tvm cmake
2020-04-18 11:45:39 +08:00
chenjianping
c8da1cf8e9
support building on windows|support package
2020-04-16 13:44:20 +00:00
zhoufeng
108ac9cda7
fix package path
2020-04-16 09:22:47 +08:00
zhoufeng
a66b0c1e11
fix tvm copy path
2020-04-15 19:48:47 +08:00
zhoufeng
4a9f497283
move akg out
2020-04-15 17:03:48 +08:00
zhoufeng
2dd60b4ce3
pack via cpack
2020-04-14 20:56:36 +08:00