From 1e79951eb7186c34faec450d0a3b8f9ae862cb90 Mon Sep 17 00:00:00 2001 From: liucunwei Date: Thu, 15 Oct 2020 14:55:42 +0800 Subject: [PATCH] dataset add sigs meetings in October MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改: sigs/data/README.md --- sigs/data/README.md | 1 + sigs/data/meetings/008-20201016.md | 32 ++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 sigs/data/meetings/008-20201016.md diff --git a/sigs/data/README.md b/sigs/data/README.md index 830fb04..49fb4dc 100644 --- a/sigs/data/README.md +++ b/sigs/data/README.md @@ -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) diff --git a/sigs/data/meetings/008-20201016.md b/sigs/data/meetings/008-20201016.md new file mode 100644 index 0000000..f3f2caf --- /dev/null +++ b/sigs/data/meetings/008-20201016.md @@ -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