Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distributed Adversarial Examples Generation #1229

Open
wanliAlex opened this issue Apr 2, 2022 · 0 comments
Open

Distributed Adversarial Examples Generation #1229

wanliAlex opened this issue Apr 2, 2022 · 0 comments

Comments

@wanliAlex
Copy link

Hi,

The adversarial examples generation is always time-consuming in adversarial training. Is there a way to conduct multi-GPU generation in tensorflow2?

e.g. For a batch with 128 samples using 4 GPUs, can I generate 128/4 adversarial examples by each GPU at the same time and concatenate them later?

Look forward to hearing from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant