zxybazh opened a new pull request #9079:
URL: https://github.com/apache/tvm/pull/9079


   This PR is part of the stage M3a of the meta schedule project (#8473).
   
   The architecture is re-designed by Junru and Xiyou. `SpaceGenerator` is 
designed to generate design spaces in order to select measure candidates from. 
Apart from the c++ side implementation, we also include python-side 
customizable design space generator class `PySpaceGenerator`, union of space 
generator class `SpaceGeneratorUnion` and schedule function based space 
generator class `ScheduleFn`. Unit tests are also included.
   
   Co-authored-by: Junru Shao <[email protected]>
   Co-authored-by: Bohan Hou <[email protected]>
   Co-authored-by: Ruihang Lai <[email protected]>
   Co-authored-by: Hongyi Jin <[email protected]>
   Co-authored-by: Wuwei Lin <[email protected]>
   Co-authored-by: Siyuan Feng <[email protected]>
   


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