jcf94 opened a new pull request #5883:
URL: https://github.com/apache/incubator-tvm/pull/5883


   Hi, in [[RFC] Ansor: An Auto-scheduler for TVM (AutoTVM 
v2.0)](https://discuss.tvm.ai/t/rfc-ansor-an-auto-scheduler-for-tvm-autotvm-v2-0/7005),
 we've introduced our auto tensor program schedule generator called Ansor, and 
is continue working on merge this with the original AutoTVM. It's really 
wonderful to have discussions with developers working on similar approach or 
interested in our project.
   
   Just as the RFC shows, we'll upstream our code with several pull requests. 
This is our first PR with the basic structures of Ansor as well as several 
small modifications outside the Ansor folder.
   
   ## Changes of original TVM code outside Ansor folders
   
   > To be filled ...
   
   ## Explanations to Ansor designs
   
   > To be filled ...
   
   In the next few PRs, we'll add search policy and tutorials for single op/ 
subgraph schedule search, relay integration and tutorials for end to end 
network schedule search, custom rules to support customized search space and in 
the end deprecate AutoTVM when Ansor can fully support AutoTVM's features and 
do more & better than AutoTVM.
   
   This is a joint work by @merrymercy @jcf94 @minminsun  @FrozenGene  
@comaniac  @ yangjunpro @yidawang .
   Any feedback on the design, tech report, and integration is welcomed.


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