Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[question] Convert MXNet NDArray to TVM NDArray #10162

Closed
nhynes opened this issue Mar 20, 2018 · 1 comment
Closed

[question] Convert MXNet NDArray to TVM NDArray #10162

nhynes opened this issue Mar 20, 2018 · 1 comment

Comments

@nhynes
Copy link
Member

nhynes commented Mar 20, 2018

Is there an easy way to do this or does the TVM bridge need to be expanded?

Conversion through numpy is possible but slow. Ideally it would be possible to do an in-place copy by setting the pointer.

@nhynes
Copy link
Member Author

nhynes commented Mar 20, 2018

If anyone else has this question, there's an example is in the PR, itself: #9880

@nhynes nhynes closed this as completed Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant