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

slice assign in candle #1001

Closed
wants to merge 1 commit into from
Closed

slice assign in candle #1001

wants to merge 1 commit into from

Conversation

louisfd
Copy link
Member

@louisfd louisfd commented Nov 26, 2023

Candle finally made slice_assign, so I've updated the candle backend.
I put this PR as draft because slice_assign is only on Candle main, not an official version, and we won't be able to publish if we rely on github rather than crates.io.
So this is pending until candle releases its next version: https://crates.io/crates/candle-core (v0.3.1 at the moment)

fix #976

@louisfd louisfd closed this Dec 22, 2023
@louisfd
Copy link
Member Author

louisfd commented Dec 22, 2023

Will make a new one

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.

Candle: support for slice assign
1 participant