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

Add tests for pb/SavedModel #64

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Add tests for pb/SavedModel #64

merged 3 commits into from
Feb 7, 2024

Conversation

mehrinkiani
Copy link
Member

In the PR, tests are added for scanning TF and Keras models saved using savedmodel (extension .pb). The tests for .h5 and .keras extensions are already included.

The PR also includes tests for TF models with operators: tf.io.write_file and tf.io.read_file

@mehrinkiani mehrinkiani self-assigned this Nov 29, 2023
Copy link
Collaborator

@swashko swashko left a comment

Choose a reason for hiding this comment

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

LGTM

@mehrinkiani mehrinkiani merged commit 18e8eba into main Feb 7, 2024
8 checks passed
@mehrinkiani mehrinkiani deleted the add-savedmodel-test branch February 7, 2024 19:28
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.

2 participants