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

[bug] Fix the mapping from virtual axes to physical axes #3159

Merged
merged 3 commits into from
Oct 12, 2021

Conversation

strongoier
Copy link
Contributor

Related issue = fixes #3154

@netlify
Copy link

netlify bot commented Oct 11, 2021

✔️ Deploy Preview for jovial-fermat-aa59dc canceled.

🔨 Explore the source changes: 963978f

🔍 Inspect the deploy log: https://app.netlify.com/sites/jovial-fermat-aa59dc/deploys/616435b5d757710007a9cb1f

@strongoier
Copy link
Contributor Author

/format

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!

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

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

Awesome!

@k-ye k-ye merged commit bfa5c28 into taichi-dev:master Oct 12, 2021
@strongoier strongoier deleted the fix-index-mapping branch October 22, 2021 08:17
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.

Differentiate between ti.root.dense(ti.i, xx).dense(ti.j, xx) and ti.root.dense(ti.j, xx).dense(ti.i, xx)
4 participants