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

Backport some PRs to release/15.x #7138

Merged
merged 5 commits into from
Nov 1, 2022
Merged

Backport some PRs to release/15.x #7138

merged 5 commits into from
Nov 1, 2022

Conversation

steven-johnson
Copy link
Contributor

No description provided.

steven-johnson and others added 4 commits October 31, 2022 15:23
* apps

* wip

* WIP 2

* Fix comments

* _GPU_SCHEDULE_ENUM_MAP

* Update blur_generator.py

* Add hl.funcs, hl.vars, plus formatting tweaks
…#7135)

* Apply 'Black' formatter to py/test/correctness and py/test/generators

Trying to regularize all our Python code to a common style. Should be no functional changes here, just autoformatting + a few tweaks.

* Update complexpy_generator.py
* halide.imageio needs to support arbitrary bufferviews

As written, the helper code assumed that everything passed in was a numpy array of some sort; this meant that passing hl.Buffer didn't work. Restructured so that we only assume that the objects passed in satisfies the Python buffer protocol, so this should now work very generically.

* Update imageio.py

* More fixes
build: harden pip.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>

Signed-off-by: Alex <aleksandrosansan@gmail.com>
@steven-johnson steven-johnson merged commit 59cccf4 into release/15.x Nov 1, 2022
@steven-johnson steven-johnson deleted the srj/bp2 branch November 1, 2022 16:52
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.

3 participants