diff --git a/sigs/serving/README.md b/sigs/serving/README.md index ac8ac46..05ad345 100644 --- a/sigs/serving/README.md +++ b/sigs/serving/README.md @@ -8,21 +8,21 @@ This is the working repo for the Serving Special Interest Group (SIG). This repo 4. Support data pre-processing and post-processing sink to the service back-end. 5. Support multiple models. -# SIG Leads +## SIG Leads * Xu Yongfei (Huawei) -# Logistics +## Logistics * SIG leads will drive the meeting. * Meeting announcement will be posted on our gitee channel: https://gitee.com/mindspore/community/tree/master/sigs/serving * Feedbacks and topic requests are welcomed by all. -# Discussion +## Discussion * Slack channel: *TBD* * Documents and artifacts: https://gitee.com/mindspore/community/tree/master/sigs/serving -# Meeting notes - +## Meeting notes +* [Thursday August 5, 2021](./meetings/001-20210805.md) diff --git a/sigs/serving/meetings/001-20210805.md b/sigs/serving/meetings/001-20210805.md new file mode 100644 index 0000000..22d22d0 --- /dev/null +++ b/sigs/serving/meetings/001-20210805.md @@ -0,0 +1,32 @@ +# Thursday August 5, 2021 at 17:00pm GMT+8 + +## Agenda + +- Support models pipeline: multiple modles can be loaded into a single device card, and these models can be combined to provide services. Each model can provide its customized Python pre-processing and post-processing. +- Provides interface related to multi-models commination. Single model is special case of multiple models, and to simplify interfaces, the original single-model interface are deprecated. + +## Conference links + +- Meeting Time: + + 2021-08-05 19:00-21:00 ((UTC+08:00)Beijing) + +- Meeting Link: + + https://welink.zhumu.com/j/209111783 + +## Attendees + +- Xu Yongfei (Huawei) +- Jiang Jianfei (Huawei) +- Wang Kaisheng (Huawei) + +## Notes + +- The meeting video can be found: + + [Executor & Serving SIG Meeting 2021](https://www.bilibili.com/video/BV1PX4y1F7i1) + +## Action items + +- None.