Commit Graph

74 Commits

Author SHA1 Message Date
emmmmtang 992565da9d Fix OpenSSL CVE 2023-02-10 09:23:55 +08:00
nizzan 72a341b321 Adding encoder layer fusion 2023-01-18 15:36:22 +02:00
nizzan dff877dbd3 Adding support for FP16, cross & T5 MHA 2022-12-06 09:56:12 +02:00
lizhenyu 0f643987eb Add cucollections cmake 2022-10-25 14:52:19 +08:00
changzherui 6cbad3f58c fix CVE-2022-1941 2022-10-15 12:28:31 +08:00
shenwei41 9e7832ee46 Fix cve and code clean 2022-09-14 16:36:22 +08:00
yoni 3ae59185b2 attention kernel bit exact 2022-09-12 16:46:34 +03:00
taipingchangan 2001a98c09 adapt xx.cmake to msvc 2022-08-26 11:28:01 +08:00
qiuzhongya 9c41875220 support for msvc, third party lib 2022-08-25 15:43:02 +08:00
yoni aac8073a2e Add Fast transformers to mindspore third party 2022-08-08 12:18:58 +03:00
zhunaipan 29c6397ba2 add patches for fixing openssl CVEs
修改:     cmake/external_libs/openssl.cmake
	新文件:   third_party/patch/openssl/CVE-2021-4160.patch
	新文件:   third_party/patch/openssl/CVE-2022-1292.patch
	新文件:   third_party/patch/openssl/CVE-2022-2068.patch
2022-07-27 19:20:04 +08:00
emmmmtang 39907e875b r1.8 fix openssl CVE-2022-2097 2022-07-07 11:23:35 +08:00
wang_shaocong 0009954d32 [MSLITE] Support to convert 310 quantized caffe model. 2022-06-22 14:02:38 +08:00
shenwei41 1ee931e643 remove libtiff cmake 2022-05-26 15:09:47 +08:00
i-robot 28a38eaf95
!34379 acc threadpool and fix onednn patch
Merge pull request !34379 from fangzehua/acc_thread_v2
2022-05-16 12:20:35 +00:00
fangzehua f8268506da acc worker thread and mkl thread 2022-05-14 12:03:02 +08:00
emmmmtang 3fe3778b0b fix openssl cve-2022-0778 2022-04-28 10:45:32 +08:00
baihuawei e576d18758 add patch for onednn 2022-03-28 11:04:57 +08:00
i-robot a9a0b7883c
!31655 fix CVE-2022-0908
Merge pull request !31655 from shenwei41/libtiff
2022-03-22 01:35:49 +00:00
i-robot 32515f8b74
!31602 fix protobuf cve-22570 and clean code
Merge pull request !31602 from changzherui/fix_proto_cve_and_clean_code
2022-03-21 12:37:42 +00:00
shenwei41 09778b7707 fix CVE-2022-0908 2022-03-21 19:34:25 +08:00
changzherui a584ac5d56 fix protobuf cve and clean code 2022-03-21 17:07:29 +08:00
shenwei41 418c6aacfd fix CVE-2022-0561_and_CVE-2022-0562 2022-03-17 18:06:35 +08:00
baihuawei 769003b84d add oneDNN patch 2022-02-15 14:48:07 +08:00
baihuawei 3766a9cd06 oneDNN patch 2022-01-12 15:44:27 +08:00
shenwei41 02dd82ac3f update opencv and sqlite version 2021-12-17 16:12:30 +08:00
gongdaguo 4ddf64944f del glog patch 2021-12-06 15:50:23 +08:00
xulei 78b37afc30 fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
2021-11-29 09:29:02 +08:00
i-robot 77bf581af5 !26652 [MS][LITE]Fix glog
Merge pull request !26652 from gongdaguo/fix_glog
2021-11-23 12:01:25 +00:00
gongdaguo a7461c2156 fix glog 2021-11-18 20:03:06 +08:00
xiefangqi 24ac2382ff mac compile 2021-11-18 14:20:08 +08:00
i-robot 4951fb877c !25428 Patch CVE-2021-3711 and CVE-2021-3712 for openssl
Merge pull request !25428 from liuluobin/master_patch_openssl
2021-10-30 06:56:21 +00:00
liuluobin 546f90ca6d Patch CVE-2021-3711 and CVE-2021-3712 for openssl 2021-10-28 20:33:23 +08:00
xuxusheng 7a9a4d0515 delete mindquantum simulator 2021-10-27 18:35:35 +08:00
yefeng 8ce5dd4867 ios simulator 2021-10-11 14:06:03 +08:00
ms_yan 75636aa311 fix CVE-2021-3672 c-ares bug 2021-08-24 15:47:54 +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
i-robot 56fcdcc69f !21557 fix: thirdparty icu4c binscope
Merge pull request !21557 from guozhijian/fix_icu4c_binscope
2021-08-10 02:06:52 +00:00
jonyguo f27a16c8f8 fix: thirdparty icu4c binscope 2021-08-09 16:07:49 +08:00
shenwei41 59efbb88ec fix waring 2021-08-09 11:40:52 +08:00
yefeng b92e7ed7d3 ios compile new xcode 2021-06-28 20:46:57 +08:00
shenwei41 1e27f88b84 fix code check on master 2021-06-02 20:17:56 +08:00
mindspore-ci-bot 2b8083915e !15902 [MD] apply sqlite3 security patch
From: @liyong126
Reviewed-by: @jonyguo,@heleiwang
Signed-off-by: @jonyguo
2021-05-11 15:39:51 +08:00
liyong ea4451e455 apply sqlite3 patch 2021-05-07 15:22:42 +08:00
donghufeng 800dd5abaa clean code, quantum state to array, projector 2021-05-01 00:53:06 +08:00
zhoufeng 117b35eb49 modify grpc namespace as mindspore private 2021-04-22 21:25:27 +08:00
zhoufeng 51b4f464d6 move link dl to libevent's patch
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-19 17:31:04 +08:00
zhoufeng 534fa9bb6c fix compile error on libevent and grpc
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-11 17:58:42 +08:00
zhoufeng cae58d85ef compile shared grpc library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-04-08 22:20:15 +08:00