CCPP/run_parallel_config.ini

19 lines
197 B
INI
Raw Normal View History

2025-04-20 20:55:06 +08:00
[GLOBAL]
# mac win
#machine = mac
[GPU]
cuda=store_true
total_gpus=5
[MODEL]
run_tag=Car
classes=5
target_class=-1
pop_size=1
magnitude_factor=0.04
max_itr=50
model=f
normalize=store_true
e=1499