English

OpEvo: An Evolutionary Method for Tensor Operator Optimization

Machine Learning 2020-12-22 v2 Neural and Evolutionary Computing Machine Learning

Abstract

Training and inference efficiency of deep neural networks highly rely on the performance of tensor operators on hardware platforms. Manually optimizing tensor operators has limitations in terms of supporting new operators or hardware platforms. Therefore, automatically optimizing device code configurations of tensor operators is getting increasingly attractive. However, current methods for tensor operator optimization usually suffer from poor sample-efficiency due to the combinatorial search space. In this work, we propose a novel evolutionary method, OpEvo, which efficiently explores the search spaces of tensor operators by introducing a topology-aware mutation operation based on q-random walk to leverage the topological structures over the search spaces. Our comprehensive experiment results show that compared with state-of-the-art (SOTA) methods OpEvo can find the best configuration with the lowest variance and least efforts in the number of trials and wall-clock time. All code of this work is available online.

Keywords

Cite

@article{arxiv.2006.05664,
  title  = {OpEvo: An Evolutionary Method for Tensor Operator Optimization},
  author = {Xiaotian Gao and Cui Wei and Lintao Zhang and Mao Yang},
  journal= {arXiv preprint arXiv:2006.05664},
  year   = {2020}
}

Comments

Accepted at AAAI 2021