first commit

This commit is contained in:
CownowAn
2024-03-15 14:38:51 +00:00
commit bc2ed1304f
321 changed files with 44802 additions and 0 deletions

View 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