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

[lang] Make dynamic indexing compatible with BLS #3244

Merged
merged 1 commit into from
Oct 22, 2021

Conversation

strongoier
Copy link
Contributor

Related issue = #2590, #2637

Yet another remaining issue in #2637. #3237 enables CFG optimization for local tensors, so constant members can be known at compile time, which enables BLS analysis just as before (dynamic_index=False). What this PR does is to remove the parts which prevent users from using BLS with dynamic_index=True.

@netlify
Copy link

netlify bot commented Oct 21, 2021

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

🔨 Explore the source changes: c464234

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

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 thanks!

@strongoier strongoier merged commit 48c8c7d into taichi-dev:master Oct 22, 2021
@strongoier strongoier deleted the bls-dynamic-indexing 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.

2 participants