Browse Source

serving sig 20210805

pull/180/head
xuyongfei 3 years ago
parent
commit
9f9ccc5c78
2 changed files with 37 additions and 5 deletions
  1. +5
    -5
      sigs/serving/README.md
  2. +32
    -0
      sigs/serving/meetings/001-20210805.md

+ 5
- 5
sigs/serving/README.md View File

@@ -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)

+ 32
- 0
sigs/serving/meetings/001-20210805.md View File

@@ -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.

Loading…
Cancel
Save