diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

[Tests] introduce tests for different transformer variants.

Open sayakpaul opened this issue 1 year ago • 0 comments

What does this PR do?

This PR introduces tests for the standalone Transformer2DModel class. It's quite heavily used and testing it in isolation is necessary to ensure we have a robust implementation.

sayakpaul avatar Apr 29 '24 03:04 sayakpaul