Skip to content

Conversation

@shingjan
Copy link

Previously the ICHECK for target_has_vnni would seg fault if this function is not found and no debug info is given. However this patch doesn't fix #13425. Note that the test case added wouldn't fail as the function should already be imported somehow by other imports.

cc: @zxybazh

@tvm-bot
Copy link
Collaborator

tvm-bot commented Nov 19, 2022

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: meta schedule See #10317 for details
  • Built docs for commit 81ce3e3 can be found here.

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.

Thanks for spotting the typo! In this particular case, given the typo is pretty simple (an extra *) and easy to spot but hard to test, we do not have to add a unittest for it.

@shingjan shingjan requested a review from junrushao November 21, 2022 21:54
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!

@zxybazh zxybazh merged commit 7cfa62e into apache:main Nov 22, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
…apache#13441)

* patch to avoid seg fault with test

* address comments
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.

[Bug] Task initialization failed for one subgraph in resnet50

4 participants