mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
b913e73d04
* add Winograd FP16 implementation * fixed dispatching of FP16 code paths in dnn; use dynamic dispatcher only when NEON_FP16 is enabled in the build and the feature is present in the host CPU at runtime * fixed some warnings * hopefully fixed winograd on x64 (and maybe other platforms) --------- Co-authored-by: Vadim Pisarevsky <vadim.pisarevsky@gmail.com> |
||
---|---|---|
.. | ||
test_arithm.cpp | ||
test_channels.cpp | ||
test_dft.cpp | ||
test_gemm.cpp | ||
test_image2d.cpp | ||
test_matrix_expr.cpp | ||
test_matrix_operation.cpp | ||
test_opencl.cpp |