Skip to content

Add ONNX export script for UNet component of Stable Diffusion#2

Merged
DivyenduDutta merged 4 commits into
masterfrom
feature/onnx
Sep 1, 2025
Merged

Add ONNX export script for UNet component of Stable Diffusion#2
DivyenduDutta merged 4 commits into
masterfrom
feature/onnx

Conversation

@DivyenduDutta

Copy link
Copy Markdown
Owner

Implemented script to export the UNet module from Hugging Face’s Stable Diffusion model to ONNX format. Enables interoperability and facilitates optimized inference workflows.

…fusion

Simplified the benchmarking pipeline to focus exclusively on the UNet module.
Revised the benchmark results CSV and .md to reflect evaluations of only the UNet module.
Implemented script to export the UNet module from Hugging Face’s Stable Diffusion model to ONNX format.
@DivyenduDutta DivyenduDutta self-assigned this Sep 1, 2025
@DivyenduDutta DivyenduDutta added the enhancement New feature or request label Sep 1, 2025
@DivyenduDutta DivyenduDutta merged commit cce87ff into master Sep 1, 2025
2 checks passed
@DivyenduDutta DivyenduDutta deleted the feature/onnx branch September 1, 2025 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant