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

Sync SDXL benchmark metrics with latest values. #17795

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

ScottTodd
Copy link
Member

@ScottTodd ScottTodd commented Jul 2, 2024

Benchmark metrics improved (when using --iree-llvmgpu-enable-prefetch=true), so locking in the improvements. Context: #17744 (comment)

Presubmit results: https://github.com/iree-org/iree/actions/runs/9765047731/attempts/1#summary-26955236756

@ScottTodd ScottTodd marked this pull request as ready for review July 2, 2024 17:27
@ScottTodd ScottTodd requested a review from saienduri July 2, 2024 17:27
Comment on lines 301 to 304
--goldentime-rocm-e2e-ms 1335.0 \
--goldentime-rocm-unet-ms 340.0 \
--goldentime-rocm-clip-ms 17.0 \
--goldentime-rocm-vae-ms 290.0 \
Copy link
Member Author

Choose a reason for hiding this comment

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

These might be tight. Presubmit got:

  • 1334 (-1 from 1335)
  • 339 (-1 from 340)
  • 16.3 (-0.7 from 17.0)
  • 290.0 (-0 from 290.0)

Copy link
Collaborator

Choose a reason for hiding this comment

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

unet and clip are pretty stable usually so that should be fine. vae and e2e might have a bit more variation though, so might want to add a bit more leniency there (1336 and 291?)

@ScottTodd ScottTodd enabled auto-merge (squash) July 2, 2024 18:11
@ScottTodd ScottTodd merged commit 2df0221 into iree-org:main Jul 2, 2024
50 of 51 checks passed
@ScottTodd ScottTodd deleted the infra-sdxl-metrics branch July 2, 2024 18:31
LLITCHEV pushed a commit to LLITCHEV/iree that referenced this pull request Jul 30, 2024
Benchmark metrics improved (when using
`--iree-llvmgpu-enable-prefetch=true`), so locking in the improvements.
Context:
iree-org#17744 (comment)

Presubmit results:
https://github.com/iree-org/iree/actions/runs/9765047731/attempts/1#summary-26955236756

Signed-off-by: Lubo Litchev <[email protected]>
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