Browse Source

Add compiler sig meeting notes for Aug 10

pull/207/head
yujianfeng 3 years ago
parent
commit
16ac678aa1
2 changed files with 42 additions and 1 deletions
  1. +2
    -1
      sigs/compiler/README.md
  2. +40
    -0
      sigs/compiler/meetings/004-20210810.md

+ 2
- 1
sigs/compiler/README.md View File

@@ -27,4 +27,5 @@ This is the working repo for the Compiler special interest group (SIG). This rep

* [Tuesday May 18, 2020](./meetings/001-20200518.md)
* [Friday June 05, 2020](./meetings/002-20200605.md)
* [Thursday June 10, 2021](./meetings/003-20210610.md)
* [Thursday June 10, 2021](./meetings/003-20210610.md)
* [Tuesday August 10, 2021](./meetings/004-20210810.md)

+ 40
- 0
sigs/compiler/meetings/004-20210810.md View File

@@ -0,0 +1,40 @@
# Tuesday August 10, 2021 at 07:00pm GMT+8
## Agenda
- Automatic differentiation and scientific computation.
- The current status control flow.
- The optimization of error message in graph compilation.
## Conference links
https://welink.zhumu.com/j/135416073
## Attendees
- Jason Zhang(Huawei)
- Felix Chen(Huawei)
- Frank Liang(Huawei)
## Notes
议题1:
- 无遗留问题
议题2:
- 1.需要对控制流的支持现状补充文档和教程。
议题3:
- 1.需要明确编译报错改进策略,找浙大学生沟通,听取建议。
## Action items
- https://gitee.com/mind_spore/dashboard/issues?id=I4CMUP
- https://gitee.com/mind_spore/dashboard/issues?id=I42792
- https://gitee.com/mind_spore/dashboard/issues?id=I2CXMJ

Loading…
Cancel
Save