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

turning off osd from python results in segmentation fault #22

Open
alexandrupaler opened this issue Dec 12, 2023 · 0 comments · May be fixed by #24
Open

turning off osd from python results in segmentation fault #22

alexandrupaler opened this issue Dec 12, 2023 · 0 comments · May be fixed by #24

Comments

@alexandrupaler
Copy link

running the following line decoder = BpOsdDecoder(hx, error_rate=error_rate, max_iter=5, bp_method="ps", ms_scaling_factor = 0.625, schedule="parallel", osd_method = "osd_off") crashes with segmentation fault and no other visible error on the console

This was referenced Dec 12, 2023
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 a pull request may close this issue.

1 participant