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

[aot] [bug] aot add_kernel behavior when the kernel has ndarray args #7172

Closed
ailzhang opened this issue Jan 16, 2023 · 0 comments · Fixed by #7214
Closed

[aot] [bug] aot add_kernel behavior when the kernel has ndarray args #7172

ailzhang opened this issue Jan 16, 2023 · 0 comments · Fixed by #7214
Assignees

Comments

@ailzhang
Copy link
Contributor

There're a few things we can improve here:

@github-project-automation github-project-automation bot moved this to Untriaged in Taichi Lang Jan 16, 2023
@PENGUINLIONG PENGUINLIONG moved this from Untriaged to In Progress in Taichi Lang Jan 20, 2023
ailzhang added a commit that referenced this issue Jan 20, 2023
Issue: fixes #7172 

### Brief Summary
Ideally we should reconstruct the dtype to the Tensortype from
taichi_core instead of python ones but that can be a separate PR.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Taichi Lang Jan 20, 2023
quadpixels pushed a commit to quadpixels/taichi that referenced this issue May 13, 2023
Issue: fixes taichi-dev#7172 

### Brief Summary
Ideally we should reconstruct the dtype to the Tensortype from
taichi_core instead of python ones but that can be a separate PR.

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
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant