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_math_gen.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
Utest: test pow, not powr, on negative x
Rebecca N. Palmer
1
-3
/
+9
2016-08-03
utests: change tolerance check for lgamma
Guo Yejun
1
-1
/
+1
2016-04-08
Prepend std namespace to isnan and isinf calls.
Sean Lynch
1
-2
/
+2
2016-02-25
RFC: Fix building with clang++ -stdlib=libc++
Armin K
1
-1
/
+3
2015-08-10
fix a powr function issue in cpu compiler math
Meng Mengmeng
1
-4
/
+20
2015-01-23
add builtin function atan2pi and ldexp
Zhu Bingbing
1
-13
/
+25
2015-01-04
add edge case detection for powr in utests
Meng Mengmeng
1
-1
/
+4
2014-11-06
GBE: fix bug in erf()/erfc().
Rebecca Palmer
1
-10
/
+10
2014-06-20
utest: decrease the accuracy of tanpi.
Yi Sun
1
-1
/
+1
2014-05-30
Make utest pass rate reach 100%.
Yi Sun
1
-9
/
+10
2014-05-30
Refine some test for math function
Yi Sun
1
-47
/
+77
2014-03-13
utests: Refine cases for sinpi.
Yi Sun
1
-2
/
+35
2014-02-21
Remove some unreasonable input values for rootn
Yi Sun
1
-2
/
+2
2014-02-21
utests: Remove test cases for function 'tgamma' 'erf' and 'erfc'
Yi Sun
1
-17
/
+11
2014-01-17
Remove builtin function fma from utest_math_gen.py.
Yi Sun
1
-12
/
+0
2013-12-25
Add test cases generator.
Yi Sun
1
-0
/
+531