tqchen commented on issue #4581: [REFACTOR][RUNTIME] Move NDArray to Object 
System
URL: https://github.com/apache/incubator-tvm/pull/4581#issuecomment-568809685
 
 
   This PR depends on #4578 
   
   cc @wweic @jroesch @junrushao1994 @yzhliu @icemelon9 
   
   After this PR, we can safely remove vm::Tensor and use NDArray directly. 
Note that however, the type_code for NDArray is still going to be different 
from the normal Objects during Packed calls. This fact is only relevant if we 
want to write new codegen that interacts with the system.
   
   Followup discussions can be made to see if we want to further merge the 
calling convention, there are some pros and cons.
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to