diff --git a/sigs/data/README.md b/sigs/data/README.md index 37b534d8404fb30dfa3b96d9c4f90a9e767104c0..4432570f465a9b49718af395abc840cb3d388251 100644 --- a/sigs/data/README.md +++ b/sigs/data/README.md @@ -22,4 +22,4 @@ This is the working repo for the Data special interest group (SIG). This repo co # Meeting notes * [Thursday April 2, 2020](./meetings/001-20200402.md) - +* [Friday May 15, 2020](./meetings/002-20200515.md) diff --git a/sigs/data/meetings/002-20200515.md b/sigs/data/meetings/002-20200515.md new file mode 100644 index 0000000000000000000000000000000000000000..f4c9576e2b005da3685b8eeefa26c44777d73514 --- /dev/null +++ b/sigs/data/meetings/002-20200515.md @@ -0,0 +1,26 @@ +# Friday May 15, 2020 at 15:00pm GMT+8 + +## Agenda +* Discuss the VOCDataset support object detection function, PR: https://gitee.com/mindspore/mindspore/pulls/1126 +* Discuss the ConcatDataset support function, PR:https://gitee.com/mindspore/mindspore/pulls/1157 +* Discuss the flat_map op support for Dataset, PR:https://gitee.com/mindspore/mindspore/pulls/1061 + +## Conference links +* https://meet.jit.si/MindSporeDataSIG + +## Attendees +* Liu Cunwei (Huawei) +* Guo Zhijian (Huawei) +* Xie Fangqi (Huawei) +* Yan Panhui (Huawei) +* Jiang zhiwen (Huawei) + +## Notes +* Participants: Liu Cunwei, Guo Zhijian, Xie Fangqi, Yan Panhui, Jiangzhiwen +* The meeting video can be found: +> 1. BiliBili: +> 2. Youtube: +* If we change the interface in the future, we should check all the projects which refer to the interface. Maybe command 'grep' is a choice to find all the interface code + +## Action items +* None