onnxruntime
e2abba18
- Skip softmax BF16 test for ROCm (#21162)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
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.
References
#21162 - Skip softmax BF16 test for ROCm
Author
mindest
Parents
41ad83fb
Loading