Commit Graph

833 Commits

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