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

Model Validation On Load #131

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Model Validation On Load #131

merged 2 commits into from
Oct 26, 2023

Conversation

paulguerrie
Copy link
Contributor

Description

Added validation of the model through a test inference and by confirming the model output shape matches the expected number of classes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally and with GH actions

the model output shape matches the expected number of classes.
Copy link
Collaborator

@probicheaux probicheaux left a comment

Choose a reason for hiding this comment

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

looks great!

@paulguerrie paulguerrie merged commit ee7afb1 into main Oct 26, 2023
2 checks passed
@paulguerrie paulguerrie deleted the feature/validate-models-on-load branch October 26, 2023 20:44
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