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 2022/12/02 15:26:52 UTC

[GitHub] [tvm] tqchen commented on pull request #13539: [Draft][Experimental][FFI] Remove string conversion of tvm::runtime::DataType

tqchen commented on PR #13539:
URL: https://github.com/apache/tvm/pull/13539#issuecomment-1335419855

   The main reason why DataType remained as string in the python side also have some UX side of consideration. 
   
   Returning `X.dtype` being string makes it compatible with the numpy APIs and most of the data type passing through the python interface. We would need to put a bit more thoughts if we want to rolling it out explicitly 


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

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