Skip to content

Check Model is compatible for HPC #1

Description

@JamesDale

Currently, HPC takes a generic MLModel.
This is fine, except a user may pass in the wrong model (i.e they may train an image model and not a hpc model).

The framework should check to make sure that a model attempting to be used has the right inputs and outputs, and if not, it should provide some sort of error warning.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions