Commit Graph

18 Commits

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