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

[ir] Rename is_np_array to is_external_array except the frontend #2277

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

xumingkuan
Copy link
Contributor

Related issue = #2193

At the CHI level, the name is_np_array doesn't make sense since we don't know and don't care if the external array is from numpy. However, at the frontend, the external array is from numpy.

[Click here for the format server]


Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@k-ye k-ye merged commit 940fa07 into taichi-dev:master Apr 21, 2021
@k-ye k-ye mentioned this pull request Apr 25, 2021
@xumingkuan xumingkuan deleted the ext branch April 29, 2021 03:04
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