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

Remove TF dependency in adversarial_training example #780

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmhamdy
Copy link
Contributor

@mmhamdy mmhamdy commented Feb 7, 2024

This PR removes Tensorflow as a dependency in adversarial_training.ipynb, and uses only TFDS, with grain for loading and preparing the dataset.

Addressing issue #656

@fabianp
Copy link
Member

fabianp commented Feb 20, 2024

@mmhamdy : now that grain has builds for 3.9 (https://pypi.org/project/grain-nightly/0.0.6/#files), can you update with master to see if the tests pass?

@mmhamdy
Copy link
Contributor Author

mmhamdy commented Feb 20, 2024

Great! But I think we need to start with #768 in which I've added grain as doc dependency. I've updated it and it has passed all tests successfully 🚀

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.

2 participants