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

Torch type conversion to native type does not support complex numbers #174

Closed
sogartar opened this issue Sep 27, 2024 · 1 comment
Closed
Assignees

Comments

@sogartar
Copy link
Contributor

While working on this PR that exports sharded llama to MLIR, I ran into

Unsupported torch type conversion for !torch.vtensor<[3,1,7],complex<f32>>

Full error log.

@sogartar sogartar self-assigned this Sep 27, 2024
@sogartar
Copy link
Contributor Author

This was easy to fix. Here is a PR #175.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant