Skip to content

Commit

Permalink
add readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuYang328 committed Oct 29, 2024
1 parent 32869d7 commit 2bc1cd7
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 0 deletions.
Binary file removed examples/BuddyMobileNetV3/images/dog_gen.bmp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed examples/BuddyMobileNetV3/images/dog_py.bmp
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions examples/DIPDialect/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
If you want to test the functionality of image

Please follow:
$ cd buddy-mlir/build
$ cmake -G Ninja .. -DBUDDY_EXAMPLES=ON
$ ninja resize4D_nchw
$ cd bin
$ ./resize4D_nhwc ../../examples/images/YuTu.png result-dip-resize.bmp

0 comments on commit 2bc1cd7

Please sign in to comment.