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

API to register arbitrary TRT engines as modules #46

Closed
narendasan opened this issue Apr 28, 2020 · 0 comments · Fixed by #431
Closed

API to register arbitrary TRT engines as modules #46

narendasan opened this issue Apr 28, 2020 · 0 comments · Fixed by #431
Labels
component: execution Issues re: Execution of engines feature request New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: low Will be handled, but not in the near term
Projects
Milestone

Comments

@narendasan
Copy link
Collaborator

It would be nice to be able to accept TRT engines built outside TRTorch and register them in the execution system.

@narendasan narendasan added feature request New feature or request good first issue Good for newcomers help wanted Extra attention is needed component: execution Issues re: Execution of engines priority: low Will be handled, but not in the near term labels Apr 28, 2020
@narendasan narendasan added this to To do in TRTorch May 18, 2020
@narendasan narendasan added this to the v0.2.0 milestone Jun 5, 2020
TRTorch automation moved this from To do to Done Oct 14, 2020
@narendasan narendasan reopened this Nov 23, 2020
TRTorch automation moved this from Done to Backlog Nov 23, 2020
@pytorch pytorch deleted a comment from github-actions bot Nov 23, 2020
@pytorch pytorch deleted a comment from github-actions bot Nov 23, 2020
@pytorch pytorch deleted a comment from github-actions bot Nov 23, 2020
@pytorch pytorch deleted a comment from github-actions bot Nov 23, 2020
@pytorch pytorch deleted a comment from github-actions bot Nov 23, 2020
@narendasan narendasan modified the milestones: v0.2.0, v0.3.0 Nov 23, 2020
TRTorch automation moved this from Backlog to Done Nov 29, 2020
@narendasan narendasan reopened this Feb 5, 2021
TRTorch automation moved this from Done to Backlog Feb 5, 2021
TRTorch automation moved this from Backlog to Done Apr 21, 2021
frank-wei pushed a commit that referenced this issue Jun 4, 2022
Summary:
Pull Request resolved: https://github.com/pytorch/fx2trt/pull/46

Adds torch.numel to fx2trt supported ops. Also adds converter.

Reviewed By: frank-wei

Differential Revision: D35378672

fbshipit-source-id: 83d322e9b7b454421c97d15f763334e601fb2a60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: execution Issues re: Execution of engines feature request New feature or request good first issue Good for newcomers help wanted Extra attention is needed priority: low Will be handled, but not in the near term
Projects
TRTorch
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant