Commit Graph

833 Commits

Author SHA1 Message Date
wYann b294db6b05 delete ENABLE_TUPLE_UNFOLD 2023-03-06 10:57:36 +08:00
i-robot 011210061e
!49517 [MS]{Lite][Task] solve compile problems for new infer framework
Merge pull request !49517 from 刘力力/feature_new_infer
2023-03-01 02:13:42 +00:00
liu lili c9abde573c mindspore lite: add new files of framework 2023-02-28 20:32:33 +08:00
zhoufeng 5b5cb2fcf8 compile cuda_ops.so for cuda10.1
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-28 13:20:25 +08:00
zhoufeng bb1ae2f79b refactor cmake codes that supported since cmake3.21
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-25 18:12:23 +08:00
i-robot abd4dd0dc2
!49357 fix op arm64 compile
Merge pull request !49357 from wangpingan/op_compile
2023-02-25 06:45:53 +00:00
zhoufeng c1fdcb9dd7 dump debuginfo files when compile with -f option
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-24 17:32:16 +08:00
wangpingan2 8e77db1261 fix kernel_executor arm64 compile. 2023-02-24 15:31:08 +08:00
ling 4a7571ad45 [LITE] litekernel support kernelmod 2023-02-22 14:44:03 +08:00
i-robot f7c3cfad48
!48340 fix windows gpu
Merge pull request !48340 from zhoufeng/fix-windows-gpu
2023-02-20 01:57:29 +00:00
i-robot 44ccb0ba28
!48709 [MS][LITE]fix bug for import cloud and lite at the same time
Merge pull request !48709 from luoyuan/fix-bug-for-import-yun-lite
2023-02-18 13:20:50 +00:00
zhoufeng 836f0355ac fix windows gpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-02-18 18:29:26 +08:00
i-robot 65f36d8def
!48105 [LITE] mslite support build kernel mod
Merge pull request !48105 from ling/pr
2023-02-16 01:05:45 +00:00
ling 2f1d29f492 extendrt support build kernel mod 2023-02-15 12:08:23 +08:00
i-robot 486cb563a0
!48518 upgrade_ascend_20270207_master
Merge pull request !48518 from 胡彬/upgrade_ascend_20230207_master
2023-02-13 10:07:39 +00:00
i-robot 5ea8da026a
!48736 remove debug option from securec for arm
Merge pull request !48736 from yanghaoran/master
2023-02-13 02:12:18 +00:00
luoyuan 295a4dba30 [MS][LITE]fix bug for import cloud and lite at the same time 2023-02-12 10:32:35 +08:00
hbhu_bin 2151611a32 upgrade_ascend_20230207_master 2023-02-11 16:04:47 +08:00
yanghaoran 53567f390c remove debug option from securec for arm 2023-02-11 14:49:26 +08:00
youshu1 a43574c3a0 [MS][LITE] Fix load dvpp plugin search path for lite. 2023-02-11 12:19:40 +08:00
emmmmtang 992565da9d Fix OpenSSL CVE 2023-02-10 09:23:55 +08:00
youshu1 b6ebee5efc [MS][LITE] Fix dvpp plugin search location for lite. 2023-02-03 09:15:34 +08:00
ttudu 37586dbf9b ascend support untuple 2023-01-31 20:38:28 +08:00
i-robot d222e5a707
!48196 plugin package size
Merge pull request !48196 from zhoufeng/plugin-package-size
2023-01-31 12:03:36 +00:00
zhoufeng bc91b7fe61 plugin package size
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-30 19:12:33 +08:00
ZPaC 652e67ba2a Optimize rdma compiling option 2023-01-29 11:06:14 +08:00
i-robot 1674f3f666
!47753 [MSLITE]整改opencl依赖包cmake,拆分成两个独立的三方包cmake
Merge pull request !47753 from zhuguodong/for_opencl_cmake
2023-01-17 13:23:34 +00:00
youshu1 b5b5eaba99 [MS][LITE] Change cloud_fusion_infer to cloud_infer. 2023-01-13 15:33:29 +08:00
Zhu Guodong ef5b063565 [MSLITE] split opencl.cmake to two third-party deps: opencl-headers and opencl-clhpp 2023-01-11 15:51:00 +08:00
zhoufeng 3b7452a0e3 support -f build only device plugins
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-07 14:55:51 +08:00
zhoufeng cb0de9dbb9 open dvpp utils by absolute path
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-01-03 20:13:02 +08:00
i-robot d30d654f8b
!47173 CMake ERROR
Merge pull request !47173 from jiaorui/load-super-bar
2022-12-28 01:40:41 +00:00
jiaorui 0479f255e7 cmake error 2022-12-24 15:00:36 +08:00
i-robot b6653ab2d6
!47033 remove compression and testcases in mindspore
Merge pull request !47033 from hangq/wood
2022-12-23 08:20:27 +00:00
i-robot c5c6ceb1b5
!46665 Load Super Bar By Json File
Merge pull request !46665 from jiaorui/load-super-bar
2022-12-22 10:02:56 +00:00
jiaorui fa1b5a1b7f load super bar by json 2022-12-21 17:24:49 +08:00
hangangqiang ea0b841653 remove compression and testcases 2022-12-21 14:13:13 +08:00
huangyong 84140de08f upgrade ascend 20221129 master
cherry pick 1.10 update

upgrade ascend 20221122

filter out matmul if it is fp16->fp32 with a fp32 bias

modify jjfeng comment
2022-12-20 10:03:35 +08:00
Zhu Guodong 5847b11963 [MSLITE] modify opencl cmake to support cross-platform like windows. 2022-12-15 17:22:39 +08:00
i-robot 7b87b4971f
!46549 [MSLITE] Change ascend ge to plugin and supports independent session.
Merge pull request !46549 from wangshaocong/bugfix
2022-12-13 03:46:55 +00:00
i-robot b3dd74cb76
!44563 [MS][MHA] Adding support in FP16 and cross for Multi Head Attention
Merge pull request !44563 from Nizzan/export_nizzan
2022-12-09 09:12:29 +00:00
i-robot f8dafdc71d
!46514 Add converter.h API docs and add it to release pkg
Merge pull request !46514 from 刘崇鸣/add_converter_header_to_pkg
2022-12-09 06:04:00 +00:00
zhengyuanhua 9688c8cb5e [bugfix] fix cloud compile 2022-12-08 16:02:00 +08:00
wang_shaocong 78642ec8d4 [MSLITE] ascend ge supports independent session. 2022-12-08 11:51:15 +08:00
liuchongming d2380f0755 Add converter.h header to release pkg and supply api docs. 2022-12-07 10:17:39 +08:00
nizzan dff877dbd3 Adding support for FP16, cross & T5 MHA 2022-12-06 09:56:12 +02:00
i-robot 09fb9ad966
!46032 include notice in whl
Merge pull request !46032 from Henry Shi/notice_whl
2022-11-29 02:26:39 +00:00
Henry 156f9a4c56 include notice 2022-11-25 15:14:28 +08:00
liuchongming 0fa1e0d69d Adjust release package structure and remove unused header. Besides, fix the early release problem of pass plugin. 2022-11-19 17:06:32 +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