Skip to content

Commit

Permalink
fix README.md image url error (PaddlePaddle#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
Superjomn committed Sep 21, 2020
1 parent 5b1a4ee commit c4f02ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added .images/cinn-architecutre.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ CINN is based on the polyhedral compilation thus it can extend with more loop op

The overall architecture is as follows

![CINN architecture (1)](./.images/architecture.jpg)
![CINN architecture (1)](./.images/cinn-architecutre.png)



Expand Down

0 comments on commit c4f02ac

Please sign in to comment.