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

New API to display if a method can be converted to TensorRT #27

Merged
merged 1 commit into from Mar 24, 2020

Conversation

narendasan
Copy link
Collaborator

Addresses #26.

to see if all operators are supported. Addresses pytorch#26.

Signed-off-by: Naren Dasan <naren@narendasan.com>
Signed-off-by: Naren Dasan <narens@nvidia.com>
@narendasan narendasan added the component: core Issues re: The core compiler label Mar 24, 2020
@narendasan narendasan merged commit 79c909c into pytorch:master Mar 24, 2020
@narendasan narendasan deleted the supportable-subgraphs branch March 24, 2020 07:05
frank-wei pushed a commit that referenced this pull request Jun 4, 2022
Summary:
Pull Request resolved: https://github.com/pytorch/fx2trt/pull/27

Follows the instruction in T93104604 to add support for torch.nn.functional.embedding in fx2trt.

Reviewed By: frank-wei

Differential Revision: D34945232

fbshipit-source-id: c0ed25e2b7585bfb11736be7dad60ddbbb065050
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core Issues re: The core compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant