Hzfengsy commented on a change in pull request #9115:
URL: https://github.com/apache/tvm/pull/9115#discussion_r719017074



##########
File path: tests/python/unittest/test_aot_legalize_packed_call.py
##########
@@ -70,8 +71,8 @@ def tir_packed_call() -> None:
 
 
 def test_aot_packed_call():
-    mod = Module()
-    expected = Expected()
+    mod = Module
+    expected = Expected

Review comment:
       To be specific, it's @spectrometerHBH's opinion. He thought it was 
tricky to create an instances without constructor previously. However, we are 
trying to make `ir_module` and `prim_func` consistent.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to