SBGEMM and SHGEMM should have an acceptable tolerances so that unit tests pass.
SBGEMM has 7 bits of fraction and SHGEMM has 10.
Unit tests are failing (I know RVV is) because they are off by a couple of epsilon differences.
Please change so that we don't see these failures for each patch updated.
SBGEMM and SHGEMM should have an acceptable tolerances so that unit tests pass.
SBGEMM has 7 bits of fraction and SHGEMM has 10.
Unit tests are failing (I know RVV is) because they are off by a couple of epsilon differences.
Please change so that we don't see these failures for each patch updated.