File size: 181 Bytes
d2693e0
 
 
 
 
 
 
1
2
3
4
5
6
7
export CUDA_VISIBLE_DEVICES=3


python -u ./smiles/new_coupling.py \
    --checkpoint_path ./smiles/ckpt/SMILESReDi_base.ckpt \
    --output_dir ./smiles/data/v1 \
    --n_steps 100