mbaret opened a new issue, #11645:
URL: https://github.com/apache/tvm/issues/11645

   This is a tracking issue for the Collage partitioner which is described in 
[RFC 62](https://github.com/apache/tvm-rfcs/blob/main/rfcs/0062-collage.md).
   
   Links to the pull requests will be added to the following items as they are 
upstreamed.
   - [ ] Introduce the partitioning infrastructure with basic PartitionRules.
   - [ ] Add further more complex PartitionRules.
   - [ ] Introduce CostEstimators to estimate the cost of partitions.
   - [ ] Introduce the CollagePartition pass which generates and estimates the 
cost of many different partitioning options and searches for the optimal 
partitioning using a Dijkstra-style algorithm.


-- 
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: commits-unsubscr...@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to