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

Test sparse GAT properly #1781

Draft
wants to merge 1 commit into
base: bugfix/1251-test-full-batch-saving
Choose a base branch
from

Conversation

huonw
Copy link
Member

@huonw huonw commented Jul 28, 2020

This replaces the TestGATsparse function with a class, that has the correct subclass behaviour to pick up the tests from the Test_GAT subclass. This requires adjusting some tests, but otherwise the code seems to work.

Fixes: #1780

Copy link
Contributor

@adocherty adocherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, after fixing the formatting 👍

@huonw
Copy link
Member Author

huonw commented Jul 28, 2020

Thanks for the review.

Status: this depends on #1779 so that the test of saving and loading the (sparse) model can work (with TF 2.3), and that seems to be waiting on TF 2.3 being available in conda (#1779 (comment)).

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

2 participants