mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
c2de5cf735
In OpenCL code in activations.cl, make the type of floating point literals to be float. Otherwise the values will be interpreted as doubles, causing Beignet to have type conversion issues. |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |