mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
1612fd9ac3
When hasBias is true, CV_Assert must reference blobs[biasBlobIndex], not blobs[weightsBlobIndex], for the bias tensor.