Skip to content

↔ [Converter] Add support for aten::einsum in TRTorch #277

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

Closed
narendasan opened this issue Jan 12, 2021 · 3 comments
Closed

↔ [Converter] Add support for aten::einsum in TRTorch #277

narendasan opened this issue Jan 12, 2021 · 3 comments
Labels
component: converters Issues re: Specific op converters feature request New feature or request No Activity

Comments

@narendasan
Copy link
Collaborator

aten::einsum

  • Function Schema:

aten::einsum(str equation, Tensor[] tensors) -> (Tensor)

  • Original PyTorch API:

https://pytorch.org/docs/stable/generated/torch.einsum.html?highlight=einsum#torch.einsum

  • Relevant TensorRT Documentation:

Alternatives

Additional context

@narendasan narendasan added feature request New feature or request component: converters Issues re: Specific op converters labels Jan 12, 2021
@github-actions
Copy link

This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

@github-actions
Copy link

This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

@github-actions
Copy link

This issue has not seen activity for 90 days, Remove stale label or comment or this will be closed in 10 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: converters Issues re: Specific op converters feature request New feature or request No Activity
Projects
None yet
Development

No branches or pull requests

1 participant