Skip to content

Commit 84c31da

Browse files
committed
Copy YAML config file
Signed-off-by: Victor Chang <vicchang@nvidia.com>
1 parent eb4da4c commit 84c31da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

applications/object_detection_torch/package-app.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ echo Creating application directory $APP_PATH...
5353
mkdir -p $APP_PATH
5454
echo Copying application files to $APP_PATH...
5555
cp -f $GIT_ROOT/build/object_detection_torch/applications/object_detection_torch/object_detection_torch $APP_PATH
56+
cp -f $GIT_ROOT/build/object_detection_torch/applications/object_detection_torch/object_detection_torch.yaml $APP_PATH
5657

5758
PLATFORM=x64-workstation
5859
GPU=$(get_host_gpu)

0 commit comments

Comments
 (0)