lmxyy opened a new pull request #8066:
URL: https://github.com/apache/tvm/pull/8066


   Fix the bugs in the auto-scheduler record:
   Previously, the log file would not be created if its directory does not 
exist. Moreover, there is not any error information. I created the 
corresponding directories when saving the records.
   Besides, the RecordReader could open a non-existent file without any error 
information. I raise the `FileExistsError` when the file does not exist.


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


Reply via email to