Skip to content

Add sage test command #3

@AndreiXYZ

Description

@AndreiXYZ

Add a sage test commands which tests an endpoint locally. This is to ensure faster iteration.

Helper link

The intended functionality is to deploy an endpoint locally, run through the:

  • input_fn
  • model_fn
  • predict_fn
  • output_fn
    in order, and test that we get the desired result.
    Once done, the endpoint should be shut down automatically.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions