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

Un-xfail full-batch saving tests fixed by TensorFlow 2.3 #1779

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

huonw
Copy link
Member

@huonw huonw commented Jul 28, 2020

TensorFlow 2.3.0 was released over the last day. This release includes the fix for tensorflow/tensorflow#38465 (which we filed a duplicate of at tensorflow/tensorflow#40373) which is the underlying issue behind #1251.

As such, we can remove the xfail markings from tests involving the saving of full-batch models like APPNP, GCN and RGCN.

Fixes: #1251

@codeclimate
Copy link

codeclimate bot commented Jul 28, 2020

Code Climate has analyzed commit 74c2927 and detected 0 issues on this pull request.

View more on Code Climate.

@huonw
Copy link
Member Author

huonw commented Jul 28, 2020

This is blocked by TF 2.3.0 being available on Conda.

@huonw huonw mentioned this pull request Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant