tqchen edited a comment on pull request #5601:
URL: https://github.com/apache/incubator-tvm/pull/5601#issuecomment-638583235


   So to summarize, we will need to introduce two kinds of TypeCode here. See 
the data type code defined here 
https://github.com/apache/incubator-tvm/blob/master/include/tvm/runtime/data_type.h#L48
   
   - DataTypeCode which is used by the DLDataType and in DLTensor
   - TVMTypeCode => TVMPackedArgTypeCode which is used by the packedfunc.
   
   I will try to raise a PR to do the split.
   
   
   


----------------------------------------------------------------
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]


Reply via email to