Browse Source

dataset sig meeting 0513

pull/16/head
liucunwei 5 years ago
parent
commit
ac3de6d7f7
2 changed files with 27 additions and 1 deletions
  1. +1
    -1
      sigs/data/README.md
  2. +26
    -0
      sigs/data/meetings/002-20200515.md

+ 1
- 1
sigs/data/README.md View File

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

+ 26
- 0
sigs/data/meetings/002-20200515.md View File

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

Loading…
Cancel
Save