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

Adding tag support to TensorFlowSavedModelExternalModel #393

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Craigacp
Copy link
Member

Description

TF allows multiple models to be saved in the same bundle, this PR allows Tribuo to load specific models rather than the default.

Motivation

Fixes #392.

@Craigacp Craigacp added the Oracle employee This PR is from an Oracle employee label Feb 11, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement. Oracle employee This PR is from an Oracle employee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is it possible to load a TensorFlow SavedModelBundle with a non-default signature?
1 participant