Commit Graph

30 Commits

Author SHA1 Message Date
zhoufeng 836f0355ac fix windows gpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-18 18:29:26 +08:00
hangangqiang ea0b841653 remove compression and testcases 2022-12-21 14:13:13 +08:00
zhoufeng b25cc0256f support all cuda version in a whl package
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-11-17 20:30:31 +08:00
ZPaC b7df5799b2 Delete gpu_collective so for cloud side. 2022-11-13 12:28:36 +08:00
qiuzhongya 4e33db0365 support for msvc debug, add pdb file in package 2022-10-24 21:17:42 +08:00
qiuzhongya 05f66e911e support for msvc debug compile 2022-10-08 20:16:44 +08:00
He Wei 352571d7be Add experimental API for MapParameter 2022-09-19 19:04:25 +08:00
taipingchangan 408e6c9189 enable gpu on windows 0916 2022-09-16 15:50:28 +08:00
taipingchangan 05dad30561 adapt code for msvc 0914 2022-09-14 18:05:43 +08:00
taipingchangan 2001a98c09 adapt xx.cmake to msvc 2022-08-26 11:28:01 +08:00
taipingchangan 122417987e adapt code to windows gpu 2022-08-24 19:13:04 +08:00
xiongkun 317f59a0ae [MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets

[MS][Rewrite]Move return out of if and support multiple targets
2022-04-11 20:39:42 +08:00
zhoufeng b7bb53ff73 build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-03-17 19:14:45 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
zhoufeng 8e97ce5cd2 build core.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-01-29 14:11:02 +08:00
jinxiaoxian 01fc6efc7d rebuild python frame 2021-12-16 10:50:59 +08:00
i-robot 48c7b73fd1 !26098 Remove explainer code
Merge pull request !26098 from TonyNG/remove_explainer
2021-11-12 08:33:11 +00:00
ZPaC 87057fdc27 Dynamic load ompi and nccl 2021-11-11 21:05:50 +08:00
unknown 5903471b47 remove explainer 2021-11-11 15:27:40 +08:00
i-robot 8c89f9e312 !26071 fix naming while building windows packages
Merge pull request !26071 from yanghaoran/master
2021-11-11 02:09:27 +00:00
i-robot 411d3bb015 !25894 Fix windows python3.9 compile
Merge pull request !25894 from zhoufeng/find-python-path
2021-11-10 06:30:37 +00:00
yanghaoran 8ffd9a0540 fix naming while building windows packages 2021-11-09 20:45:01 +08:00
zhoufeng 1e86ddaabb fix windows find python path
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-11-09 14:32:42 +08:00
yanghaoran 17ce1f5004 add nightly/weekly dev version number 2021-11-06 16:56:44 +08:00
dayschan 32ecd8ee79 GraphKernel supports CPU
only Linux system is supported now.

change the default value of `ENABLE_AKG` to off, and controlled by option `-K`.
the `ENABLE_AKG` is auto enabled when `ENABLE_GPU` or `ENABLE_D` is on.
since now, we can use `ENABLE_AKG` to control the compilation of graphkernel
and akg codes.

fix usage description for option "-K", it should be "[-K on|off]".

LLVM is required by akg for cpu kernels, so AKG for cpu is default disabled now.
2021-09-29 23:34:16 +08:00
linqingke 82b88ade65 [Boost]Add MindBoost. 2021-09-09 10:25:26 +08:00
djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
zhangzhaoju 08940a7b25 Disable AVX while Enable ASAN
solve build errors while change BUILD_PATH
2021-07-10 11:20:54 +08:00
zhoufeng f28c1f963a split package script
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-06-26 13:30:10 +08:00