You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
230 B
Python

## Device
cuda_visible_devices = '0'
device = 'cuda:0'
## Logs
training_step = 1
image_rec_result_log_snapshot = 100
pivotal_training_steps = 0
model_snapshot_interval = 400
## Run name to be updated during PTI
run_name = 'exp'