diffusionNAG/MobileNetV3/script/tr_meta_surrogate_ofa.sh

6 lines
177 B
Bash
Raw Permalink Normal View History

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