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 2023/01/04 04:05:20 UTC

[GitHub] [tvm] Hzfengsy commented on a diff in pull request #13692: [BugFix][TVMScript] Fix the roundtripability of intrinsic pow

Hzfengsy commented on code in PR #13692:
URL: https://github.com/apache/tvm/pull/13692#discussion_r1061119975


##########
tests/python/unittest/test_tvmscript_roundtrip.py:
##########
@@ -3622,5 +3622,14 @@ def test_return_none_no_trailing_type():
     assert "-> None" not in script
 
 
+def test_pow_roundtripable():

Review Comment:
   Could you please use the `ir_generator` to make tests consistent in this file?



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