diff --git a/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.01.19~2026.02.01.md b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.01.19~2026.02.01.md new file mode 100644 index 00000000..a826ffd1 --- /dev/null +++ b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.01.19~2026.02.01.md @@ -0,0 +1,17 @@ +### 姓名 +王豪 + +### 实习项目 +GraphNet 计算子图构建与推广 + +### 本周工作 + +1. 处理dtype泛化失败的计算图,修改dtype转化的代码逻辑是计算图dtype成功转化率提高至95% + + +### 下周工作 + +集成类型泛化的流程, 集成在子图和整图上。 + +### 导师点评 +true diff --git a/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.23~2026.3.8.md b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.23~2026.3.8.md new file mode 100644 index 00000000..f8aeaaef --- /dev/null +++ b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.23~2026.3.8.md @@ -0,0 +1,17 @@ +### 姓名 +王豪 + +### 实习项目 +GraphNet 计算子图构建与推广 + +### 本周工作 + +1. 完成准备 GraphNet中 PaConvert 的bad case, 探索使用各家 LLM 来修复 PaConvert的 bug。 +2. 分析各家 LLM 对嫌疑代码的通透理解程度,并作为隐变量,估算 LLMs 是否有能力解决该 BUG。 + +### 下周工作 + +探索编译机床:直接驱动 LLMs 来解 目标软件包的 bug; + +### 导师点评 + \ No newline at end of file diff --git a/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.2~2026.2.15.md b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.2~2026.2.15.md new file mode 100644 index 00000000..b3488c07 --- /dev/null +++ b/WeeklyReports/hackathon_10th/WHoutstanding/[WeeklyReport]2026.2.2~2026.2.15.md @@ -0,0 +1,18 @@ +### 姓名 +王豪 + +### 实习项目 +GraphNet 计算子图构建与推广 + +### 本周工作 + +1. GraphNet的samples的计算图存在unstable api,使用Paconvert获取未转换的api,并通过unstableTostable backend将计算图的unstable api转换为stabel api。 +2. 用paconvert转换100个torch sample,成功率100的Sample有66个。 + + +### 下周工作 + +1. 使用LLM解决badcase + +### 导师点评 + \ No newline at end of file