huggingface / huggingface/diffusers
[tests] migrate all attention processor related stuff from pipeline to model-level testing
Open
@sayakpaul is already working on this.
Since Jul 21, 2026.
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
Okay to have these here. But my preference would be to remove these checks from pipeline level testing. This can be in a follow up after all pipeline tests are migrated to the new format.
Originally posted by @DN6 in https://github.com/huggingface/diffusers/pull/14113#discussion_r3602634862
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.