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

Bump IREE requirement pins to their latest versions. #973

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shark-pr-automator[bot]
Copy link
Contributor

Diff: iree-org/iree@iree-3.3.0rc20250213...iree-3.3.0rc20250215

IREE bump duty engineer this week: @renxida

Auto-generated by GitHub Actions using .github/workflows/update_iree_requirement_pins.yml.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@renxida
Copy link
Contributor

renxida commented Feb 17, 2025

FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testCompareBF16EagerVsHuggingface - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead
FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testCompareF32EagerVsHuggingface - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead
FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testVaeIreeVsHuggingFace - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead

Did we change the shape handling for something here?

@marbre
Copy link
Collaborator

marbre commented Feb 18, 2025

FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testCompareBF16EagerVsHuggingface - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead
FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testCompareF32EagerVsHuggingface - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead
FAILED sharktank/tests/models/vae/vae_test.py::VaeFluxDecoderTest::testVaeIreeVsHuggingFace - RuntimeError: Given groups=1, weight of size [512, 16, 3, 3], expected input[1, 1, 4096, 64] to have 16 channels, but got 1 channels instead

Did we change the shape handling for something here?

Do you follow up here or have investigated further @renxida?

@marbre
Copy link
Collaborator

marbre commented Feb 19, 2025

Seems the test failure is unrelated to the IREE version bump, I filled #982 for this.

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