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 2020/07/11 14:07:43 UTC

[GitHub] [incubator-tvm] merrymercy commented on pull request #5962: [Ansor][AutoTVM v2.0] Part 0: Ansor minimum system for auto schedule generating

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:
users@infra.apache.org