Browse Source

!43 Dataset SIG meeting, Discuss the new features in August

Merge pull request !43 from liucunwei/dataset-lcw-0804
pull/43/MERGE
mindspore-ci-bot Gitee 6 years ago
parent
commit
0bf9e254c8
3 changed files with 53 additions and 2 deletions
  1. +5
    -2
      sigs/data/README.md
  2. +23
    -0
      sigs/data/meetings/005-20200805.md
  3. +25
    -0
      sigs/data/meetings/006-20200806.md

+ 5
- 2
sigs/data/README.md View File

@@ -23,5 +23,8 @@ This is the working repo for the Data special interest group (SIG). This repo co

* [Thursday April 2, 2020](./meetings/001-20200402.md)
* [Friday May 15, 2020](./meetings/002-20200515.md)
* [Friday June 03, 2020](./meetings/003-20200603.md)
* [Friday July 03, 2020](./meetings/004-20200703.md)
* [Wednesday June 03, 2020](./meetings/003-20200603.md)
* [Friday July 03, 2020](./meetings/004-20200703.md)
* [Wednesday August 05, 2020](./meetings/005-20200805.md)
* [Thursday August 06, 2020](./meetings/006-20200806.md)


+ 23
- 0
sigs/data/meetings/005-20200805.md View File

@@ -0,0 +1,23 @@
# Wednesday August 05, 2020 at 9:30am GMT+8

## Agenda
* Discuss the new features in August, such as GNN distributed cache and batch optimization
## Conference links
* https://welink-meeting.zoom.us/j/991680399

## Attendees
* Liu Cunwei (Huawei)
* Li Yong (Huawei)
* He Leiwang (Huawei)
* Michael (Huawei)
* Guo Zhijian (Huawei)

## Notes
* Participants: Liu Cunwei, Li Yong, He Leiwang, Michael, Guo Zhijian
* 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

+ 25
- 0
sigs/data/meetings/006-20200806.md View File

@@ -0,0 +1,25 @@
# Thursday August 06, 2020 at 9:30am GMT+8

## Agenda
* Discuss the new features in August, such as single cache and automatic data augmentation
## Conference links
* https://welink-meeting.zoom.us/j/443759785

## Attendees
* Liu Cunwei (Huawei)
* Li Yong (Huawei)
* He Leiwang (Huawei)
* Michael (Huawei)
* Guo Zhijian (Huawei)
* Zirui Wu (Huawei)
* Lixia Chen (Huawei)

## Notes
* Participants: Liu Cunwei, Li Yong, He Leiwang, Michael, 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