You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/04/05 17:02:36 UTC

[GitHub] [tvm] tqchen commented on issue #7762: The asnumpy() function costs most of the time during infer, how to use numpy to compute directly ranther than use tvm NDarray()?

tqchen commented on issue #7762:
URL: https://github.com/apache/tvm/issues/7762#issuecomment-813505969


   Thanks @wxyhv , can you open a new thread on https://discuss.tvm.apache.org/ about the question. The time of asnumpy could also due to the fact that previous computations are asynchronous, so the cost comes from the actual compute instead of the copy


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org