Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip softmax BF16 test for ROCm (#21162)
### Description Skip softmax BF16 test for ROCm, because BFloat16 is unsupported by MIOpen, and `torch.cuda.is_available()` also returns `True` for ROCm.
- Loading branch information