-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
CV_CPU_FP16 is false of FreeBSD aarch64 #20685
Copy link
Copy link
Closed
Labels
category: build/installplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: other
Milestone
Description
The current code seems to be linux only:
https://github.com/opencv/opencv/blob/master/modules/core/src/system.cpp#L542
and the following code doesn't check if __ARM_NEON is defined:
https://github.com/opencv/opencv/blob/master/modules/core/src/system.cpp#L593
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: build/installplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: other