DzAvril commented on pull request #10650:
URL: https://github.com/apache/tvm/pull/10650#issuecomment-1074094364


   In the last few commits, I added a unit test for tuning subgraph. In the 
test, I set `GLOBAL_SCOPE.tune_subgraph` to `True`, and it seems to lead to 
many other unit tests failing. The results of the failed tests show that 
`GLOBAL_SCOPE.tune_subgraph` has been set to `True`. I have no idea why the 
value set in one test can take effect in another one. So for passing the 
checks, I removed the unit test. If the community is interested in this patch I 
could put this test script in the how-to docs.  Attachment is the unit test.
   
[test_autotvm_subgraph.py.txt](https://github.com/apache/tvm/files/8317096/test_autotvm_subgraph.py.txt)
   


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