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

[Error] Show warning when serialize=True is set on a struct for #4844

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Apr 22, 2022

Related issue = fix #4807

@netlify
Copy link

netlify bot commented Apr 22, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit d210847
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/626278439e43e1000a03302b

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.

LGTM!

@k-ye k-ye merged commit 86d403f into taichi-dev:master Apr 22, 2022
k-ye pushed a commit to k-ye/taichi that referenced this pull request May 5, 2022
…hi-dev#4844)

* [Error] Show warning when serialize=True is set on a struct for

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@lin-hitonami lin-hitonami deleted the serialize branch June 23, 2022 08:26
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.

Using ti.loop_config(serialize=True) before ti.grouped() leads to a wrong result
2 participants