Commit Graph

226 Commits

Author SHA1 Message Date
ervinzhang bd5a777f81 introducing new C++ API 2020-07-10 16:32:38 -04:00
ZPaC a057639abc Add pslite dependency 2020-07-01 16:26:24 +08:00
mindspore-ci-bot 8c99f35241 !2669 Change comment for akg compilation option
Merge pull request !2669 from TronZhang/akg_default
2020-06-29 09:37:20 +08:00
yanghaoran 16976b5f68 update version to 0.5 2020-06-28 21:56:16 +08:00
tronzhang db2e924064 change comment for akg option 2020-06-28 17:52:23 +08:00
zhoufeng b7a50b24d6 Disable cuda9.2, use cuda10.1 as default
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-23 22:35:23 +08:00
Shida He 4c056855e0 Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00
mindspore-ci-bot f1a69de0b6 !2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
2020-06-22 14:40:25 +08:00
chenzomi a834a6308e change some comment name in the whole project 2020-06-22 12:59:21 +08:00
Tron Zhang c01569f0e0 Change akg as on default for D backend 2020-06-22 10:26:26 +08:00
dinghao 8d76c708df init serving 2020-06-21 18:36:53 +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
chenjianping 6034f9c1e2 support host reduce scatter and mpi config 2020-06-15 16:33:40 +08:00
chenjianping af8108c9e1 support host reduce scatter and allgather 2020-06-04 17:20:47 +08:00
jonyguo 5d463bc214 update version from 0.2 to 0.3 2020-05-25 19:38:59 +08:00
leonwanghui 3562625474 Bump the version number to 0.2.0-alpha 2020-04-27 11:24:13 +08:00
leonwanghui c098f1ede5 回退 'Pull Request !703 : modify version number' 2020-04-26 20:08:58 +08:00
chang zherui 248582d6fc nodify version number 2020-04-26 18:13:28 +08:00
zhoufeng d902ec8a2e modify compilation option description 2020-04-22 15:24:11 +08:00
zhoufeng c889320f4e fix cmake verbose 2020-04-19 12:14:46 +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
mindspore-ci-bot 03ba579d4f !145 Distinguish package name according to hardware platform in build.sh
Merge pull request !145 from ZhouFeng/package-name
2020-04-09 12:01:24 +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
zhoufeng 27e49d1415 Distinguish package name according to hardware platform 2020-04-08 09:26:43 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00