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

Update Rust and Elixir deps #1052

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Update Rust and Elixir deps #1052

merged 5 commits into from
Jan 10, 2025

Conversation

philss
Copy link
Member

@philss philss commented Jan 10, 2025

The most important change here is that the new version of Nx - v0.9 - uses s32 as default type for integer tensors. So we need to explicitly say that we want s64, since it's our default dtype for integer series.

The integers tensors are now of the type s32 by default. So we need to
specify the desired type - Explorer uses s64 for integer series by
default.
@philss philss merged commit cc13d20 into main Jan 10, 2025
4 checks passed
@philss philss deleted the ps-update-deps-2025-01-10 branch January 10, 2025 18:30
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

Successfully merging this pull request may close these issues.

2 participants