* Remove a forward method in dnn::Layer * Add a test * Fix tests * Mark multiple dnn::Layer::finalize methods as deprecated * Replace back dnn's inputBlobs to vector of pointers * Remove Layer::forward_fallback from CV_OCL_RUN scopes
Multi-argument CV_Assert() is accessible via CV_Assert_N() (with malformed messages).
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`