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

[async] [bug] Fix a bug in fusion and add some debug info #2002

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

xumingkuan
Copy link
Contributor

Related issue = #742

Sorry for introducing the subtle bug...
(It shouldn't cause undefined behavior as has_path is a square matrix. But it can make SFG malformed.)

Also adds some assert_info that may be useful during debugging.

[Click here for the format server]


@xumingkuan xumingkuan changed the title [async] Fix a bug in fusion and add some debug info [async] [bug] Fix a bug in fusion and add some debug info Oct 27, 2020
Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

Great thanks!

@xumingkuan xumingkuan merged commit 4fa893a into taichi-dev:master Oct 27, 2020
@yuanming-hu yuanming-hu mentioned this pull request Oct 28, 2020
@xumingkuan xumingkuan deleted the fix-fuse branch November 8, 2020 14:52
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