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

[Relay] fix checkwellform #2705

Merged
merged 2 commits into from
Mar 1, 2019
Merged

Conversation

MarisaKirisame
Copy link
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.

@MarisaKirisame
Copy link
Contributor Author

@srkreddy1238 @vinx13 @icemelon9 can you review?

@@ -30,3 +31,21 @@ def test_tuple():
def test_tuple_get_item():
t = relay.Var('t')
Copy link
Member

Choose a reason for hiding this comment

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

Could you also change this to "t" to be consistent? otherwise, lgtm.

@icemelon
Copy link
Member

icemelon commented Mar 1, 2019

This is merged now. Thanks @MarisaKirisame for the contribution.

@icemelon icemelon merged commit c8259e3 into apache:master Mar 1, 2019
@MarisaKirisame MarisaKirisame deleted the fix-well-form branch March 1, 2019 18:26
bwasti pushed a commit to facebookexperimental/tvm that referenced this pull request Mar 6, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 9, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 12, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants