Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Fix TestDiffusionSamplingInferer tests #179

@Warvito

Description

@Warvito

After we added this check to the DiffusionModelUNet.forward method, I started to get an error in the TestDiffusionSamplingInferer conditioned tests. I guess it is mainly because we are using @parameterized.expand(TEST_CASES) and they do not have with_conditioning = True.
Sorry for missing this in the review.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions