Files
rocm-systems/projects/hip-tests
Fábio Mestre 7794ac9ac6 [hip-tests] Fix Float16 accuracy tests (#2178)
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.
2026-01-16 13:25:11 +00:00
..
2025-03-20 15:45:31 +05:30
2025-09-10 12:06:14 -04:00

hip-tests

Caution

The hip-tests repository is retired, please use the ROCm/rocm-systems repository for development. This develop branch will only accept patch updates from a bot that mirrors hip-tests-specific updates from rocm-systems into here.

This repository provides unit tests for HIP implementation.