Skip to content

vulkan : implement bilinear interpolation for ggml_upscale#1291

Merged
0cc4m merged 1 commit intoggml-org:masterfrom
Acly:vulkan-bilinear-interpolate
Jul 3, 2025
Merged

vulkan : implement bilinear interpolation for ggml_upscale#1291
0cc4m merged 1 commit intoggml-org:masterfrom
Acly:vulkan-bilinear-interpolate

Conversation

@Acly
Copy link
Copy Markdown
Contributor

@Acly Acly commented Jul 1, 2025

Vulkan backend:

  • Support GGML_SCALE_MODE_BILINEAR and GGML_SCALE_FLAG_ALIGN_CORNERS
  • Passes existing backend-ops tests for ggml_upscale and ggml_interpolate which do downscale, bilinear sampling, align-corners

…polate

* supports GGML_SCALE_MODE_BILINEAR and GGML_SCALE_FLAG_ALIGN_CORNERS
@Acly Acly requested a review from 0cc4m July 1, 2025 10:58
Copy link
Copy Markdown
Contributor

@0cc4m 0cc4m left a comment

Choose a reason for hiding this comment

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

LGTM

Thank you!

@0cc4m 0cc4m merged commit 84ec81d into ggml-org:master Jul 3, 2025
4 checks passed
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