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] Support for ndarray size in Taichi Kernel #7444

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JettChenT
Copy link
Contributor

Issue: #6799

Brief Summary

This adds a .size() function inside the Ndarray class that calculates the size of the ndarray based on its dimensions.

@netlify
Copy link

netlify bot commented Feb 25, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 1ed0363
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63f99bd176468a00083efb1b
😎 Deploy Preview https://deploy-preview-7444--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-gardener taichi-gardener added this to In progress in Lang Features & Python Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant