mtmd: support multi-row batching for deepseek-ocr#26154
Conversation
|
/bot review |
Automated code reviewI've traced the graph construction ( Review: mtmd multi-row batching for deepseek-ocrOverall the patch is correct and reasonably scoped. The batch-dimension bookkeeping ( Will slow the review(point 1) No test covering the new batched path. The existing (point 2) v2 overview-batch relies on Nits(point 3) (point 4) (point 5) The SAM-input combine in Style checkASCII-only, 4-space indent, bracket placement, and naming all match the surrounding code. The added comments explain why (the 4-axis limitation for the weave, the This review was generated automatically by pi coding agent using |
Overview
Ref:
Allow multi-row batching for deepseek-ocr:
CC @sfallah for review
Requirements