Commit Graph

18 Commits

Author SHA1 Message Date
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