Skip to content

Conversation

@rtzam
Copy link
Contributor

@rtzam rtzam commented Aug 20, 2025

Fixes #8772. See the issue for description of the problem and fix.

@rtzam rtzam requested a review from alexreinking August 20, 2025 15:59
@alexreinking alexreinking added the python Issues related to Halide/Python interop label Aug 20, 2025
@rtzam
Copy link
Contributor Author

rtzam commented Aug 21, 2025

I confirmed that all failures are unrelated to this change (in C++ code or perf related). The singular python failure is the onnx backend which shows as a failure because it ran zero tests and the regex checker expected a literal "Success!"

@alexreinking gave the go-ahead to merge

@rtzam rtzam merged commit c7acd05 into main Aug 21, 2025
6 of 16 checks passed
@rtzam rtzam deleted the rtzam/fix-python-return-type-and-annos branch August 21, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Issues related to Halide/Python interop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Halide Python Helpers have incorrect type annotations and return types

4 participants