Abstract
Recently, large-scale transformer-based models have been proven to be effective over various tasks across many domains. Nevertheless, applying them in industrial production requires tedious and heavy works to reduce inference costs. To fill such a gap, we introduce a scalable inference solution: Easy and Efficient Transformer (EET), including a series of transformer inference optimization at the algorithm and implementation levels. First, we design highly optimized kernels for long inputs and large hidden sizes. Second, we propose a flexible CUDA memory manager to reduce the memory footprint when deploying a large model. Compared with the state-of-the-art transformer inference library (Faster Transformer v4.0), EET can achieve an average of 1.40-4.20x speedup on the transformer decoder layer with an A100 GPU.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2022 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies: Industry Track |
Editors | Anastassia Loukina, Rashmi Gangadharaiah, Bonan Min |
Publisher | Association for Computational Linguistics (ACL) |
Pages | 62-68 |
Number of pages | 7 |
ISBN (Electronic) | 9781955917728 |
Publication status | Published - 10 Jul 2022 |
Event | 2022 Conference of the North American Chapter of the Association for Computational Linguistics, NAACL 2022 - Virtual, Seattle, United States Duration: 10 Jul 2022 → 15 Jul 2022 https://2022.naacl.org/ (Conference website) https://2022.naacl.org/downloads/handbook-final-v2.pdf (Conference handbook) https://aclanthology.org/events/naacl-2022/ (Conference proceedings) |
Publication series
Name | Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Industry Papers |
---|
Conference
Conference | 2022 Conference of the North American Chapter of the Association for Computational Linguistics, NAACL 2022 |
---|---|
Country/Territory | United States |
City | Seattle |
Period | 10/07/22 → 15/07/22 |
Internet address |
|