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

fix the h5 conversion test #7861

Merged
merged 7 commits into from
Jul 26, 2023
Merged

Conversation

fengwuyao
Copy link
Collaborator

@fengwuyao fengwuyao commented Jul 20, 2023

Update the H5 conversion tests.
To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.

@fengwuyao fengwuyao marked this pull request as ready for review July 20, 2023 00:11
@fengwuyao fengwuyao enabled auto-merge (squash) July 20, 2023 00:33
Comment on lines 186 to 188
# keys_to_remove = ["module", "registered_name", "date_saved", "build_config"]
# conversion._discard_v3_keys(config_json, keys_to_remove)
# conversion._discard_v3_keys(saved_topology, keys_to_remove)
Copy link
Member

Choose a reason for hiding this comment

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

Nit

Suggested change
# keys_to_remove = ["module", "registered_name", "date_saved", "build_config"]
# conversion._discard_v3_keys(config_json, keys_to_remove)
# conversion._discard_v3_keys(saved_topology, keys_to_remove)

@fengwuyao fengwuyao merged commit 310bdfd into tensorflow:master Jul 26, 2023
2 checks passed
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

3 participants