Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Inferencing types at saving is not feasible sometimes #691

@aguschin

Description

@aguschin

The type inference is nice. But it requires running the model on the machine packaging the model. This is a problem if I want to package a model requiring a GPU, on a machine which does not have a GPU (e.g. in CI/CD), or with a GPU too small to run the model with the parameters we want to have in production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feedbackUser's feedbackserializationDumping and loading Python objects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions