Revision a4f86de1970e1ec9e4183d26bbadcc47ca4578c0 authored by Steven Johnson on 11 September 2022, 23:57:33 UTC, committed by GitHub on 11 September 2022, 23:57:33 UTC
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 (!).
1 parent c98f193
History
File Mode Size
jpeg
llvm
png
spirv
wasm
CMakeLists.txt -rw-r--r-- 825 bytes

back to top