mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
b2ad7cd9c0
* check compiler support * check HW support before executing * add test doing round trip conversion from / to FP32 * treat array correctly if size is not multiple of 4 * add declaration to prevent warning * make it possible to enable fp16 on 32bit ARM * let the conversion possible on non-supported HW, too. * add test using both HW and SW implementation |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc | ||
src | ||
CMakeLists.txt |