Skip to content

Commit d9abe13

Browse files
authored
Update README.md
1 parent 81cf04e commit d9abe13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ With GraphNet, users can:
88
3. Train AI‑for‑Systems models to automatically generate compiler optimization passes.
99

1010

11-
Dataset Construction Constraints:
11+
### Dataset Construction Constraints:
1212
1. Dynamic graphs must execute correctly.
1313
2. Each computation graph should include a standardized method for measuring performance.
1414
3. Graphs and their corresponding Python code must support serialization and deserialization.
@@ -91,10 +91,10 @@ Once you have packaged these extracted computation graphs, submit them to the Gr
9191
<table>
9292
<tr>
9393
<td align="center">
94-
<img width="190" height="220" src="https://github.com/user-attachments/assets/31b4f0ba-417e-48b6-a860-124d74bd6643" />
94+
<img width="200" src="https://github.com/user-attachments/assets/30f034dd-f7d9-49f5-bae8-30ba2ac9c6b4" />
9595
</td>
9696
<td align="center">
97-
<img width="190" height="220" src="https://github.com/user-attachments/assets/140fa03e-36ef-44bf-8d9a-ca65c83b0139" />
97+
<img width="200" src="https://github.com/user-attachments/assets/140fa03e-36ef-44bf-8d9a-ca65c83b0139" />
9898
</td>
9999
</tr>
100100
</table>

0 commit comments

Comments
 (0)