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] Add is_grad to printer of ExternalTensorBasePtrExpression/Stmt #8244

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Jun 29, 2023

Issue: #

Brief Summary

🤖 Generated by Copilot at 1f3c4d5

Add is_grad attribute of ExternalTensorBasePtrStmt to expression and IR printers. This helps with debugging and testing the integration of external tensors in Taichi programs.

Walkthrough

🤖 Generated by Copilot at 1f3c4d5

  • Add is_grad attribute of ExternalTensorBasePtrStmt to expression and IR printers (link, link)

@netlify
Copy link

netlify bot commented Jun 29, 2023

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 1f3c4d5
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/649d28fef916df000817e09d

@lin-hitonami lin-hitonami merged commit b53733b into taichi-dev:master Jun 30, 2023
ailzhang pushed a commit to ailzhang/taichi that referenced this pull request Jun 30, 2023
…aichi-dev#8244)

Issue: #

<!--
copilot:summary
-->

Add `is_grad` attribute of `ExternalTensorBasePtrStmt` to expression and
IR printers. This helps with debugging and testing the integration of
external tensors in Taichi programs.

<!--
copilot:walkthrough
-->

* Add `is_grad` attribute of `ExternalTensorBasePtrStmt` to expression
and IR printers
([link](https://github.com/taichi-dev/taichi/pull/8244/files?diff=unified&w=0#diff-aa95836220fa5f1bd9eedc9f7535e77c52c3e8ea7489b72408f875bae4adb04dL213-R213),
[link](https://github.com/taichi-dev/taichi/pull/8244/files?diff=unified&w=0#diff-77422b8748a46e70519217be594cd28433edadf98ca4960ce116f85da8dbccc3L777-R778))
PGZXB pushed a commit to PGZXB/taichi that referenced this pull request Jul 13, 2023
…aichi-dev#8244)

Issue: #

### Brief Summary

<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 1f3c4d5</samp>

Add `is_grad` attribute of `ExternalTensorBasePtrStmt` to expression and
IR printers. This helps with debugging and testing the integration of
external tensors in Taichi programs.

### Walkthrough

<!--
copilot:walkthrough
-->
### <samp>🤖 Generated by Copilot at 1f3c4d5</samp>

* Add `is_grad` attribute of `ExternalTensorBasePtrStmt` to expression
and IR printers
([link](https://github.com/taichi-dev/taichi/pull/8244/files?diff=unified&w=0#diff-aa95836220fa5f1bd9eedc9f7535e77c52c3e8ea7489b72408f875bae4adb04dL213-R213),
[link](https://github.com/taichi-dev/taichi/pull/8244/files?diff=unified&w=0#diff-77422b8748a46e70519217be594cd28433edadf98ca4960ce116f85da8dbccc3L777-R778))
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