Commit Graph

111 Commits

Author SHA1 Message Date
mindspore-ci-bot 4daabe1d75 !5316 Add head files and third-party files to x86 runtime package.
Merge pull request !5316 from wangshaocong/lite_pkg
2020-08-27 14:36:11 +08:00
wsc 1fe8d71581 Add head files and third-party files to x86 runtime package 2020-08-27 10:47:38 +08:00
liuwenhao4 8b2dc47a64 Add Convertor function for windows enviroment 2020-08-27 09:02:53 +08:00
mindspore-ci-bot 1e0bb2b9af !5043 Add Convertor function for windows enviroment
Merge pull request !5043 from liuwenhao/master
2020-08-25 21:30:48 +08:00
liuwenhao4 df44111d87 Add Convertor function for windows enviroment 2020-08-25 16:26:33 +08:00
wsc acbb23f8a7 Fix bug: the output folders of packages are the same. 2020-08-25 15:03:03 +08:00
wsc 758130924f Modify the '-fvisibility' attribute of mindspore-lite project. 2020-08-22 17:34:07 +08:00
chenjianping d88a98658c move nnacl to lite/ 2020-08-22 16:43:15 +08:00
wsc ba6c1494da Modify structure of tar packages of mindspore-lite 2020-08-20 19:27:48 +08:00
mindspore-ci-bot 0feb98ae8e !4693 Modify CMakeList file of lite to generate packages.
Merge pull request !4693 from wangshaocong/lite_cmake
2020-08-19 17:03:19 +08:00
mindspore-ci-bot 2db4bda219 !4622 serving restful init
Merge pull request !4622 from hexia/http_init
2020-08-19 16:15:58 +08:00
wsc 27ce4515f2 Modify CMakeList file of lite to generate packages. 2020-08-19 16:03:18 +08:00
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios 2020-08-19 11:09:01 +08:00
hexia 75d116b5db serving http init 2020-08-18 20:15:47 +08:00
mindspore-ci-bot c6acafcbc6 !4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
2020-08-11 20:05:03 +08:00
liubuyu 25a67602b7 bug fix for glog level don't work 2020-08-11 16:44:50 +08:00
qianlong e9c4378ed8 add support of soft dvpp op 2020-08-11 15:46:07 +08:00
mindspore-ci-bot 234a3fd431 !4170 dlopen cpu mpi adapter
Merge pull request !4170 from kisnwang/disable-host-mpi
2020-08-10 16:39:56 +08:00
kswang 69c096c2a6 dlopen cpu mpi adapter 2020-08-09 14:29:23 +08:00
liubuyu 195f04e50e compile the core directory into a separate static library 2020-08-08 21:31:41 +08:00
mindspore-ci-bot 2b6ac46a03 !3869 remove redundant compilation of libtvm.so and mindspore/_akg directory
Merge pull request !3869 from looop5/remove_redundant_code_in_gpu
2020-08-07 17:19:39 +08:00
looop5 c2b4bad040 remove redundant compilation of libtvm.so and mindspore/_akg directory 2020-08-07 10:27:57 +08:00
kswang 51e9fbf973 format ompi 2020-08-05 22:07:45 +08:00
mindspore-ci-bot 64b0cb4f95 !3972 upgrade dnnl to v1.5
Merge pull request !3972 from kisnwang/update-dnnl-to-v1.5
2020-08-05 11:44:53 +08:00
mindspore-ci-bot 98c415a1d5 !3807 serving support acl dvpp process
Merge pull request !3807 from 徐永飞/master
2020-08-05 11:00:21 +08:00
kswang 13df76c984 upgrade dnnl to v1.5 2020-08-04 22:03:51 +08:00
xuyongfei c0b8df4f7c serving add acl dvpp support, ut tests, return input status string message 2020-08-04 21:40:21 +08:00
mindspore-ci-bot 1354cf098b !3642 use akg to compile gpu ops rather than _akg
Merge pull request !3642 from lingyunli63/use_full_akg_to_support_gpu
2020-08-03 11:53:40 +08:00
lingyunli63 b38d8ee837 use akg.ms instead of _akg 2020-08-03 10:48:11 +08:00
hexia a113a6b50a fix python proto 2020-07-31 15:24:29 +08:00
shenwei41 051c290d8b Modify patches and alerts 2020-07-29 19:26:06 +08:00
xsmq 5087945479 回退 'Pull Request !3236 : use akg to compile gpu ops rather than _akg' 2020-07-28 22:41:33 +08:00
mindspore-ci-bot d469a347f8 !3236 use akg to compile gpu ops rather than _akg
Merge pull request !3236 from lingyunli63/use_full_akg_to_support_gpu
2020-07-28 15:29:26 +08:00
lingyunli63 42017a19e6 enable compile gpu in akg 2020-07-27 19:20:29 +08:00
hexia 0792ceeeef fix python import 2020-07-27 14:12:13 +08:00
ZPaC 8ff1a9ab47 Use white list to control pslite compilation 2020-07-21 20:29:22 +08:00
xulei2020 18b519ae0f add sentence piece 2020-07-20 15:50:35 +08:00
mindspore-ci-bot be2cfa9ed6 !3075 Add profiler module.
Merge pull request !3075 from yuximiao/yuximiao_mindspore_profiler
2020-07-20 11:00:32 +08:00
yanghaoran 859acc6d2a synchronize latest Ascend software suite 18 Jul 2020, and merging branches 2020-07-18 21:09:55 +08:00
liubuyu a42ebf2cbc cmake bug fix 2020-07-18 10:36:53 +08:00
yuximiao ed9cc50551 Add profiler module 2020-07-17 18:20:18 +08:00
mindspore-ci-bot 7233d650f0 !3063 Enable to train in parameter server mode
Merge pull request !3063 from ZPaC/add-ps-training-mode
2020-07-16 22:25:44 +08:00
ZPaC 52022c8013 Enable to train in parameter server mode 2020-07-16 21:39:48 +08:00
changzherui f4cb445ea8 syn code for 0715 2020-07-16 17:18:21 +08:00
caifubi cb8b5dbd76 Remove build option -S 2020-07-16 14:51:48 +08:00
hexia 34c5971960 add ms_serving to whl and uncoupling third_party grpc 2020-07-15 14:27:14 +08:00
mindspore-ci-bot 69ce4bf2b2 !2970 Del mindspore/model_zoo
Merge pull request !2970 from panbingao/master
2020-07-14 08:57:31 +08:00
caifubi c577952c9a Async Data Dump 2020-07-13 09:42:37 +08:00
mindspore-ci-bot 65c6e54e2e !2773 Adding cpp_api
Merge pull request !2773 from 章一智/cpp_api
2020-07-11 18:58:42 +08:00
ZPaC e3316ae9d7 Fix ge compile error. 2020-07-11 11:02:17 +08:00