Skip to content

Complete support for einsum via PyTorch lowering#325

Merged
asuhan merged 1 commit into
masterfrom
asuhan/more_einsum
Feb 22, 2019
Merged

Complete support for einsum via PyTorch lowering#325
asuhan merged 1 commit into
masterfrom
asuhan/more_einsum

Conversation

@asuhan
Copy link
Copy Markdown
Contributor

@asuhan asuhan commented Feb 22, 2019

Just go directly to at::native::einsum to allow PyTorch lowering to use lazy tensors, we have already implemented the tensor methods used by it.

Just go directly to at::native::einsum to allow PyTorch lowering to use
lazy tensors, we have already implemented the tensor methods used by it.
@asuhan asuhan requested a review from dlibenzi February 22, 2019 20:13
@asuhan asuhan merged commit c54fb2a into master Feb 22, 2019
@asuhan asuhan deleted the asuhan/more_einsum branch February 22, 2019 22:12
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