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

Move this function (scalar_to_tensor) to converter utils #1180

Closed
narendasan opened this issue Jul 15, 2022 · 1 comment · Fixed by #1252
Closed

Move this function (scalar_to_tensor) to converter utils #1180

narendasan opened this issue Jul 15, 2022 · 1 comment · Fixed by #1252
Assignees
Labels
component: converters Issues re: Specific op converters feature request New feature or request

Comments

@narendasan
Copy link
Collaborator

nvinfer1::ITensor* scalar_to_tensor(ConversionCtx* ctx, at::Scalar s) {

@narendasan narendasan added feature request New feature or request component: converters Issues re: Specific op converters labels Jul 15, 2022
@narendasan
Copy link
Collaborator Author

Addressed in #1252

@narendasan narendasan linked a pull request Aug 11, 2022 that will close this issue
7 tasks
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.

3 participants