Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support saving torch.complex64 dtype #451

Closed
wants to merge 2 commits into from

Conversation

NielsRogge
Copy link

What does this PR do?

This PR adds support for saving tensors of type torch.complex64.

Fixes #450

@NielsRogge NielsRogge changed the title Add torch.complex64 Support saving torch.complex64 dtype Mar 11, 2024
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@NielsRogge NielsRogge requested a review from Narsil March 11, 2024 12:51
@github-actions github-actions bot added the Stale label Apr 11, 2024
@NielsRogge
Copy link
Author

gentle ping @Narsil

@github-actions github-actions bot removed the Stale label Apr 12, 2024
@github-actions github-actions bot added the Stale label May 12, 2024
@github-actions github-actions bot closed this May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError: torch.complex64 when attempting to save PyTorch model
2 participants