merrymercy commented on pull request #5962:
URL: https://github.com/apache/incubator-tvm/pull/5962#issuecomment-657068540


   Most comments from the reviewers are addressed.
   
   We summarize the unresolved comments here. They will be addressed by 
follow-up PRs.
   - The design of `python/tvm/auto_schedule/auto_scheduler.py::auto_schedule`. 
This is the most important user interface to use the auto-scheduler. We will 
send an RFC to discuss this.
   - Move `src/auto_schedule/utils.h::ThreadPool` to 
`src/support/parallle_for.h` (create a new file)
   - Consolidate the usage of 
`python/tvm/auto_schedule/utils.py::get_const_int`, 
`python/tvm/auto_schedule/utils.py::get_const_tuple` in the whole TVM code base.


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