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

Support for TensorFlow 2.4 #185

Merged
merged 4 commits into from
Nov 9, 2020
Merged

Support for TensorFlow 2.4 #185

merged 4 commits into from
Nov 9, 2020

Conversation

drasmuss
Copy link
Member

@drasmuss drasmuss commented Nov 3, 2020

Only significant change is that TensorFlow now encourages the use of tf.is_tensor(x) instead of isinstance(x, tf.Tensor).

Pending an implementation in NengoDL

Also add a better error message for unsupported ops
@drasmuss drasmuss changed the base branch from py35 to master November 4, 2020 15:36
56bf233 - Use separate passwords for PyPI and TestPyPI
97c2dcd - Add keras-lmu repo to autoupdates
e52139f - Simplify remote script environment variables
Copy link
Member

@tbekolay tbekolay left a comment

Choose a reason for hiding this comment

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

All LGTM! I merged in the bones autoupdate, will merge to master when CI passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants