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

[FFI][Windows] Parse additional exception strings #4785

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

jmorrill
Copy link
Contributor

This is a continuation of #4780
This adds parsing for exceptions that are formatted like: "AttributeError: relay.Op object has no attributed attrs"

@soiferj

@jmorrill jmorrill changed the title [FFI][Windows] Parse addition exception strings [FFI][Windows] Parse additional exception strings Jan 29, 2020
Copy link
Contributor

@soiferj soiferj left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the quick fix!

@jmorrill
Copy link
Contributor Author

Clean fix was all you. I just did the clerical work.

Thanks man!

@FrozenGene
Copy link
Member

@soiferj if you have no other comment, please approve this change according to this doc: https://docs.tvm.ai/contribute/code_review.html#approve-and-request-changes-explicitly

@soiferj
Copy link
Contributor

soiferj commented Jan 30, 2020

@FrozenGene that’s how I approved the changes yesterday! Above my comment I see the message “soiferj approved these changes”. Feel free to check in.

@FrozenGene FrozenGene merged commit 24126b4 into apache:master Jan 30, 2020
@FrozenGene
Copy link
Member

Thanks @jmorrill @soiferj This is merged now.

alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
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