Skip to content

Commit

Permalink
fix: add rust-wasi-nn compiled wasm module
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelmmiguel committed Aug 31, 2023
1 parent c0cc415 commit a3ed774
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/rust-wasi-nn/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
_images/image.jpg
_models/*.bin
_models/*.xml
!inference.wasm
Binary file added examples/rust-wasi-nn/inference.wasm
Binary file not shown.

0 comments on commit a3ed774

Please sign in to comment.