Sven van Haastregt
b6941b6c61
Add fp16 testing to conversions and bruteforce ( #1975 )
...
Merge the `fp16-staging` branch into `main`, adding fp16 (`half`)
testing to the conversions and math bruteforce tests.
---------
Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com >
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
Signed-off-by: Guo, Yilong <yilong.guo@intel.com >
Signed-off-by: John Kesapides <john.kesapides@arm.com >
Co-authored-by: Marcin Hajder <marcin.hajder@gmail.com >
Co-authored-by: Ewan Crawford <ewan@codeplay.com >
Co-authored-by: Wawiorko, Grzegorz <grzegorz.wawiorko@intel.com >
Co-authored-by: Sreelakshmi Haridas Maruthur <sharidas@quicinc.com >
Co-authored-by: Harald van Dijk <harald@gigawatt.nl >
Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com >
Co-authored-by: Haonan Yang <haonan.yang@intel.com >
Co-authored-by: Ahmed Hesham <117350656+ahesham-arm@users.noreply.github.com >
Co-authored-by: niranjanjoshi121 <43807392+niranjanjoshi121@users.noreply.github.com >
Co-authored-by: Wenwan Xing <wenwan.xing@intel.com >
Co-authored-by: Yilong Guo <yilong.guo@intel.com >
Co-authored-by: Romaric Jodin <89833130+rjodinchr@users.noreply.github.com >
Co-authored-by: joshqti <127994991+joshqti@users.noreply.github.com >
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi >
Co-authored-by: imilenkovic00 <155085410+imilenkovic00@users.noreply.github.com >
Co-authored-by: John Kesapides <46718829+JohnKesapidesARM@users.noreply.github.com >
Co-authored-by: Aharon Abramson <aharon.abramson@mobileye.com >
2024-06-18 09:43:11 -07:00
Marcin Hajder
2686b9e2c1
Modernization of conversions test ( #1719 )
...
* Modernization of conversions test, preparation to handle cl_khr_fp16 extension
* Added missing virtual descructor
* Added corrections due to code review
* More separators removed
* Fixed clang format
* Added multiple corrections related to code review
* Corrected missing implicit test lost after modernization corrections
* Corrected single, selected test to limit number of unnecessary operations
2023-07-11 08:52:25 -07:00
Kévin Petit
1f94b5748b
[NFC] Remove duplicate symbol declarations ( #1671 )
...
* [NFC] Remove duplicate symbol declarations
Those are provided by testHarness.h.
Signed-off-by: Kévin Petit <kpet@free.fr >
* add missing include
---------
Signed-off-by: Kévin Petit <kpet@free.fr >
2023-03-16 12:15:37 +00:00
Kevin Petit
ef832c330c
Stop using ../../test_common to include common headers
...
Fixes #395 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-01 18:41:12 +01:00
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30