Sean Silva
Sean Silva
Are there any remaining issues with V-Difussion?
Can you show your PR that can be used to reproduce?
Can you give a more realistic example of what you are using nested tensors for? We don't currently model them, so the op cannot be implemented without larger changes.
Can you look at the source locations and see where this is coming from in the Python code itself?
It's hard to tell without being able to reproduce the issue. This does seem like something going wrong inside Torch-MLIR (verifier failure), but I can't help beyond that. Is there...
Closing this as not reproducible.
@ramiro050 PTAL now that I fixed the CI issue.
+ @ashay for a second pair of eyes on this architectural change.
Fixed in https://github.com/llvm/torch-mlir/pull/1315
This will be easy to fix after https://github.com/llvm/torch-mlir/issues/1227