eppaneamd

Results 1 issues of eppaneamd

### 🐛 Describe the bug Following [commit](https://github.com/ROCm/pytorch/commit/a033df6) to release/2.7 from two weeks ago (likely) breaks torch.compile for some diffusers models as dynamo cannot handle the [FrozenDict class](https://github.com/huggingface/diffusers/blob/main/src/diffusers/configuration_utils.py#L56-L85) which diffusers uses...