You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ The script is designed to process a file structure as ```/benchmark_path/compile
126
126
3. Extract samples from multi-GPU scenarios to support benchmarking and optimization for large-scale, distributed computing.
127
127
4. Enable splitting full graphs into independently optimized subgraphs and operator sequences.
128
128
129
-
**Vision**: GraphNet aims to lay the foundation for ai4c by enabling large-scale, systematic evaluation of tensor compiler optimizations.
129
+
**Vision**: GraphNet aims to lay the foundation for [ai4c](https://github.com/PaddlePaddle/ai4c) by enabling large-scale, systematic evaluation of tensor compiler optimizations.
0 commit comments