REVRBE

Results 1 issues of REVRBE

**Describe the bug** Whenever I try to load a model using CUDA as target and backend it throws this runtime error stated in the title. ` net_.setPreferableBackend(cv::dnn::DNN_BACKEND_CUDA); net_.setPreferableTarget(cv::dnn::DNN_TARGET_CUDA); ` **Environment**...

requires:repro