tqchen commented on pull request #7594:
URL: https://github.com/apache/tvm/pull/7594#issuecomment-791078764


   Thanks @tkonolige . I have thought about these containers for quite a while, 
however it would be good to think deeper and have a RFC discussion around the 
case.
   
   Specifically, I think it would be great to understand the future 
interactions with the existing tir constants in TVM, namely IntImm and FloatImm.
   
   Right now the runtime conversion automatically converts the values into 
Integer and FloatImm when a container is required. If we are going to introduce 
the current container types, we would need to think about how does the types 
interact with each other in the existing operator overloading mechanism.
   
   


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