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

↔ [Converter] Add support for aten::sign in Torch-TensorRT #1074

Closed
f291400 opened this issue May 20, 2022 · 1 comment · Fixed by #1391
Closed

↔ [Converter] Add support for aten::sign in Torch-TensorRT #1074

f291400 opened this issue May 20, 2022 · 1 comment · Fixed by #1391
Assignees
Labels
component: converters Issues re: Specific op converters feature request New feature or request

Comments

@f291400
Copy link

f291400 commented May 20, 2022

sign

  • Original PyTorch API:
    aten::sign(Tensor self) -> (Tensor)
  • Relevant TensorRT Documentation:
@f291400 f291400 added component: converters Issues re: Specific op converters feature request New feature or request labels May 20, 2022
@narendasan narendasan changed the title ↔ [Converter] Add support for my_op in Torch-TensorRT ↔ [Converter] Add support for aten::sign in Torch-TensorRT May 20, 2022
@narendasan narendasan added component: converters Issues re: Specific op converters and removed component: converters Issues re: Specific op converters labels May 22, 2022
@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants