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

[perf] Fix fill ndarray size problem. #6992

Merged
merged 5 commits into from
Dec 31, 2022

Conversation

turbo0628
Copy link
Member

Fixes #6953

@turbo0628 turbo0628 requested a review from ailzhang December 28, 2022 06:58
@netlify
Copy link

netlify bot commented Dec 28, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit d88040f
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63abfcec0fd7200009c2d4c8
😎 Deploy Preview https://deploy-preview-6992--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.

@turbo0628 turbo0628 marked this pull request as ready for review December 28, 2022 06:59
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.

Thanks!

@feisuzhu feisuzhu closed this Dec 29, 2022
@feisuzhu feisuzhu reopened this Dec 29, 2022
@turbo0628
Copy link
Member Author

/rebase

@taichi-gardener
Copy link
Contributor

Rebase failed, please resolve the conflicts manually.

@turbo0628 turbo0628 merged commit ba13ee4 into taichi-dev:master Dec 31, 2022
feisuzhu pushed a commit to feisuzhu/taichi that referenced this pull request Jan 5, 2023
Fixes taichi-dev#6953

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
Fixes taichi-dev#6953

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

Fill unexpectedly crashes with CUDA backend
4 participants