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

Add TorchToLinalg lowering for MaxUnpool operation #718

Open
vivekkhandelwal1 opened this issue Jun 4, 2024 · 2 comments · May be fixed by llvm/torch-mlir#3733
Open

Add TorchToLinalg lowering for MaxUnpool operation #718

vivekkhandelwal1 opened this issue Jun 4, 2024 · 2 comments · May be fixed by llvm/torch-mlir#3733

Comments

@vivekkhandelwal1
Copy link
Contributor

For the OnnxToTorch lowering added here llvm/torch-mlir#3413, we need the TorchToLinalg lowering for e2e execution.

@jinchen62
Copy link
Contributor

max_unpool3d is implemented here llvm/torch-mlir#3536

@jinchen62
Copy link
Contributor

max_unpool2d support is llvm/torch-mlir#3733

@jinchen62 jinchen62 linked a pull request Oct 24, 2024 that will close this issue
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 a pull request may close this issue.

2 participants