AMD-AGI / AMD-AGI/diffusion-models-inference
[Feature] Improve build-and-benchmark parameterization
Open
@joniohtonen is already working on this.
Since Sep 18, 2026.
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 36
Description
Improve build-and-benchmark workflow parameterization.
Background
The parameters are slightly confusing, as it relies on dropdowns, some text fields and their combinatory logic which is currently a bit opaque.
Proposed behavior
Clarify logic by removing some of the dropdowns and replacing them with simple checkboxes.
Something like this, will see what sticks:
- Text field: base image
- Checkbox: build core
- Checkbox: build untuned
- Run MIOpen tuning
- Run benchmarks
- Create MIOpen DB PR
Goals
Clear and concise workflow logic and user-friendly dispatch interface.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.