CLBlast/test/correctness
Cedric Nugteren 3d0c227fa5
AMAX/AMIN integer testing and bug fixes (#457)
* Fixed a bug in XAMAX/XMIN routines that caused the increment and offset to be included in the result

* Perform proper integer-output testing in XAMAX tests

* A few changes towards getting it ready for a PR

* Also fix compilation for clBLAS and cuBLAS references

* Fix a bug that would only use the real part of complex numbers in the amax/amin routines

* A few small fixes related to the AMAX tests
2023-05-07 20:02:52 +02:00
..
misc Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
routines Added groundwork for col2im algorithm plus first non-working version of kernel and test 2018-10-23 20:52:25 +02:00
testblas.cpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
testblas.hpp Add kernel_mode option to im2col, col2im, and convgemm functions 2018-11-12 10:12:07 +09:00
tester.cpp Fix half-float+kernel_mode test cases of im2col, col2im, and convgemm 2018-12-17 21:57:35 +09:00
tester.hpp Moved square-difference utility function for use in the tuners 2017-11-13 21:10:44 +01:00