Review Op Bench Coverage

Review a CV-CUDA operator's BENCHMARK coverage — drivers, layout axis, baselines, the basic-tier floor, row counts, and coverage statistics. Use when asked whether an operator's benchmarks/baselines are complete or to find/fill bench gaps.

cvcuda cf3ff4d 1.1 KB Updated

File contents

Review Op — bench coverage

Thin entry point. Run python3 tools/review_op.py <Operator> --domain bench (add --run for the GPU-run-dependent checks) and interpret per the bench section (BEN-*) of .agents/guidance/REVIEW_OP_GUIDELINES.md: structural rules + the hard basic-tier minimum floor (BEN-14) + advisory coverage statistics and RECOMMENDATIONs. Resolve MANUAL items at the cited locations. When fixing (--fix), add the layout axis and required native/reference layout configs, then recompute row counts - a missing-SKU baseline gap is reported "requires CI" and never fabricated — and re-run to confirm. Findings-first.

cvcuda/cv-cuda/tree/main/.agents/skills/review-op-bench-coverage commit cf3ff4de74

Frequently asked questions

npx skillmds@latest add cvcuda/review-op-bench-coverage