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

Zero-copy conversion from Numpy to DLPack #37

Closed
junrushao opened this issue Mar 27, 2019 · 3 comments
Closed

Zero-copy conversion from Numpy to DLPack #37

junrushao opened this issue Mar 27, 2019 · 3 comments

Comments

@junrushao
Copy link
Member

Should we put an example somewhere to illustrate that it is trivially easy to borrow numpy NDArrays to DLManagedTensor without copying the content? I happened to be working on this today.

@tqchen
Copy link
Member

tqchen commented Mar 27, 2019

We can have some of that in dlpack/apps

@junrushao
Copy link
Member Author

Will do

@junrushao
Copy link
Member Author

#38

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

No branches or pull requests

2 participants