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

In type spec deserialization, ensure class DType #83

Merged
merged 1 commit into from Aug 10, 2022

Conversation

copybara-service[bot]
Copy link

In type spec deserialization, ensure class DType
for indices_dtype. Otherwise, Keras model loading fails
when falling back from Model config to tf.function for a layer
with a GraphTensor input.

Along the way, tighten unit tests to not depend on that fallback.

for indices_dtype. Otherwise, Keras model loading fails
when falling back from Model config to tf.function for a layer
with a GraphTensor input.

Along the way, tighten unit tests to not depend on that fallback.

PiperOrigin-RevId: 466772405
@copybara-service copybara-service bot merged commit 4954a7d into main Aug 10, 2022
@copybara-service copybara-service bot deleted the test_466368005 branch August 10, 2022 20:29
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