Skip to content

Commit

Permalink
Merge pull request #4 from edgenai/feat/cuda
Browse files Browse the repository at this point in the history
Feat/cuda
  • Loading branch information
pedro-devv authored Apr 1, 2024
2 parents 27ff1d1 + 79d17bb commit 8425ec9
Show file tree
Hide file tree
Showing 24 changed files with 1,428 additions and 97 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
debug/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

Expand All @@ -18,4 +14,4 @@ Cargo.lock
.devenv
.direnv
.envrc
build
build/
Loading

0 comments on commit 8425ec9

Please sign in to comment.