Commit Graph

21 Commits

Author SHA1 Message Date
mindspore-ci-bot e70a8c840a !2670 Change comment for akg compilation option
Merge pull request !2670 from TronZhang/akg_default_r0.5
2020-06-29 09:33:26 +08:00
yanghaoran 5b6a59e13e update version to 0.5 2020-06-28 22:03:39 +08:00
tronzhang 6259db4d5d change comment for akg option 2020-06-28 17:51:40 +08:00
zhoufeng 5520a23f7c Disable cuda9.2, use cuda10.1 as default
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-23 22:31:37 +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