mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
Merge pull request #12111 from seiko2plus:issue12110
This commit is contained in:
commit
9433784e47
@ -9,7 +9,7 @@ CV_CPU_OPTIMIZATION_NAMESPACE_BEGIN
|
||||
|
||||
void test_hal_intrin_float16()
|
||||
{
|
||||
TheTest<v_float16x8>()
|
||||
TheTest<v_float16>()
|
||||
.test_loadstore_fp16()
|
||||
.test_float_cvt_fp16()
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user