Skip to content

Commit

Permalink
fixing sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
rickfast committed Oct 12, 2023
1 parent 73a4336 commit 25842ca
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion examples/pytorch-resnet/ferrix.toml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
model_name = "resnet18"
model_name = "resnet18"
base_path = "./model.pt"

[extended_config]

0 comments on commit 25842ca

Please sign in to comment.