Skip to content

Commit

Permalink
fix(test): tar archive was decompressed at each cmake call
Browse files Browse the repository at this point in the history
  • Loading branch information
Bycob authored and beniz committed Aug 14, 2021
1 parent 4990e7b commit 910a0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ if (USE_TORCH)
"https://www.deepdetect.com/dd/examples/torch/resnet50_training_torch_small.tar.gz"
"examples/torch"
"resnet50_training_torch_small.tar.gz"
"resnet50_training_torch"
"resnet50_training_torch_small"
)
DOWNLOAD_DATASET(
"Torch native Resnet 50 model"
Expand Down

0 comments on commit 910a0ee

Please sign in to comment.