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

build a "linearized" unet #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

build a "linearized" unet #19

wants to merge 2 commits into from

Conversation

makslevental
Copy link
Collaborator

@makslevental makslevental commented Mar 16, 2023

Using lazy imports I built a "linearized" diffusers/UNet2DConditionModel module (i.e., with no external dependencies). Using the module and the example script I can emit this "RAW" torch-mlir.

pi/models/unet.py Outdated Show resolved Hide resolved
@makslevental makslevental force-pushed the unet branch 3 times, most recently from 78c6968 to ed9128e Compare March 16, 2023 08:48
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