Skip to content

Conversation

bdevorem
Copy link

@bdevorem bdevorem commented Oct 8, 2025

Motivation

This PR just adds the g+g problem configs for tier 1 models to the preexisting list.
Closes rocMLIR-internal #2027. The issue is on rocmlir-internal, so it may need to be closed manually.

Technical Details

Problem configs were generated with this script, plus the env var for g+g fusion and filtering for g+g problem configs, and those resulting problem configs were added to this list.

Test Plan

N/A

Test Result

N/A

Submission Checklist

@bdevorem
Copy link
Author

bdevorem commented Oct 8, 2025

@dhernandez0 the CIs say too many unauthenticated requests, I'm not sure if you guys are aware of that?

@umangyadav umangyadav requested a review from Copilot October 10, 2025 13:17
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds g+g (GEMM+GEMM) problem configurations to the tier 1 model list for performance testing. These configurations enable testing of fused GEMM operations that include additional parameters like -transC, -transO, and -gemmO for more complex matrix multiplication patterns.

  • Adds g+g problem configs generated using migraphx-benchmark-utils script
  • Adds configurations for various models including BERT, GPT-2, Whisper, and Stable Diffusion variants
  • Includes both f32 and f16 precision variants across different model types

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

3 participants