diffusionNAG/NAS-Bench-201/script/tr_meta_surrogate.sh

7 lines
176 B
Bash
Raw Permalink Normal View History

2024-03-15 15:38:51 +01:00
FOLDER_NAME='tr_meta_surrogate_nb201'
CUDA_VISIBLE_DEVICES=$1 python main.py --config configs/tr_meta_surrogate.py \
--mode train \
--config.folder_name $FOLDER_NAME