Skip to content

Conversation

steven-johnson
Copy link
Contributor

The Python Extension code didn't handle boolean buffers correctly, making it impossible to construct one in Python and pass it thru to Halide-generated code. This fixes that, and also fixes the test that just expected it to fail (!).

The Python Extension code didn't handle boolean buffers correctly, making it impossible to construct one in Python and pass it thru to Halide-generated code. This fixes that, and also fixes the test that just expected it to fail (!).
@steven-johnson steven-johnson added the release_notes For changes that may warrant a note in README for official releases. label Sep 9, 2022
@steven-johnson steven-johnson merged commit a4f86de into main Sep 11, 2022
@steven-johnson steven-johnson deleted the srj/pyext-bool-types branch September 11, 2022 23:57
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
The Python Extension code didn't handle boolean buffers correctly, making it impossible to construct one in Python and pass it thru to Halide-generated code. This fixes that, and also fixes the test that just expected it to fail (!).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants