mbaret 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_r408077475
##########
File path: tests/python/relay/test_annotated_regions.py
##########
@@ -56,7 +56,7 @@ def test_region_set_creator_diamond():
'test_target',
[cb_1],
[cb_1, O_1, ce_1, ce_2],
- [ce_1, ce_2],
Review comment:
Apologies for the delayed response, we've been on holiday in the UK. I think
C would be best as `AnnotatedRegionSet` probably shouldn't care about
de-duplication logic - that's a specific requirement of `PartitionGraph`.
----------------------------------------------------------------
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