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

fix: unsafe free for OneHotArrays #1067

Merged
merged 2 commits into from
Nov 11, 2024
Merged

fix: unsafe free for OneHotArrays #1067

merged 2 commits into from
Nov 11, 2024

Conversation

avik-pal
Copy link
Member

fixes #1066

@avik-pal avik-pal merged commit 44750b6 into main Nov 11, 2024
52 of 62 checks passed
@avik-pal avik-pal deleted the ap/fix_docs branch November 11, 2024 18:37
Copy link
Contributor

Benchmark Results (ASV)

main 4e3b708... main/4e3b708b1fdc9a...
basics/overhead 0.127 ± 0.0013 μs 0.127 ± 0.0011 μs 1
time_to_load 1.17 ± 0.0036 s 1.16 ± 0.007 s 1

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

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.

unsafe_free! from MLDataDevices fails for OneHotArrays
1 participant