dnn: force floating point literals to be float.
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.
Showing
Please
register
or
sign in
to comment