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

Followup from #9312 (Introduce call_lowered op) #9491

Merged
merged 2 commits into from
Nov 13, 2021

Conversation

electriclilies
Copy link
Contributor

Two cleanups from #9312 --

  1. Remove processing of CallLoweredOp in GetDeviceCopyProps since we also process CallLowered in GetPrimitiveDeviceCopyProps and it is redundant
  2. Only visit arguments once in DeviceAwareVisitExpr_(const CallNode* call_node) in the TE compiler.
    @mbs-octoml

@mbs-octoml
Copy link
Contributor

LGTM, you'll need to rebase.

@masahi masahi merged commit e4904c6 into apache:main Nov 13, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants