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 support for lift_fresh op #1101

Merged

Conversation

antoniojkim
Copy link
Collaborator

In upstream PyTorch, they switched the tensor constructor to use lift_fresh instead of lift which silently broken LTC. Adding support for this op should fix the examples being broken.

The upstream fix for the TS backend: pytorch/pytorch#81928

@antoniojkim
Copy link
Collaborator Author

@silvasean Gentle reminder to please review. Should be quick as its a relatively small change

@antoniojkim antoniojkim merged commit 38e17f8 into llvm:torch_mlir_ltc_backend Jul 25, 2022
henrytwo pushed a commit that referenced this pull request Jul 29, 2022
henrytwo pushed a commit that referenced this pull request Jul 29, 2022
henrytwo pushed a commit that referenced this pull request Jul 30, 2022
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.

2 participants