Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions pfcc/meetings/2025/2025-10-16-meeting-minutes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Paddle Framework Contributor Club 六十一次会议纪要

- 本次会议时间:2025/10/16 19:00-20:00 (GMT+08:00) 中国标准时间 - 北京
- 本次会议接入方式:【腾讯会议】
- 会议密码:无
- [点击链接入会](https://meeting.tencent.com/dm/Q3Sp9t1I6v6D),或添加至会议列表
- 本次会议主席:[fangfangssj](https://github.com/fangfangssj)
- 本次会议副主席:空缺

## 会议议程

1. 新人介绍:@[tjujingzong](https://github.com/tjujingzong),@[youge325](https://github.com/youge325),@[aztice](https://github.com/aztice),@[Le-soleile](https://github.com/Le-soleile),@[Chris-godz](https://github.com/Chris-godz),@[Dayuxiaoshui](https://github.com/Dayuxiaoshui),@[qjyyy77](https://github.com/qjyyy77),@[WanRui37](https://github.com/WanRui37),@[xiaohajiayou](https://github.com/xiaohajiayou),@[scyyh11](https://github.com/scyyh11),@[luyl975](https://github.com/luyl975),@[594233](https://github.com/594233),@[Lmywl](https://github.com/Lmywl)(5 mins)
2. 对于企业开源风险治理的实证研究 @[YangWenhao3906](https://github.com/YangWenhao3906)(20 mins)
- 企业开源风险的介绍,分享不同职位的受访者对其看法
- 系统化、工具化的治理措施能够显著降低企业面临的开源安全漏洞数量和合规事件风险
- 将治理流程融入到软件开发生命周期的早期阶段
3. torch.compile()流程解析 @[fangfangssj](https://github.com/fangfangssj)(20 mins)
- torchdynamo捕捉计算图流程
- torchinductor对捕捉到的计算图进行的优化流程