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