← Search

Mingqin Li

3 accepted papers

2021

DynaTune: Dynamic Tensor Program Optimization in Deep Neural Network Compilation

ICLR 2021poster

Recently, the DL compiler, together with Learning to Compile has proven to be a powerful technique for optimizing deep learning models. However, existing methods focus on accelerating the convergence speed of the individual tensor operator rather than the convergence speed of the entire model, which…

Cited by 16SourcePDFScholar
2021

SPANN: Highly-efficient Billion-scale Approximate Nearest Neighborhood Search

NeurIPS 2021spotlight

The in-memory algorithms for approximate nearest neighbor search (ANNS) have achieved great success for fast high-recall search, but are extremely expensive when handling very large scale database. Thus, there is an increasing request for the hybrid ANNS solutions with small memory and inexpensive s…