Skip to content

Enable special strided CPY for conv state writeback - #311

Open
wine99 wants to merge 1 commit into
dev_backend_openvinofrom
fix-CPY-for-conv-state-writeback
Open

Enable special strided CPY for conv state writeback#311
wine99 wants to merge 1 commit into
dev_backend_openvinofrom
fix-CPY-for-conv-state-writeback

Conversation

@wine99

@wine99 wine99 commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Although Qwen3.5 has been enabled, we still see errors like this

pre-allocated tensor (cache_r_l0 (view) (copy of )) in a buffer (OPENVINO0)
  that cannot run the operation (CPY)

reported eg in ggml-org#28048 for other hybrid model architectures.

General strided CPY is still not supported but support_ops should return true for the special case of conv state writeback

@wine99
wine99 requested a review from ravi9 September 4, 2026 06:06
@wine99
wine99 requested a review from cavusmustafa as a code owner September 4, 2026 06:07
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.

1 participant