If you want to investigate cv::GpuMat from jetson-utils; you may check this topic.
Note that there would be no automatic translation to cuda processing on GPU, you would have to adapt your processing rewriting with opencv cuda.
Also note that cuda backend only provides a subset of opencv CPU functions, when available the API may differ, and when API is similar the results may also differ. But if you get it working it may be faster.