## Motivation
Since gfx90a has no native support for FP8 datatype, all FP8 tests
should be disabled there by default.
## Technical Details
The test_fmha_fwd_fp8fp16 is the last failing test in CK on gfx90a with
staging compiler.
## Test Plan
<!-- Explain any relevant testing done to verify this PR. -->
## Test Result
<!-- Briefly summarize test outcomes. -->
## Submission Checklist
- [ ] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.