comaniac commented on a change in pull request #5320: [BYOC] Prevent duplicate 
outputs in subgraph Tuple
URL: https://github.com/apache/incubator-tvm/pull/5320#discussion_r407707943
 
 

 ##########
 File path: tests/python/relay/test_pass_partition_graph.py
 ##########
 @@ -972,6 +973,61 @@ def test_exec(mod, params, ref_mod, ref_params, 
out_shape):
     # ref_mod, ref_params = relay.testing.mobilenet.get_workload()
     # test_exec(mod, params, ref_mod, ref_params, (1, 1000))
 
+def test_duplicate_outputs():
 
 Review comment:
   You may need to extend this test case to cover `MergeRegion`.

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


With regards,
Apache Git Services

Reply via email to