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/07/22 04:28:33 UTC

[GitHub] [tvm] cyx-6 commented on a diff in pull request #12118: [TVMScript] Fix T.Ptr[T.void] for packed api roundtrip

cyx-6 commented on code in PR #12118:
URL: https://github.com/apache/tvm/pull/12118#discussion_r927278889


##########
tests/python/unittest/test_tvmscript_roundtrip.py:
##########
@@ -3297,6 +3297,14 @@ def func():
     return func
 
 
+def void_ptr():

Review Comment:
   I will update it in new parser:)



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