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

Better error message for missing inputs. #131

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Better error message for missing inputs.

For the added test, this will now result in the following error:

tf2jax._src.tf2jax.MissingInputError:
Some input(s) are missing (entries that map to dtype[shape] annotations in the following structure):
{
"x": ".",
"params": {
"a": ".",
"b": "float32[2]"
}
}

@copybara-service copybara-service bot force-pushed the test_532579764 branch 2 times, most recently from cc59c62 to b97307b Compare May 17, 2023 09:05
@copybara-service copybara-service bot closed this May 17, 2023
@copybara-service copybara-service bot deleted the test_532579764 branch May 17, 2023 09:16
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.

0 participants