Skip to content

[Relay] fix error in typesolver#1983

Closed
MarisaKirisame wants to merge 1 commit intoapache:masterfrom
MarisaKirisame:patch-1
Closed

[Relay] fix error in typesolver#1983
MarisaKirisame wants to merge 1 commit intoapache:masterfrom
MarisaKirisame:patch-1

Conversation

@MarisaKirisame
Copy link
Copy Markdown
Contributor

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers.

@tqchen
Copy link
Copy Markdown
Member

tqchen commented Oct 25, 2018

Since this is a UnionFind data structure, the procedure should guarantee that there is no self-reference(root->parent == root). So this is not really a fix. We should check the caller.

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.

2 participants