Section 01
Shared-MCTS Project Guide: Multi-Model Shared Search Tree Optimizes Deep Learning Compiler Performance
Shared-MCTS is an innovative multi-model collaborative search strategy. By enabling models of varying capabilities to share the same MCTS search tree, it achieves latency improvements for some workloads in TVM tensor program optimization. The project not only demonstrates the potential of multi-model collaboration but also openly discloses current limitations, providing a new research direction for deep learning compiler optimization.