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

[misc] Disable the offline cache if printing ir is enabled #6234

Merged
merged 2 commits into from
Oct 8, 2022

Conversation

PGZXB
Copy link
Contributor

@PGZXB PGZXB commented Oct 6, 2022

Issue: fixes #6218

@netlify
Copy link

netlify bot commented Oct 6, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 75fb34a
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/633ebfb28986dc000872533d

Copy link
Contributor

@strongoier strongoier left a comment

Choose a reason for hiding this comment

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

LGTM!

taichi/util/offline_cache.cpp Show resolved Hide resolved
taichi/util/offline_cache.cpp Show resolved Hide resolved
@PGZXB PGZXB merged commit 758aba9 into taichi-dev:master Oct 8, 2022
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.

ti.init(print_ir=True) fails to print IR when kernel is cached
2 participants