Closed lcskrishna closed 3 years ago
jenkins: retest this please
These are the unit tests that got regressed when using the latest ROCm versions.
test_fuzz (Mulit-tensor-axpy)
test_fuzz (Multi_tensor_scale)
test_bfloat16( FUsedAdagrad)
test_float (FusedAdagrad)
test_multi_params (FusedAdagrad)
test_float (FusedAdam)
test_bfloat16 (FusedAdam)
@lcskrishna can you confirm if the tests can pass using the public ROCm3.7 docker container?
@sunway513 Public docker containers doesn't have hipify changes. With the hipify changes from pytorch installed on ROCm3.7 I don't see any issues locally.
Thanks, that’s helpful. LGTM, please go ahead merge it.
Thanks!
Skipping unit tests for stability of CI.