Benoit Steiner
|
2b6e3de02f
|
Added tests to validate flooring and ceiling of fp16
|
2016-04-14 11:39:18 -07:00 |
|
Benoit Steiner
|
6f23e945f6
|
Added simple test for numext::sqrt and numext::pow on fp16
|
2016-04-14 10:32:52 -07:00 |
|
Benoit Steiner
|
72510c80e1
|
Added basic test for trigonometric functions on fp16
|
2016-04-14 10:27:24 -07:00 |
|
Benoit Steiner
|
f6003f0873
|
Made the test msvc friendly
|
2016-04-14 09:47:26 -07:00 |
|
Benoit Steiner
|
2d072b38c1
|
Don't test the division by 0 on float16 when compiling with msvc since msvc detects and errors out on divisions by 0.
|
2016-04-08 12:50:25 -07:00 |
|
Benoit Steiner
|
d962fe6a99
|
Renamed float16 into cxx11_float16 since the test relies on c++11 features
|
2016-04-07 20:28:32 -07:00 |
|