[PR #10718] fix pixel values padding #13340

Closed
opened 2026-04-13 00:24:18 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/10718

State: closed
Merged: Yes


cuda pad only supports 3d tensors so this pad operation panics. instead, since it's padding with zeros, just increase the size of the input slice

**Original Pull Request:** https://github.com/ollama/ollama/pull/10718 **State:** closed **Merged:** Yes --- cuda pad only supports 3d tensors so this pad operation panics. instead, since it's padding with zeros, just increase the size of the input slice
GiteaMirror added the pull-request label 2026-04-13 00:24:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13340