-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Weird print output when a vector is initialized by list comprehension #6927
Comments
neozhaoliang
changed the title
Weird print output a vector
Weird print output a vector initialized by list comprehension
Dec 20, 2022
neozhaoliang
changed the title
Weird print output a vector initialized by list comprehension
Weird print output when a vector is initialized by list comprehension
Dec 20, 2022
This seems related to the scalarization of |
Interesting, let me take this |
jim19930609
added a commit
that referenced
this issue
Dec 23, 2022
Issue: #6927 ### Brief Summary Co-authored-by: Zhao Liang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
quadpixels
pushed a commit
to quadpixels/taichi
that referenced
this issue
May 13, 2023
Issue: taichi-dev#6927 ### Brief Summary Co-authored-by: Zhao Liang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The print output is wrong:
The text was updated successfully, but these errors were encountered: