vinx13 commented on a change in pull request #9432:
URL: https://github.com/apache/tvm/pull/9432#discussion_r741453933



##########
File path: python/tvm/tir/__init__.pyi
##########
@@ -0,0 +1,612 @@
+from typing import (

Review comment:
       For `tvm.tir` package I think adding inline typing where necessary is 
sufficient. The main reason that we need a stub file for `tvm.script.tir` is 
that we would like to expose those keywords that do not have an actual 
implementation 




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