| 8 | using namespace warp_perspective; |
| 9 | |
| 10 | void WarpPerspectiveMatIdxProxy::deduce_layout(WarpPerspective*, TensorLayoutArray&) {} |
| 11 | void WarpPerspectiveMatIdxProxy::deduce_layout( |
| 12 | WarpPerspectiveBackwardData*, TensorLayoutArray&) {} |
| 13 | void WarpPerspectiveMatIdxProxy::deduce_layout( |
no outgoing calls
no test coverage detected