Skip to content

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 <[email protected]>

Signed-off-by: Alex <[email protected]>
@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.

4 participants