[ROCm] Relax tolerances for FP8 unit test for fp16 and bf16 cases (#7655)
Relaxing the tolerance values to enable the below two unit testa, with
FP16 and BF16 data types on ROCm
```
unit/runtime/half_precision/test_fp8.py::TestFp8ComposabilityAcrossZero::test[bf16]
unit/runtime/half_precision/test_fp8.py::TestFp8ComposabilityAcrossZero::test[fp32]
```
---------
Signed-off-by: rraminen <rraminen@amd.com>
Signed-off-by: Stas Bekman <stas@stason.org>
Signed-off-by: Naveenraj Kamalakannan <therealnaveenkamal@gmail.com>
Signed-off-by: kunhee <82258699+kunheek@users.noreply.github.com>
Signed-off-by: Olatunji Ruwase <tunji.ruwase@snowflake.com>
Signed-off-by: Guokai Ma <guokai.ma@intel.com>
Signed-off-by: Stas Bekman <stas.bekman@snowflake.com>
Signed-off-by: Tim Adler <tim.adler@bayer.com>
Signed-off-by: Ma, Guokai <guokai.ma@intel.com>
Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
Co-authored-by: Stas Bekman <stas00@users.noreply.github.com>
Co-authored-by: Olatunji Ruwase <tjruwase@gmail.com>
Co-authored-by: Naveenraj Kamalakannan <therealnaveenkamal@gmail.com>
Co-authored-by: Masahiro Tanaka <81312776+tohtana@users.noreply.github.com>
Co-authored-by: Olatunji Ruwase <tunji.ruwase@snowflake.com>
Co-authored-by: Kunhee Kim <82258699+kunheek@users.noreply.github.com>
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
Co-authored-by: Ma, Guokai <guokai.ma@gmail.com>
Co-authored-by: Stas Bekman <stas.bekman@snowflake.com>
Co-authored-by: Tim Adler <tim+github@emrys-merlin.de>