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 2021/11/02 21:46:17 UTC

[GitHub] [tvm] vinx13 commented on a change in pull request #9432: [WIP][TIR] Add type hint for TIR

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: commits-unsubscribe@tvm.apache.org

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