Skip to content

Commit

Permalink
amend
Browse files Browse the repository at this point in the history
  • Loading branch information
lancerts committed Jan 23, 2024
1 parent e125dc4 commit 767c12d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions run_cpp_examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ function clean() {
}

function run_all() {
# autograd
# custom-dataset
autograd
custom-dataset
mnist
# regression
regression
}

# by default, run all examples
Expand Down

0 comments on commit 767c12d

Please sign in to comment.