Skip to content

fix: remove unnecessary elementwise kernel#4235

Open
narendasan wants to merge 1 commit intomainfrom
push-swpnpwltmklw
Open

fix: remove unnecessary elementwise kernel#4235
narendasan wants to merge 1 commit intomainfrom
push-swpnpwltmklw

Conversation

@narendasan
Copy link
Copy Markdown
Collaborator

Description

Removes the unnecessary elementwise kernel that gets invoked when output tensors are allocated then casted. Also fixes the search path for finding torch from the local venv to prioritize in repo venvs.

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

  • Bug fix (non-breaking change which fixes an issue)

cc: @shahe-nv

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@narendasan narendasan requested a review from cehongwang May 6, 2026 03:47
@meta-cla meta-cla Bot added the cla signed label May 6, 2026
@github-actions github-actions Bot added component: core Issues re: The core compiler component: runtime labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant