index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
backend: add double version of tanpi
rander
2
-0
/
+6
2017-04-17
backend: add double version of sinpi
rander
2
-0
/
+50
2017-04-17
backend: add double version of cospi
rander
2
-0
/
+6
2017-04-17
backend: add double version of tanh
rander
2
-0
/
+35
2017-04-17
backend: add double version of tan
rander
2
-0
/
+128
2017-04-17
backend: add double version of sinh
rander
2
-0
/
+41
2017-04-17
backend: add double version of sin
rander
2
-0
/
+29
2017-04-17
backend: add double version of cosh
rander
2
-0
/
+221
2017-04-17
backend: add double version of cos
rander
2
-0
/
+409
2017-04-17
backend: add double version of atanh
rander
2
-0
/
+27
2017-04-17
backend: add double version of atanpi atan2pi
rander
2
-0
/
+12
2017-04-17
backend: add double version of atan2
rander
2
-0
/
+86
2017-04-17
backend: add double version of atan
rander
2
-0
/
+76
2017-04-17
backend: add double version of asinh
rander
2
-0
/
+27
2017-04-17
backend: add double version asinpi
rander
2
-0
/
+5
2017-04-17
backend: add double version of asin
rander
2
-0
/
+61
2017-04-17
backend: add double version of acosh
rander
2
-0
/
+27
2017-04-17
backend: add double version of acospi
rander
2
-0
/
+6
2017-04-17
backend: add double version of acos
rander
3
-1
/
+161
2017-04-17
backend: refine code structure of ocl math function
rander
8
-1
/
+991
2017-04-17
backend: add convert_double_rte(long)
rander
1
-1
/
+26
2017-04-17
backend: add convert_double_rtz(long)
rander
1
-0
/
+23
2017-04-17
backend: add convert_double_rtn(long)
rander
1
-0
/
+24
2017-04-17
backend: add convert_double(long)
rander
1
-0
/
+24
2017-04-17
backend: add convert_double_rte(ulong)
rander
1
-1
/
+19
2017-04-17
backend: add convert_double_rtn(ulong)
rander
1
-1
/
+13
2017-04-17
backend: add convert_double_rtz(ulong)
rander
1
-1
/
+13
2017-04-17
backend: add convert_double_rtp(ulong)
rander
1
-0
/
+99
2017-04-17
backend: add convert_float_rte(double)
rander
1
-0
/
+43
2017-04-17
backend: add convert_float_rtp(double)
rander
1
-0
/
+36
2017-04-17
backend: add convert_float_rtz(double)
rander
1
-0
/
+29
2017-04-17
backend: refine convert_float_rtn(double x)
rander
1
-12
/
+23
2017-04-17
backend: add convert_double_R(float x)
rander
1
-3
/
+3
2017-04-17
backend: add double support to convert_double_rte|n|z|p(double x)
rander
1
-1
/
+1
2017-04-17
backend: add double support to convert_u|char|short|int_rtp(double x)
rander
1
-0
/
+21
2017-04-17
backend: add int8 convert to double.
rander
1
-0
/
+72
2017-04-17
backend: add double support to convert_u|char|short|int|long_sat_rte|z|n|p(do...
rander
1
-1
/
+49
2017-04-17
Backend: add double support to convert_u|long_rtp(double x)
rander
1
-0
/
+45
2017-04-17
Backend: add double support to convert_u|char|short|int|long_rtz(double x)
rander
1
-2
/
+23
2017-04-17
Backend: add double support to convert_u|char|u|short|u|int_rte(double x)
rander
1
-0
/
+9
2017-04-17
Backend: add double support to convert_u|long_rte(double x)
rander
1
-2
/
+37
2017-04-17
Backend: add double support to convert_float_rtn(double x)
rander
2
-0
/
+31
2017-04-17
Backend: add double support to convert_uchar|short_rtn(double x)
rander
1
-0
/
+20
2017-04-17
Backend: add double support to convert_u|int_rtn(double x)
rander
1
-0
/
+35
2017-04-17
Backend: add double support to convert_u|long_rtn(double)
rander
2
-1
/
+58
2017-04-17
Backend: add double support to convert_uchar|char|short|ushort|int|uint|long|...
rander
3
-1
/
+25
2017-04-17
Backend:add double support to max min min step
rander
2
-0
/
+35
2017-04-17
Backend: add double support to prefetch. Actually it does nothing
rander
2
-0
/
+2
2017-04-17
Backend: add double support for shuffle
rander
2
-0
/
+4
2017-04-17
Backend: add double support for select.
Yang Rong
1
-0
/
+2
[prev]
[next]