Skip to content

[Unity] nn.Module Torch Integration#15424

Merged
cyx-6 merged 1 commit intoapache:unityfrom
junrushao:feature/2023-07-27/nn-module-torch
Jul 28, 2023
Merged

[Unity] nn.Module Torch Integration#15424
cyx-6 merged 1 commit intoapache:unityfrom
junrushao:feature/2023-07-27/nn-module-torch

Conversation

@junrushao
Copy link
Copy Markdown
Member

This PR introduces a nn.Module.jit method that effectively converts an nn.Module to a collection of torch-in-torch-out callables for users to debug with.

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Jul 28, 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

@junrushao junrushao marked this pull request as ready for review July 28, 2023 05:00
This PR introduces a `nn.Module.jit` method that effectively converts an
`nn.Module` to a collection of torch-in-torch-out callables for users to
debug with.
@junrushao junrushao force-pushed the feature/2023-07-27/nn-module-torch branch from 29090b5 to fa0049c Compare July 28, 2023 16:57
Copy link
Copy Markdown
Contributor

@cyx-6 cyx-6 left a comment

Choose a reason for hiding this comment

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

LGTM!

@cyx-6 cyx-6 merged commit 7a4c85e into apache:unity Jul 28, 2023
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