Skip to content

Diffusers CI conditional check#978

Open
quic-amitraj wants to merge 1 commit into
quic:mainfrom
quic-amitraj:diffusers-ci-conditional-checks
Open

Diffusers CI conditional check#978
quic-amitraj wants to merge 1 commit into
quic:mainfrom
quic-amitraj:diffusers-ci-conditional-checks

Conversation

@quic-amitraj
Copy link
Copy Markdown
Contributor

@quic-amitraj quic-amitraj commented May 11, 2026

Summary

Split unit tests so diffusers-related tests run in a separate CI job only when diffusers-dependent files change.

Changes

  • Added path-based change detection for diffusers dependencies.
  • Kept unit-tests as the main check for non-diffusers unit scope.
  • Added unit-tests-diffusers conditional job for diffusers unit tests.

Why

Reduces routine PR CI time while preserving fast feedback for diffusers-impacting changes. Full coverage remains in nightly runs.

@quic-amitraj quic-amitraj self-assigned this May 11, 2026
@quic-amitraj quic-amitraj force-pushed the diffusers-ci-conditional-checks branch from f89add9 to 13f3897 Compare May 18, 2026 10:14
…ered if any dependecy will be there in changed files

Signed-off-by: Amit Raj <amitraj@qti.qualcomm.com>
@quic-amitraj quic-amitraj force-pushed the diffusers-ci-conditional-checks branch from 13f3897 to 3d65449 Compare May 18, 2026 10:19
@quic-amitraj quic-amitraj requested a review from vbaddi May 18, 2026 10:19
@quic-amitraj quic-amitraj marked this pull request as ready for review May 18, 2026 10:19
@quic-amitraj quic-amitraj added the Diffusers Use for PR related to diffusers in efficient-transformers. label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Diffusers Use for PR related to diffusers in efficient-transformers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant