Commit Graph

241 Commits

Author SHA1 Message Date
hezhenhao1 d5d0930a03 Replace thrust with cub for NonZero operator. 2022-05-31 20:40:56 +08:00
shenwei41 1ee931e643 remove libtiff cmake 2022-05-26 15:09:47 +08:00
liu lili e0ecc973ff mindspore lite: add extendrt and opt cmake 2022-05-20 11:23:53 +08:00
i-robot b74c2caecc
!34528 [MS][LITE]Fix win32 glog build
Merge pull request !34528 from gongdaguo1/fix_win32_glog
2022-05-18 07:56:35 +00:00
gongdaguo 9e377468be fix win32 ccache glog build 2022-05-17 19:41:24 +08:00
i-robot 5315c65b48
!34485 fix openssl bug
Merge pull request !34485 from yeyunpeng2020/openssl
2022-05-17 07:28:31 +00:00
yeyunpeng2020 0dca40ef89 fix openssl bug 2022-05-17 11:07:41 +08:00
zhoufeng c297a89c58 libevent build static library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-05-14 17:16:42 +08:00
ZPaC 6ef21efa2a Disable fortran 2022-05-09 20:01:48 +08:00
i-robot f8cc3c01fb
!33703 Add cuda version to nccl
Merge pull request !33703 from ZPaC/change-nccl-version-with-cuda
2022-05-03 10:29:58 +00:00
i-robot 7306fb1141
!33679 [MSLITE][CPU] cmakelist bugfix
Merge pull request !33679 from Greatpan/cmakelist_bugfix
2022-04-29 06:57:37 +00:00
ZPaC fcabea5c07 Add cuda version to nccl 2022-04-28 15:10:26 +08:00
greatpanc f9e197f49c cmakelist bugfix 2022-04-28 11:29:45 +08:00
emmmmtang 3fe3778b0b fix openssl cve-2022-0778 2022-04-28 10:45:32 +08:00
zhoufeng e873f3ac07 set symbols of openssl static library to hidden
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-04-19 19:50:23 +08:00
liu-yongqi-63 b125369f1e Fix the error is reported when the file name is directly transferred 2022-04-02 11:51:57 +08:00
i-robot e6124133f7
!32289 modify cloud and lite compile to support model zoo
Merge pull request !32289 from zhengyuanhua/model_br1
2022-03-31 07:39:55 +00:00
zhengyuanhua 84e98cdaaf online compile 2022-03-31 10:20:20 +08:00
liuyang_655 217f393174 modify third party 2022-03-29 22:38:44 -04:00
i-robot ee2a72aa28
!32071 onednn patch
Merge pull request !32071 from baihuawei/patch
2022-03-28 11:50:36 +00:00
baihuawei e576d18758 add patch for onednn 2022-03-28 11:04:57 +08:00
dingpeifei 40133e60fd onednn master 0326 2022-03-26 17:01:35 +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
i-robot b724ceaa8e
!31445 fix CVE-2022-0561_and_CVE-2022-0562
Merge pull request !31445 from shenwei41/libtiff
2022-03-21 07:31:03 +00:00
shenwei41 418c6aacfd fix CVE-2022-0561_and_CVE-2022-0562 2022-03-17 18:06:35 +08:00
shenwei41 b0620d64af MD thirdparty change 2022-03-17 16:33:33 +08:00
greatpanc 8a4932efd7 add opencl download ways 2022-03-14 16:31:15 +08:00
yefeng c91dc9cf29 flatbuffer 2022-03-10 21:04:46 +08:00
i-robot e9f2e7e9a6
!30977 fix quant strategy with value equel && fix crypto
Merge pull request !30977 from yeyunpeng2020/quant
2022-03-08 12:47:31 +00:00
i-robot 40f282fe92
!30840 Fix dynamic shape aicpu launch failed.
Merge pull request !30840 from linqingke/compile-aicpu
2022-03-08 11:49:03 +00:00
yeyunpeng2020 94356aa276 handle case where encode_min_ == encode_max_ 2022-03-08 18:46:31 +08:00
yeyunpeng2020 f670a635f0 add encryption to lite 2022-03-08 09:15:10 +08:00
linqingke 42005bd5df fix dynamic shape aicpu launch failed. 2022-03-07 14:40:33 +08:00
baihuawei 769003b84d add oneDNN patch 2022-02-15 14:48:07 +08:00
xulei 80a5930e6e onednn on windows 2022-02-14 09:06:42 +08:00
ZPaC e3ccb94b03 Pack nccl lib to MS whl 2022-02-07 15:53:29 +08:00
shenwei41 811cb9641d modify opencv 2022-01-25 11:58:41 +08:00
i-robot 9295a43c95
!28644 oneDNN patch
Merge pull request !28644 from baihuawei/oneDNNpatch
2022-01-14 03:13:01 +00:00
baihuawei 3766a9cd06 oneDNN patch 2022-01-12 15:44:27 +08:00
fangzehua ac11ceeee4 change omp to ms threadpool 2022-01-11 16:10:11 +08:00
zhengyuanhua ff6b191eb4 fix ci 310 compile 2022-01-10 21:22:51 +08:00
shenwei41 7ae48d76a7 fix code review 2021-12-31 09:52:48 +08:00
i-robot 4915d06df3 !27952 310 support online infer
Merge pull request !27952 from zhengyuanhua/code_review
2021-12-23 03:37:49 +00:00
zhengyuanhua 889a613327 online infer 2021-12-22 21:42:47 +08:00
z00512249 0f099d4a57 upgrade eigen from 3.3.7 to 3.3.9 2021-12-22 16:10:30 +08:00
i-robot 52444c129d !27559 update JSON for Model C++ to 3.7.3
Merge pull request !27559 from yanghaoran/master
2021-12-20 11:23:08 +00:00
yanghaoran 7523631f99 update JSON for Model C++ to 3.7.3 2021-12-18 15:40:01 +08:00