Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add xfail tests for single layer Flux transformer that verify IREE results against Torch #741

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

sogartar
Copy link
Contributor

@sogartar sogartar commented Jan 3, 2025

The test accuracy is not of sufficient quality and needs further investigation.
The tests compare IREE bf16 and f32 against Torch f32.

Refactor the sample input generation and make it produce noise images for final size of 1024x1024 instead of 512x512.

Remove unused duplicated function for random Theta generation.

@sogartar sogartar force-pushed the flux-transformer-run-with-iree branch from 9919b51 to 6f48e48 Compare January 3, 2025 16:59
@sogartar sogartar requested review from KyleHerndon and IanNod January 3, 2025 17:24
…sults against Torch

The test accuracy is not of sufficient quality and needs further
investigation.
The tests compare IREE bf16 and f32 against Torch f32.

Refactor the sample input generation and make it produce noise images
for final size of 1024x1024 instead of 512x512.
@sogartar sogartar force-pushed the flux-transformer-run-with-iree branch from 92d8f52 to 88037f4 Compare January 3, 2025 18:42
@sogartar sogartar enabled auto-merge (squash) January 3, 2025 18:42
@sogartar sogartar merged commit 28800b7 into nod-ai:main Jan 3, 2025
21 of 24 checks passed
sogartar added a commit to sogartar/sharktank that referenced this pull request Jan 3, 2025
Tests introuced by nod-ai#741
would actually hang during IREE compilation without one pending fix.
sogartar added a commit that referenced this pull request Jan 3, 2025
Tests introduced by #741 would
actually hang during IREE compilation without one pending fix.
monorimet pushed a commit that referenced this pull request Jan 8, 2025
…sults against Torch (#741)

The test accuracy is not of sufficient quality and needs further
investigation.
The tests compare IREE bf16 and f32 against Torch f32.

Refactor the sample input generation and make it produce noise images
for final size of 1024x1024 instead of 512x512.

Remove unused duplicated function for random Theta generation.
monorimet pushed a commit that referenced this pull request Jan 8, 2025
Tests introduced by #741 would
actually hang during IREE compilation without one pending fix.
monorimet pushed a commit that referenced this pull request Jan 8, 2025
…sults against Torch (#741)

The test accuracy is not of sufficient quality and needs further
investigation.
The tests compare IREE bf16 and f32 against Torch f32.

Refactor the sample input generation and make it produce noise images
for final size of 1024x1024 instead of 512x512.

Remove unused duplicated function for random Theta generation.
monorimet pushed a commit that referenced this pull request Jan 8, 2025
Tests introduced by #741 would
actually hang during IREE compilation without one pending fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants