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 23:34:25 UTC

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

vinx13 commented on pull request #9432:
URL: https://github.com/apache/tvm/pull/9432#issuecomment-958416998


   We will need a few test cases that cover various TIR elements (block related: T.block, T.match_buffer, T.alloc_buffer, T.block_attr, loop related: T.grid, T.serial, T.thread_binding, etc). You can find good examples of TIR scripts written for previous test cases. Please also add script to run the tests to `https://github.com/apache/tvm/blob/main/tests/scripts/task_mypy.sh` and make sure it can pass the tests


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