tqchen commented on PR #97:
URL: https://github.com/apache/tvm-rfcs/pull/97#issuecomment-1376047312

   @Mousius to specifically answer your questions on IntImm for bool and int. 
Likely this is due to the way we use container and checkers. Right now IntImm 
is indeed designed to hold for int and bool. And we will need to specific type 
checking on dtype which might be missed in such a case. Differentiating bool 
and int in the special section will likely resolve the issue if we believe it 
is important to have special casing for bool


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to