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

Remove ParamMap #7675

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Remove ParamMap #7675

merged 2 commits into from
Jul 11, 2023

Conversation

steven-johnson
Copy link
Contributor

ParamMap was deprecated in Halide 16; per #7357, we should go ahead and remove it for Halide 17, in favor of compile_to_callable().

ParamMap was deprecated in Halide 16; per #7357, we should go ahead and remove it for Halide 17, in favor of `compile_to_callable()`.
@steven-johnson steven-johnson requested a review from abadams July 11, 2023 00:56
@steven-johnson steven-johnson added the release_notes For changes that may warrant a note in README for official releases. label Jul 11, 2023
@steven-johnson steven-johnson merged commit 601b5c5 into main Jul 11, 2023
@steven-johnson steven-johnson deleted the srj/no-param-map branch July 11, 2023 19:37
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
ParamMap was deprecated in Halide 16; per halide#7357, we should go ahead and remove it for Halide 17, in favor of `compile_to_callable()`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_notes For changes that may warrant a note in README for official releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants