masahi commented on a change in pull request #5310: [BYOC] Enhance partitioning
and external codegen
URL: https://github.com/apache/incubator-tvm/pull/5310#discussion_r407124067
##########
File path: tests/python/relay/test_pass_partition_graph.py
##########
@@ -973,6 +951,93 @@ def test_exec(mod, params, ref_mod, ref_params,
out_shape):
# test_exec(mod, params, ref_mod, ref_params, (1, 1000))
+def test_multiple_use_of_an_output():
Review comment:
need to add this function to the main. It is not being run
----------------------------------------------------------------
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