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 2022/04/05 20:08:00 UTC

[GitHub] [tvm] gromero commented on a diff in pull request #10906: [CI] Updated argument parsing of optional arguments in ci.py

gromero commented on code in PR #10906:
URL: https://github.com/apache/tvm/pull/10906#discussion_r843215881


##########
tests/scripts/ci.py:
##########
@@ -32,6 +32,8 @@
 import subprocess
 import platform
 import textwrap
+import typing

Review Comment:
   @Lunderberg thanks! 
   



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