Browse Source

!71 Dataset SIG meeting, Discuss the new features in October

Merge pull request !71 from liucunwei/dataset-lcw-1015
pull/71/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
f4ac43c67e
2 changed files with 33 additions and 0 deletions
  1. +1
    -0
      sigs/data/README.md
  2. +32
    -0
      sigs/data/meetings/008-20201016.md

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

@@ -28,4 +28,5 @@ This is the working repo for the Data special interest group (SIG). This repo co
* [Wednesday August 05, 2020](./meetings/005-20200805.md)
* [Thursday August 06, 2020](./meetings/006-20200806.md)
* [Thursday September 03, 2020](./meetings/007-20200903.md)
* [Friday October 16, 2020](./meetings/008-20201016.md)


+ 32
- 0
sigs/data/meetings/008-20201016.md View File

@@ -0,0 +1,32 @@
# Friday October 16, 2020 at 9:30am GMT+8

## Agenda
* Discuss the new features in October.
- GPU profiling
- GPU push queue optimization
- Support C++ API of dataset
- Support unique operator in dataset pipeline
## Conference links
* https://welink-meeting.zoom.us/j/131315760

## Attendees
* Liu Cunwei (Huawei)
* EricZhang (Huawei)
* Luo Yang (Huawei)
* Xu Lei (Huawei)
* Li Yong (Huawei)
* Pan Fengfeng (Huawei)
* Yang Haitao (Huawei)
* Guo Zhijian (Huawei)



## Notes
* Participants: Liu Cunwei, Li Yong, He Leiwang, EricZhang, Guo Zhijian, Zirui Wu, Lixia Chen
* 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