• Alexander Alekhin's avatar
    core: dispatch matmul · cd66f6e3
    Alexander Alekhin authored
    - gemm: keep baseline only (lapack is 10x+ faster, lets reduce binary size)
    - transform / distTransform
    - scaleAdd (32f/64f only)
    - Mahalanobis: keep baseline only (no perf tests)
    - mulTransposed: keep baseline only (no perf tests)
    - dot
    cd66f6e3
matmul.dispatch.cpp 42.3 KB