Skip to content

Passing optimizer state dictionary from PyTorch to TorchSharp. #949

@TheBlackPlague

Description

@TheBlackPlague

Is it possible to pass the optimizer state dictionary from PyTorch to TorchSharp?

I know it's to do so with the model state dictionary (using the script provided to save the model state dictionary in the TorchSharp format), but that method wouldn't work for the optimizer state dictionary.

Let me know.

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