comaniac commented on a change in pull request #7630:
URL: https://github.com/apache/tvm/pull/7630#discussion_r595377662
##########
File path: tests/python/unittest/test_tvmscript_error_report.py
##########
@@ -144,6 +144,197 @@ def test_no_body():
check_error(no_body, 3)
+def allocate_with_buffers() -> None:
Review comment:
Yeah I noticed that the ones with type annotations are TVM scripts. So
just curious, does that mean when users are writing a TVM script, they have to
specify type annotation?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]