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

Add unit tests for fgm #1084

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

WindQAQ
Copy link
Contributor

@WindQAQ WindQAQ commented Jul 3, 2019

Addresses #1038. Lets get tests for fgm ready first. If this is okay with the community, I will keep updating those for PGD.

Some questions:

  • Do I have to modify .travis.yml to trigger the tests? Other codes are tested in TF1.X, I'm afraid that we have to install another version to test TF2.0.
  • optimize_linear is currently in fast_gradient_method.py but for PyTorch version, it is split out to utils.py. Maybe we have to make it consistent.

@Joool Joool mentioned this pull request Feb 9, 2021
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

Successfully merging this pull request may close these issues.

None yet

1 participant