OpenAttack
OpenAttack copied to clipboard
attack_eval.ieval. how to run this step on gpu??
for result in tqdm.tqdm(attack_eval.ieval(correct_samples), total=len(correct_samples)):
this step is so slow! how can do this on GPU??
call for a resolution too, I want to train on 7 GPUs, how to set parallel training?