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

Commits on Aug 10, 2022

  1. 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.
    
    PiperOrigin-RevId: 466772405
    arnoegw authored and tensorflower-gardener committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    4954a7d View commit details
    Browse the repository at this point in the history