vinx13 opened a new pull request, #11931:
URL: https://github.com/apache/tvm/pull/11931

   This PR made `State` in `MultiLevelTiling` inherit `Object`, to allow future 
subclassing of `State`. Making `State` an `Object` allows instances of `State` 
and its subclasses to be stored in `std::vector<State>`.
   
   cc @junrushao1994 @masahi 


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