Skip to content

[Unity] Support model kwargs in dynamo_capture_subgraph#14349

Merged
junrushao merged 1 commit intoapache:unityfrom
jinhongyii:change-dynamo
Mar 21, 2023
Merged

[Unity] Support model kwargs in dynamo_capture_subgraph#14349
junrushao merged 1 commit intoapache:unityfrom
jinhongyii:change-dynamo

Conversation

@jinhongyii
Copy link
Contributor

This PR enables user to pass the torch model's kwargs of forward function to dynamo_capture_subgraph, which makes it more flexible.

cc: @spectrometerHBH

@tvm-bot
Copy link
Collaborator

tvm-bot commented Mar 21, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@junrushao junrushao merged commit 4d57272 into apache:unity Mar 21, 2023
tqchen pushed a commit that referenced this pull request Apr 1, 2023
This PR enables user to pass the torch model's kwargs of forward function to dynamo_capture_subgraph, which makes it more flexible.
tqchen pushed a commit that referenced this pull request Apr 1, 2023
This PR enables user to pass the torch model's kwargs of forward function to dynamo_capture_subgraph, which makes it more flexible.
tqchen pushed a commit that referenced this pull request Apr 1, 2023
This PR enables user to pass the torch model's kwargs of forward function to dynamo_capture_subgraph, which makes it more flexible.
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.

3 participants