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

[TIR] Improved MakePackedAPI error message #14387

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Lunderberg
Copy link
Contributor

If a variable is undefined within a PrimFunc, included the name of the PrimFunc in the error message. Otherwise, in a IRModule with multiple functions, it may be unclear which PrimFunc is malformed.

If a variable is undefined within a PrimFunc, included the name of the
PrimFunc in the error message.  Otherwise, in a IRModule with multiple
functions, it may be unclear which PrimFunc is malformed.
@tvm-bot
Copy link
Collaborator

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

@Lunderberg Lunderberg merged commit 4a2a3b5 into apache:main Mar 24, 2023
@Lunderberg Lunderberg deleted the function_name_in_packedapi_error branch March 24, 2023 13:13
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