Skip to content

docs: Use halide.imageio instead of imageio#7409

Merged
steven-johnson merged 2 commits intohalide:mainfrom
Ttayu:docs/Use_halide_imageio
Mar 11, 2023
Merged

docs: Use halide.imageio instead of imageio#7409
steven-johnson merged 2 commits intohalide:mainfrom
Ttayu:docs/Use_halide_imageio

Conversation

@Ttayu
Copy link
Copy Markdown
Contributor

@Ttayu Ttayu commented Mar 11, 2023

I have added the missing fix in the #7402 pull request. (i'm sorry)
Additionally, I have added assert statements. This is because the image created in the first example is of shape [512, 512, 3], while the example being used to compute xor_filter is of shape [512, 512]. To avoid confusion for the user, I made it explicit.

Copy link
Copy Markdown
Contributor

@steven-johnson steven-johnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@steven-johnson steven-johnson merged commit 0beb081 into halide:main Mar 11, 2023
@Ttayu Ttayu deleted the docs/Use_halide_imageio branch March 13, 2023 17:08
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* docs: Use halide.imageio instead of imageio

* trigger buildbots

---------

Co-authored-by: Steven Johnson <srj@google.com>
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.

2 participants