Kathryn-cat opened a new pull request, #11598:
URL: https://github.com/apache/tvm/pull/11598

   In some situations, such as before measuring the candidates, the arguments 
`run_secs`, `target`, and `args_info` in `TuningRecord` are not required. Per 
this request, the new `TuningRecord` API now accepts arguments in the order of 
`trace, workload, run_secs, target, args_info` with the last three being 
optional. Note that some tests might fail due to the change of argument order, 
so they might need to be adjusted accordingly.


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