lingyunli63
42017a19e6
enable compile gpu in akg
5 years ago
hexia
0792ceeeef
fix python import
5 years ago
ZPaC
8ff1a9ab47
Use white list to control pslite compilation
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
yanghaoran
859acc6d2a
synchronize latest Ascend software suite 18 Jul 2020, and merging branches
5 years ago
liubuyu
a42ebf2cbc
cmake bug fix
5 years ago
yuximiao
ed9cc50551
Add profiler module
5 years ago
mindspore-ci-bot
7233d650f0
!3063 Enable to train in parameter server mode
...
Merge pull request !3063 from ZPaC/add-ps-training-mode
5 years ago
ZPaC
52022c8013
Enable to train in parameter server mode
5 years ago
changzherui
f4cb445ea8
syn code for 0715
5 years ago
caifubi
cb8b5dbd76
Remove build option -S
5 years ago
hexia
34c5971960
add ms_serving to whl and uncoupling third_party grpc
5 years ago
mindspore-ci-bot
69ce4bf2b2
!2970 Del mindspore/model_zoo
...
Merge pull request !2970 from panbingao/master
5 years ago
caifubi
c577952c9a
Async Data Dump
5 years ago
mindspore-ci-bot
65c6e54e2e
!2773 Adding cpp_api
...
Merge pull request !2773 from 章一智/cpp_api
5 years ago
ZPaC
e3316ae9d7
Fix ge compile error.
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
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
qianlong
0c35247b58
change icu4c compile way
5 years ago
ZPaC
a057639abc
Add pslite dependency
5 years ago
mindspore-ci-bot
cc2655e599
!2428 building _ms_mpi with mpi_interface
...
Merge pull request !2428 from chenjianping/host_reduce
5 years ago
chenjianping
343889cdb7
building _ms_mpi with mpi_interface
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
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
c737098017
fix icu complie error
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
Yang
d7d8688ec4
!2118 update sqlite & patch
5 years ago
zhoufeng
54f1c6e3cb
make the commid_id of whl packages to have same length
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yanghaoran
8da4c1a763
synchronize latest ascend software 04 Jun 2020
5 years ago
chenjianping
af8108c9e1
support host reduce scatter and allgather
5 years ago
jonyguo
698c88f306
update sqlite patch
5 years ago
xulei2020
5edadf1542
add jieba c++ code
5 years ago
xulei2020
da8e095bd3
add jieba c++ code
5 years ago
xulei2020
163b6b7ea7
add jieba c++ code
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
b681cec8f2
cmake refactor
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
mindspore-ci-bot
53b3d187b9
!543 modify build for gpu tvm
...
Merge pull request !543 from dengwentao/fix_tvm
5 years ago
dengwentao
08968c2744
modify tvm build
5 years ago
mindspore-ci-bot
ac83d09651
!489 Fix __FILE__ macro when symbolic links exist in the path to code directory
...
Merge pull request !489 from yanghaoran/master
5 years ago
lupengcheng
4b2f546730
回退 'Pull Request !263 : optimize cmake for tvm '
5 years ago
yanghaoran
4f0034353e
add realpath to acquire real cmake dir despite usage of symbolic links
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
mindspore-ci-bot
d1da509b45
!263 optimize cmake for tvm
...
Merge pull request !263 from dengwentao/tvm
5 years ago
dengwentao
f4164169fa
modify gpu tvm cmake
5 years ago
mindspore-ci-bot
f69a668d98
!350 change tuple output to make tuple
...
Merge pull request !350 from lianliguang/chang-tuple-output-to-make-tuple
5 years ago
lianliguang
00e4306518
convert all tuple output to maketuple
5 years ago
mindspore-ci-bot
2f4cd8b85e
!408 Fix compiles fail with cmake version greater than 3.17 on windows
...
Merge pull request !408 from ZhouFeng/cmake317-windows
5 years ago
chenjianping
523fde0e25
eliminate securec warning
5 years ago
zhoufeng
c72bafaec9
fix compiles fail with cmake version greater than 3.17 on windows
5 years ago
chenjianping
c8da1cf8e9
support building on windows|support package
5 years ago
zhoufeng
108ac9cda7
fix package path
5 years ago
chenjianping
b6493af6b7
fix gpu init fail
5 years ago
mindspore-ci-bot
3511391f35
!359 Fix tvm copy path
...
Merge pull request !359 from ZhouFeng/fix-tvm-copy-path
5 years ago
zhoufeng
a66b0c1e11
fix tvm copy path
5 years ago
mindspore-ci-bot
b2b3e24a8e
!329 [MS]support building on windows 10
...
Merge pull request !329 from chenjianping/building-on-windows-2
5 years ago
chenjianping
1286767d0e
support building on windows
5 years ago
zhoufeng
4a9f497283
move akg out
5 years ago
zhoufeng
a1a2182b8a
modify whl file name to be same as package name
5 years ago
zhoufeng
2dd60b4ce3
pack via cpack
5 years ago
chenzomi
65a49a21e5
fix complite error while using .so with clang on macos
5 years ago
dengwentao
b5ca2a3e30
:modify protobuf cmake
5 years ago
yanghaoran
576f65ad48
add custom environment variable ASCEND_CUSTOM_PATH for customized Ascend software installation
5 years ago
mindspore-ci-bot
bcd25af0df
!144 Compile command supports "-z" (minddata) and "-M on" (gpu) by default in build.sh
...
Merge pull request !144 from ZhouFeng/default-build-command
5 years ago
zhoufeng
f385f2a48b
default build command
...
"-z" (minddata) and "-M on" (gpu) by default in build.sh
5 years ago
mindspore-ci-bot
fe4c815d1c
!151 updata mkl-dnn link and md5
...
Merge pull request !151 from dengwentao/mkldnn_cmake
5 years ago
dengwentao
2303719352
updata mkl-dnn link and md5
5 years ago
jjfeing
b94556e9a6
adapt graphengine upgrade
5 years ago
jjfeing
8ece432ae9
tr5 run package update
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
5 years ago
dengwentao
bffa031dbc
change MS LIB CACHE setting
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago