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

Speed up MNIST attack tests so that Travis can run them #33

Open
nottombrown opened this issue Sep 19, 2018 · 0 comments
Open

Speed up MNIST attack tests so that Travis can run them #33

nottombrown opened this issue Sep 19, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@nottombrown
Copy link
Collaborator

The spatial grid attack currently takes too long, so travis kills the job.

I would suggest reducing the number of images in the following test, and just turning this into a smoke test:
https://github.com/google/unrestricted-adversarial-examples/blob/4e1f91bfd6b2620005acca869d2b7b84abdffd81/unrestricted-advex/unrestricted_advex/tests/test_two_class_mnist.py#L39

@nottombrown nottombrown added the help wanted Extra attention is needed label Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant