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 2021/05/06 21:30:27 UTC

[GitHub] [tvm] Lunderberg opened a new pull request #7998: [UnitTests] Removed unnecessary file creation from unit tests.

Lunderberg opened a new pull request #7998:
URL: https://github.com/apache/tvm/pull/7998


   Some of the unit tests produced output when run, even for a successful test.  Edited these tests to either write to a temporary directory (`test.c` written by test_link_params), or to suppress the file creation entirely (`total_latency.tsv`, created by default callback of `TaskScheduler`).


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



[GitHub] [tvm] merrymercy merged pull request #7998: [UnitTests] Removed unnecessary file creation from unit tests.

Posted by GitBox <gi...@apache.org>.
merrymercy merged pull request #7998:
URL: https://github.com/apache/tvm/pull/7998


   


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