Skip to content

Support loading a Session from a SavedModel #286

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

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

Minnozz
Copy link
Contributor

@Minnozz Minnozz commented Jan 24, 2023

  • Support SavedModel
  • Add test?
  • Add example?

Fixes #279

@Minnozz Minnozz mentioned this pull request Jan 24, 2023
7 tasks
@Minnozz Minnozz marked this pull request as ready for review February 5, 2023 12:04
@fkm3 fkm3 added the kokoro:run label Feb 5, 2023
Copy link
Contributor

@fkm3 fkm3 left a comment

Choose a reason for hiding this comment

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

A test and/or example would be nice, but I think it is OK to merge this as is.

@fkm3 fkm3 merged commit dad19fd into tensorflow:master Feb 5, 2023
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.

Running a loaded TF2 SavedModel gives TensorfFlowException TF_INVALID_ARGUMENT
3 participants