first commit
This commit is contained in:
10
NAS-Bench-201/script/transfer_nag.sh
Normal file
10
NAS-Bench-201/script/transfer_nag.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
FOLDER_NAME='transfer_nag_nb201'
|
||||
|
||||
GPU=$1
|
||||
DATANAME=$2
|
||||
|
||||
CUDA_VISIBLE_DEVICES=$GPU python main_exp/transfer_nag/main.py \
|
||||
--gpu $GPU \
|
||||
--test \
|
||||
--folder_name $FOLDER_NAME \
|
||||
--data-name $DATANAME
|
Reference in New Issue
Block a user