Refactor Op

Find and safely apply per-operator refactoring / redundancy-reduction opportunities in a CV-CUDA operator (near-duplicate Tensor/VarShape kernels, reinvented shared utilities, dead code). Use when asked to reduce code duplication, de-duplicate or unify an operator's kernels/bindings, remove dead code, or verify a refactor changed nothing observable. Produces a deterministic findings-first report; the apply path is gated by a strict bit-exact / feature-set / test-coverage parity check.

cvcuda f265a5c 2.9 KB Updated

File contents

cvcuda/cv-cuda/tree/main/.agents/skills/refactor-op commit f265a5cf05

Frequently asked questions

npx skillmds@latest add cvcuda/refactor-op