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] MatrixNdarray refactor part5: Add scalarization for LocalStoreStmt & GlobalStoreStmt with TensorType #5946

Merged
merged 49 commits into from
Sep 15, 2022

Conversation

jim19930609
Copy link
Contributor

@jim19930609 jim19930609 commented Sep 1, 2022

Related issue = #5873, #5819

This PR is working "Part ④" in #5873.

Scalarization implementation plan:
NdarrayMatrix_Indexing (1) drawio (3)

…uction in Ndarray and refactored the use of element_shape
@netlify
Copy link

netlify bot commented Sep 1, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit add09e6
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6321de15bc55250008739358
😎 Deploy Preview https://deploy-preview-5946--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

taichi/ir/frontend_ir.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@AD1024 AD1024 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

@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/transforms/compile_to_offloads.cpp Outdated Show resolved Hide resolved
taichi/ir/frontend_ir.cpp Show resolved Hide resolved
taichi/transforms/scalarize.cpp Show resolved Hide resolved
taichi/transforms/scalarize.cpp Outdated Show resolved Hide resolved
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.

3 participants