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

Round up sdxl golden dispatch sizes and mi250 times by 10%. #17879

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

ScottTodd
Copy link
Member

See this discussion on Discord.

These are change detector tests with some use, but exact checking is too noisy and is causing significant churn across PRs and postsubmit CI runs. We could change the test script to allow a certain error range, but for now just increase the thresholds used in <= checks by about 10% (then drop a few digits to 0 so we don't give the appearance of high precision).

ci-exactly: build_packages,regression_test

@ScottTodd ScottTodd marked this pull request as ready for review July 11, 2024 23:56
Copy link
Collaborator

@raikonenfnu raikonenfnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yzhang93
Copy link
Contributor

I'd like to rebase the integration PR on top of this and see if regression tests will pass.

@ScottTodd ScottTodd merged commit f07c96c into iree-org:main Jul 12, 2024
45 checks passed
@ScottTodd ScottTodd deleted the benchmark-thresholds-3 branch July 12, 2024 00:45
saienduri pushed a commit to saienduri/iree that referenced this pull request Jul 12, 2024
…#17879)

See [this discussion on
Discord](https://discord.com/channels/689900678990135345/689957613152239638/1261059802214305913).

These are change detector tests with _some_ use, but exact checking is
too noisy and is causing significant churn across PRs and postsubmit CI
runs. We could change the test script to allow a certain error range,
but for now just increase the thresholds used in `<=` checks by about
10% (then drop a few digits to 0 so we don't give the appearance of high
precision).

ci-exactly: build_packages,regression_test
saienduri pushed a commit to saienduri/iree that referenced this pull request Jul 12, 2024
…#17879)

See [this discussion on
Discord](https://discord.com/channels/689900678990135345/689957613152239638/1261059802214305913).

These are change detector tests with _some_ use, but exact checking is
too noisy and is causing significant churn across PRs and postsubmit CI
runs. We could change the test script to allow a certain error range,
but for now just increase the thresholds used in `<=` checks by about
10% (then drop a few digits to 0 so we don't give the appearance of high
precision).

ci-exactly: build_packages,regression_test
Signed-off-by: saienduri <saimanas.enduri@amd.com>
LLITCHEV pushed a commit to LLITCHEV/iree that referenced this pull request Jul 30, 2024
…#17879)

See [this discussion on
Discord](https://discord.com/channels/689900678990135345/689957613152239638/1261059802214305913).

These are change detector tests with _some_ use, but exact checking is
too noisy and is causing significant churn across PRs and postsubmit CI
runs. We could change the test script to allow a certain error range,
but for now just increase the thresholds used in `<=` checks by about
10% (then drop a few digits to 0 so we don't give the appearance of high
precision).

ci-exactly: build_packages,regression_test
Signed-off-by: Lubo Litchev <lubol@google.com>
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.

None yet

3 participants