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 2020/04/11 23:56:23 UTC

[GitHub] [incubator-tvm] zhiics commented on a change in pull request #5310: [BYOC] Enhance partitioning and external codegen

zhiics commented on a change in pull request #5310: [BYOC] Enhance partitioning and external codegen
URL: https://github.com/apache/incubator-tvm/pull/5310#discussion_r407124620
 
 

 ##########
 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:
   It would be still executed with pytest. But I added to main as well.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services