mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
13a0a37e63
Fix the failed assertion by replacing the GEMM call. Also random numbers are generated from normal distribution ~N(0,1), instead of uniform distribution ~U(0,1).