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

[Fix]Fix function ObjectPath in IRModule SEqual #14230

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

cyx-6
Copy link
Contributor

@cyx-6 cyx-6 commented Mar 8, 2023

This PR fixes the IRModuleNode::SEqualReduce to produce the correct ObjectPath for functions in IRModule.

And this PR fixes some missing Doc->source_paths's, when printer transforms Doc locally.

This PR fixes the `IRModuleNode::SEqualReduce` to produce the correct `ObjectPath` for functions in `IRModule`.

And this PR fixes some missing `Doc->source_paths`'s, when printer transforms `Doc` locally.
@tvm-bot
Copy link
Collaborator

tvm-bot commented Mar 8, 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.

  • No users to tag found in teams: fix See #10317 for details

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!

@cyx-6 cyx-6 merged commit e8576db into apache:main Mar 8, 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