diff options
Diffstat (limited to 'experiments/handoff_plain_to_resnet_p1.sh')
| -rwxr-xr-x | experiments/handoff_plain_to_resnet_p1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/experiments/handoff_plain_to_resnet_p1.sh b/experiments/handoff_plain_to_resnet_p1.sh index a7a1acb..c5656a2 100755 --- a/experiments/handoff_plain_to_resnet_p1.sh +++ b/experiments/handoff_plain_to_resnet_p1.sh @@ -10,7 +10,7 @@ if [ "$#" -ne 1 ]; then fi expected_commit="$1" -resnet_root="/home/yurenh2/sdil-resnet-p1" +resnet_root="/scratch/yurenh2/sdil-runs/resnet-p1" python_bin="/home/yurenh2/miniconda3/envs/ep_pascal/bin/python3" gpu5_uuid="GPU-f4aed756-228e-7522-94e7-fb543c02cc74" gpu7_uuid="GPU-df3d5933-c3e9-9ea1-d595-9d2a3b68c14b" |
