Several Resize optimizations count on fetching multiple input lines at once to do interpolation more efficiently. At the moment, Fluid backend supports only LPI=1 for Resize kernels. This patch introduces scheduling support for Resizes with LPI>1 and covers these cases with new tests. The support is initially written by Ruslan Garnov. |
||
|---|---|---|
| .. | ||
| cmake | ||
| doc | ||
| include/opencv2 | ||
| perf | ||
| src | ||
| test | ||
| CMakeLists.txt | ||