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
path:
root
/
utests
/
utest_generator.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Allow building tests with Python 3 (no string.atoi)
Rebecca N. Palmer
1
-2
/
+2
2016-09-02
tests: Use python2 explicitly
Jan Vesely
1
-1
/
+1
2016-07-20
do not use const pointer
Guo Yejun
1
-2
/
+6
2016-07-04
enlarge buf size to avoid memory out of range written by GPU (kernel)
Guo Yejun
1
-7
/
+14
2016-06-13
Changed ldexp to ldexpf when defining float min/max.
Yang Rong
1
-2
/
+2
2016-05-12
Add support for gcc 6
Pan Xiuli
1
-2
/
+2
2016-04-22
fix failed cases for stand alone utest;
Luo Xionghu
1
-2
/
+6
2016-04-08
Prepend std namespace to isnan and isinf calls.
Sean Lynch
1
-10
/
+10
2015-08-05
Utest: fix a builtin_powr_float fail when OCL_STRICT_CONFORMANCE=0.
Yang Rong
1
-7
/
+8
2015-07-15
correct ULP value in utests
Meng Mengmeng
1
-8
/
+4
2015-04-30
Allow building with Python 3
Rebecca N. Palmer
1
-1
/
+2
2015-01-06
Don't check some edge condtion in non-strict mode.
Zhigang Gong
1
-2
/
+2
2015-01-04
add edge case detection for powr in utests
Meng Mengmeng
1
-2
/
+2
2014-12-02
utests: make utests maths ULP values consistent with specification
Meng Mengmeng
1
-6
/
+94
2014-08-12
Fix compile error for ICC compiler
Lv Meng
1
-1
/
+1
2014-06-24
fix crash when OCL_STRICT_CONFORMANCE is unset
Guo Yejun
1
-1
/
+1
2014-06-23
utest_generator.py: add OCL_STRICT_CONFORMANCE enviroment condition.
Yi Sun
1
-2
/
+12
2014-02-21
utests:add subnormal check by fpclassify.
Yi Sun
1
-0
/
+3
2014-02-21
Change %.20f to %e.
Yi Sun
1
-1
/
+1
2013-12-25
Add test cases generator.
Yi Sun
1
-0
/
+374