7794ac9ac6
Tests were relying on floats for calculating ulp values when validating the output. This is not correct given that the calculations are done using Float16. The fix is to update the test framework to use fp16 ulp instead.
hip-tests
Caution
The hip-tests repository is retired, please use the ROCm/rocm-systems repository for development. This
developbranch will only accept patch updates from a bot that mirrors hip-tests-specific updates fromrocm-systemsinto here.
This repository provides unit tests for HIP implementation.