-
Notifications
You must be signed in to change notification settings - Fork 51
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
RuntimeError: [auto_diff.cpp:taichi::lang::IndependentBlocksJudger::visit@57] Assertion failure: stmt->dest->is<GlobalPtrStmt>() #89
Comments
Hi, can you post a code snippet that reproduces this error? |
I have met this problem too, here is the log, and I did not change the original code.
|
After upgrade to taichi 1.7.0, the error is gone. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RuntimeError: [auto_diff.cpp:taichi::lang::IndependentBlocksJudger::visit@57] Assertion failure: stmt->dest->is()
how can i solve this problem???
The text was updated successfully, but these errors were encountered: