Skip to content

Axon.serialize seems to be gone? #614

@aphillipo

Description

@aphillipo

Hi there,

I understand at version 0.7 maybe the API isn't stable yet, but deleting a way to save the model from the codebase without adding this to the changelog, marking these functions as deprecated, suggesting to people in the docs saving with ONNX is the best solution (is this the right way?), seems confusing.

I'm happy to help add an example of the best way to save a model for inference but I'm totally stumped.

Even the ONNX guide seems to use Axon.serialize?

model_bytes = Axon.serialize(model, parameters)

Maybe there is something broken about what I am doing with Axon?

Let me know how I can help clarify this in the docs at least! Thank you!

Metadata

Metadata

Assignees

No one assigned

    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